Browse code

Test also swift-dsvm-functional-py3

Swift keeps testing py2 but we should keep both in shape.

To fix stestr on py2:
Depends-on: https://review.opendev.org/715942

Change-Id: I616e39c64e22d467d7186dba98226cc5beef23ea

Radosław Piliszek authored on 2020/03/30 19:06:30
Showing 1 changed files
... ...
@@ -602,9 +602,12 @@
602 602
             voting: false
603 603
         - swift-dsvm-functional:
604 604
             voting: false
605
-            irrelevant-files:
605
+            irrelevant-files: &dsvm-irrelevant-files
606 606
               - ^.*\.rst$
607 607
               - ^doc/.*$
608
+        - swift-dsvm-functional-py3:
609
+            voting: false
610
+            irrelevant-files: *dsvm-irrelevant-files
608 611
         - grenade-py3:
609 612
             irrelevant-files:
610 613
               - ^.*\.rst$