Skip to content

Commit d22a8bc

Browse files
author
Ghanshyam Mann
committed
Use py3 version of Tempest Multinode job
tempest-multinode-full is py2 job and not needed to run on ussuri onwards. Chaning this to its py3 version tempest-multinode-full-py3 Change-Id: Iff271eabcf1a39d6bf6c1fcd55ff2749cab2373f
1 parent d0886f1 commit d22a8bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.zuul.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -617,7 +617,7 @@
617617
irrelevant-files:
618618
- ^.*\.rst$
619619
- ^doc/.*$
620-
- tempest-multinode-full:
620+
- tempest-multinode-full-py3:
621621
voting: false
622622
irrelevant-files:
623623
- ^.*\.rst$

0 commit comments

Comments
 (0)