Skip to content

Commit 84290e1

Browse files
committed
[ci] Update cloudkitty-tempest
1 parent da49606 commit 84290e1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

ci/cloudkitty-tempest.yaml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ metadata:
44
name: tempest-tests-cloudkitty
55
namespace: openstack
66
spec:
7-
containerImage: quay.rdoproject.org/podified-master-centos10/openstack-tempest-all:current-tested
7+
# currently doesn't work with c10s containers, but works cith c9s
8+
#containerImage: quay.rdoproject.org/podified-master-centos10/openstack-tempest-all:current-tested
9+
containerImage: quay.io/podified-antelope-centos9/openstack-tempest-all:current-podified
810
debug: true
911
openStackConfigMap: openstack-config
1012
openStackConfigSecret: openstack-config-secret
@@ -24,9 +26,8 @@ spec:
2426
#^tempest.*\[.*\bsmoke\b.*\]
2527
cloudkitty_tempest_plugin.*
2628
#telemetry_tempest_plugin.*
27-
excludeList: |
28-
^tempest*
29-
^*tempest*
29+
#excludeList: |
30+
# ^tempest*
3031
parallel: true
3132
serial: false
3233
smoke: false

0 commit comments

Comments
 (0)