Skip to content

Commit

Permalink
nit: import view filter
Browse files Browse the repository at this point in the history
Change-Id: I45c14461865112c0bcb81dfbc1dbf173fdf9e51f
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Oct 19, 2023
1 parent 04c8857 commit e0b193d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions jjb/functest/xtesting-ci-vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -112,4 +112,4 @@
- last-success
- last-failure
- last-duration
regex: ^xtesting-.*-vm.*$
regex: ^xtesting.*-vm.*$

0 comments on commit e0b193d

Please sign in to comment.