Skip to content

Commit

Permalink
ci/rpmostree: Bump to 2019.3
Browse files Browse the repository at this point in the history
The test-ucontainer.sh test in rpmostree 2019.1 is failing for
non-ostree reasons. This is fixed in [1], which is part of 2019.3. I
believe this is still a relevant test of f29 since that's what's shipped
in f29-updates.

1. coreos/rpm-ostree@45b6186

Closes: #1892
Approved by: jlebon
  • Loading branch information
dbnicholson authored and rh-atomic-bot committed Jul 27, 2019
1 parent 19e764c commit cf7fc0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/rpmostree.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ set -xeuo pipefail
# Frozen to a tag for now to help predictability; it's
# also useful to test building *older* versions since
# that must work.
RPMOSTREE_TAG=v2019.1
RPMOSTREE_TAG=v2019.3

dn=$(dirname $0)
. ${dn}/libpaprci/libbuild.sh
Expand Down

0 comments on commit cf7fc0e

Please sign in to comment.