Delete tx2 jobs while executors are not available 14/21114/1
authorVratko Polak <vrpolak@cisco.com>
Wed, 7 Aug 2019 14:16:34 +0000 (16:16 +0200)
committerVratko Polak <vrpolak@cisco.com>
Wed, 7 Aug 2019 14:16:34 +0000 (16:16 +0200)
TODO: Allow the jobs to be triggered manually
so we can check when executors are back (without Sandbox)?

Change-Id: I88f27c8d3bd8d04a2a6bb19d955723ccdd678a7a
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
jjb/csit/csit-vpp-device.yaml
jjb/vpp/vpp.yaml

index 30fb10c..1f10883 100644 (file)
       - 'ubuntu1804'
     node-arch:
       - '1n-skx'
-      - '1n-tx2':
-          executor: 'vpp-csit-arm-ubuntu18'
-          skip-vote: 'true'
+# Is there a good way to allow manual triggers for tx2?
+#      - '1n-tx2':
+#          executor: 'vpp-csit-arm-ubuntu18'
+#          skip-vote: 'true'
     jobs:
       - 'csit-vpp-device-{stream}-{os}-{node-arch}'
       - 'csit-vpp-device-{stream_timed}-{os}-{node-arch}-semiweekly'
       - '1904':
           branch: 'rls1904'
           branch-id: 'oper-rls1904'
-    exclude:
-      - stream: '1810'
-        os: 'ubuntu1804'
-        node-arch: '1n-tx2'
-      - stream: '1901'
-        os: 'ubuntu1804'
-        node-arch: '1n-tx2'
-      - stream: '1904'
-        os: 'ubuntu1804'
-        node-arch: '1n-tx2'
-      - stream_timed: '1904'
-        os: 'ubuntu1804'
-        node-arch: '1n-tx2'
+#    exclude:
+#      - stream: '1810'
+#        os: 'ubuntu1804'
+#        node-arch: '1n-tx2'
+#      - stream: '1901'
+#        os: 'ubuntu1804'
+#        node-arch: '1n-tx2'
+#      - stream: '1904'
+#        os: 'ubuntu1804'
+#        node-arch: '1n-tx2'
+#      - stream_timed: '1904'
+#        os: 'ubuntu1804'
+#        node-arch: '1n-tx2'
 
 - job-template:
     name: 'csit-vpp-device-{stream}-{os}-{node-arch}'
index 4433c76..f8e21fa 100644 (file)
     os: ubuntu1804
     device-node-arch:
       - 1n-skx
-      - 1n-tx2:
-          executor: 'vpp-csit-arm-ubuntu18'
+# Is there a good way to allow manual triggers for tx2?
+#      - 1n-tx2:
+#          executor: 'vpp-csit-arm-ubuntu18'
     node-arch:
       - 2n-skx
       - 3n-skx
       - 3n-hsw
-    exclude:
-      - stream: '1904'
-        os: 'ubuntu1804'
-        device-node-arch: '1n-tx2'
+#    exclude:
+#      - stream: '1904'
+#        os: 'ubuntu1804'
+#        device-node-arch: '1n-tx2'
 
 - project:
     name: vpp-master-only