Update Functest Jenking view regex 17/69717/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Fri, 21 Feb 2020 14:53:03 +0000 (15:53 +0100)
committerCédric Ollivier <cedric.ollivier@orange.com>
Fri, 21 Feb 2020 14:53:03 +0000 (15:53 +0100)
It takes the new ovn jobs into account.

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

index b93be3a..663db8c 100644 (file)
       - last-success
       - last-failure
       - last-duration
-    regex: ^functest-[a-z]+-(daily|check|gate)$
+    regex: ^functest(-ovn)?-[a-z]+-(daily|check|gate)$