ostree: Add force_new_commit option - test added

Relates: https://pagure.io/pungi/issue/811

Signed-off-by: Ondrej Nosek <onosek@redhat.com>
This commit is contained in:
Ondrej Nosek 2018-01-11 15:08:07 +01:00
parent 161b7f974b
commit 51cd359057
4 changed files with 31 additions and 3 deletions

View file

@ -1220,7 +1220,7 @@ repository with a new commit.
deliverable is not release blocking.
* ``update_summary`` -- (*bool*) Update summary metadata after tree composing.
Defaults to ``False``.
* ``force_new_commit`` -- (*bool*) Do not use rpm-ostree's built in change
* ``force_new_commit`` -- (*bool*) Do not use rpm-ostree's built-in change
detection.
Defaults to ``False``.
* ``version`` -- (*str*) Version string to be added as versioning metadata.