We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34e4868 commit 857cee5Copy full SHA for 857cee5
.github/workflows/build-and-test.yml
@@ -146,7 +146,7 @@ jobs:
146
run: |
147
date
148
~/actionutils.sh setup_functest
149
- ~/actionutils.sh cacheimgs "ubuntu@24.04"
+ ~/actionutils.sh cacheimgs "ubuntu@22.04"
150
151
- name: Run the tests
152
ceph-radosgw/tox.ini
@@ -36,7 +36,6 @@ passenv =
36
OS_*
37
TEST_*
38
deps =
39
- -c {env:TEST_CONSTRAINTS_FILE:https://raw.githubusercontent.com/openstack-charmers/zaza-openstack-tests/master/constraints/constraints-2024.1.txt}
40
-c {toxinidir}/../constraints/test-constraints.txt
41
-r{toxinidir}/test-requirements.txt
42
0 commit comments