Only show daily jobs in main view 19/70319/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Tue, 9 Jun 2020 06:53:39 +0000 (08:53 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Tue, 9 Jun 2020 06:53:39 +0000 (08:53 +0200)
Gates mostly fail due LFN IT issues (network outages).

Change-Id: I504060f032523307064b9a62120beb846f6dde99
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
jjb/functest/functest-kubernetes.yaml
jjb/functest/functest.yaml
jjb/functest/xtesting.yaml

index ac8113b..be2f68e 100644 (file)
       - last-success
       - last-failure
       - last-duration
-    regex: ^functest-kubernetes-[a-z]+-(daily|check|gate)$
+    regex: ^functest-kubernetes-[a-z]+-daily$
index 49939b7..f8a14b9 100644 (file)
       - last-success
       - last-failure
       - last-duration
-    regex: ^functest(-ovn)?-[a-z]+-(daily|check|gate)$
+    regex: ^functest(-ovn)?-[a-z]+-daily$
index 9470ede..79e7b5c 100644 (file)
       - last-success
       - last-failure
       - last-duration
-    regex: ^xtesting-[a-z]+-(daily|check|gate)$
+    regex: ^xtesting-[a-z]+-daily$