Skip to content

Commit

Permalink
tests/compose: Bump FCOS config commit to test
Browse files Browse the repository at this point in the history
We were composing f31, which has now been untagged from the pool now
that FCOS is working on moving to f33 (see
coreos/fedora-coreos-tracker#609 (comment)).

Bump the commit to test here (this is the HEAD of `testing-devel` at the
time of this writing).
  • Loading branch information
jlebon committed Oct 13, 2020
1 parent 4e78053 commit 2661274
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/compose.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ set -euo pipefail

# freeze on a specific commit for tests for reproducibility and since it should
# always work to target older treefiles
FEDORA_COREOS_CONFIG_COMMIT=d18bcd20d359ba03e5b47faba25810cb26a0fa32
FEDORA_COREOS_CONFIG_COMMIT=501c4edc0c3d2bfea7d8fcf857eeb0add765d11d

dn=$(cd "$(dirname "$0")" && pwd)
topsrcdir=$(cd "$dn/.." && pwd)
Expand Down

0 comments on commit 2661274

Please sign in to comment.