Skip to content

Commit 12a9597

Browse files
committed
config.toml: change teuthology image tag to "main"
Because new teuthology-dev images are pushed to "main" tag by teuthology dev_container GA workflow: https://github.com/ceph/teuthology/blob/e14d4550c474ba80474d8dbfb1221d9e4633ad5f/.github/workflows/dev_container.yml#L29 Signed-off-by: Vallari Agrawal <[email protected]>
1 parent 688c07d commit 12a9597

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ceph_devstack/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ count = 3
2020
image = "quay.io/ceph-infra/teuthology-testnode:latest"
2121

2222
[containers.teuthology]
23-
image = "quay.io/ceph-infra/teuthology-dev:latest"
23+
image = "quay.io/ceph-infra/teuthology-dev:main"

0 commit comments

Comments
 (0)