Browse code

Merge "Make most platform jobs run with python3"

Zuul authored on 2019/06/03 00:09:03
Showing 1 changed files
... ...
@@ -532,21 +532,21 @@
532 532
 
533 533
 - job:
534 534
     name: devstack-platform-opensuse-150
535
-    parent: tempest-full
535
+    parent: tempest-full-py3
536 536
     description: openSUSE 15.0 platform test
537 537
     nodeset: devstack-single-node-opensuse-150
538 538
     voting: false
539 539
 
540 540
 - job:
541 541
     name: devstack-platform-fedora-latest
542
-    parent: tempest-full
542
+    parent: tempest-full-py3
543 543
     description: Fedora latest platform test
544 544
     nodeset: devstack-single-node-fedora-latest
545 545
     voting: false
546 546
 
547 547
 - job:
548 548
     name: devstack-platform-xenial
549
-    parent: tempest-full
549
+    parent: tempest-full-py3
550 550
     description: Ubuntu Xenial platform test
551 551
     nodeset: openstack-single-node-xenial
552 552
     voting: false