Force to create new ostree commit during updates compose run

Create new ostree commit when there is no content
changes since last commit.

Related - https://pagure.io/releng/issue/7585

Signed-off-by: Sinny Kumari <sinny@redhat.com>
This commit is contained in:
Sinny Kumari 2018-06-29 20:28:21 +05:30 committed by Dusty Mabe
parent 8bce201768
commit c6e8ea70cc
No known key found for this signature in database
GPG key ID: 3302DBD73952E671

View file

@ -118,6 +118,7 @@ ostree = {
[% if release.version_int >= 28 %]
"version": "!VERSION_FROM_VERSION_DATE_RESPIN",
[% endif %]
"force_new_commit": True
"treefile": "fedora-atomic-host-updates-[[ request.name ]].json",
"config_url": "https://pagure.io/fedora-atomic.git",
"config_branch": "f[[ release.version ]]",