Skip to content

Commit 857cee5

Browse files
committed
Migration updates
Signed-off-by: Peter Sabaini <peter.sabaini@canonical.com>
1 parent 34e4868 commit 857cee5

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ jobs:
146146
run: |
147147
date
148148
~/actionutils.sh setup_functest
149-
~/actionutils.sh cacheimgs "ubuntu@24.04"
149+
~/actionutils.sh cacheimgs "ubuntu@22.04"
150150
151151
- name: Run the tests
152152
run: |

ceph-radosgw/tox.ini

-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ passenv =
3636
OS_*
3737
TEST_*
3838
deps =
39-
-c {env:TEST_CONSTRAINTS_FILE:https://raw.githubusercontent.com/openstack-charmers/zaza-openstack-tests/master/constraints/constraints-2024.1.txt}
4039
-c {toxinidir}/../constraints/test-constraints.txt
4140
-r{toxinidir}/test-requirements.txt
4241

0 commit comments

Comments
 (0)