Merge "nit: import view filter"
authorCedric Ollivier <cedric.ollivier@orange.com>
Thu, 19 Oct 2023 13:39:09 +0000 (13:39 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 19 Oct 2023 13:39:09 +0000 (13:39 +0000)
jjb/functest/xtesting-ci-vm.yaml

index aab2ebb..b15104c 100644 (file)
@@ -49,7 +49,7 @@
           DEBIAN_FRONTEND=noninteractive sudo apt-get \
             -o DPkg::Lock::Timeout=300 install python3-diskimage-builder -y
           git clone https://github.com/collivier/ansible-role-xtesting.git
-          export ELEMENTS_PATH=$(pwd)/elements:$(pwd)/ansible-role-xtesting/elements
+          export ELEMENTS_PATH=$(pwd)/elements
           export DIB_DEBIAN_COMPONENTS=main,contrib,non-free
           export DIB_DEV_USER_SHELL=/bin/bash
           export DIB_OPENSSH_SERVER_HARDENING=0
       - last-success
       - last-failure
       - last-duration
-    regex: ^xtesting-.*-vm.*$
+    regex: ^xtesting.*-vm.*$