File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,20 @@ data_dir = "~/.local/share/ceph-devstack"
44image = " python:alpine"
55
66[containers .beanstalk ]
7- image = " quay.io/ceph-infra/teuthology-beanstalkd:latest "
7+ image = " quay.io/ceph-infra/teuthology-beanstalkd:main "
88
99[containers .paddles ]
10- image = " quay.io/ceph-infra/paddles:latest "
10+ image = " quay.io/ceph-infra/paddles:main "
1111
1212[containers .postgres ]
1313image = " quay.io/ceph-infra/teuthology-postgresql:latest"
1414
1515[containers .pulpito ]
16- image = " quay.io/ceph-infra/pulpito:latest "
16+ image = " quay.io/ceph-infra/pulpito:main "
1717
1818[containers .testnode ]
1919count = 3
20- image = " quay.io/ceph-infra/teuthology-testnode:latest "
20+ image = " quay.io/ceph-infra/teuthology-testnode:main "
2121
2222[containers .teuthology ]
2323image = " quay.io/ceph-infra/teuthology-dev:main"
You can’t perform that action at this time.
0 commit comments