File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,9 @@ metadata:
44 name : tempest-tests-cloudkitty
55 namespace : openstack
66spec :
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
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
You can’t perform that action at this time.
0 commit comments