Browse code

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

Ghanshyam Mann authored on 2020/03/16 08:22:45
Showing 1 changed files
... ...
@@ -617,7 +617,7 @@
617 617
             irrelevant-files:
618 618
               - ^.*\.rst$
619 619
               - ^doc/.*$
620
-        - tempest-multinode-full:
620
+        - tempest-multinode-full-py3:
621 621
             voting: false
622 622
             irrelevant-files:
623 623
               - ^.*\.rst$