Skip to content

Commit

Permalink
Fix element path
Browse files Browse the repository at this point in the history
Change-Id: Ic1efc2d0ef8bc09ace0efa4011300b7d04baf970
Signed-off-by: Cédric Ollivier <[email protected]>
  • Loading branch information
collivier committed Oct 19, 2023
1 parent 0982a04 commit 1f9813a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jjb/functest/xtesting-ci-vm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- shell: |
DEBIAN_FRONTEND=noninteractive sudo apt-get \
-o DPkg::Lock::Timeout=300 install python3-diskimage-builder -y
export ELEMENTS_PATH=$(pwd)/ansible-role-xtesting/elements
export ELEMENTS_PATH=$(pwd)/xtesting-ci-vm/elements
export DIB_DEBIAN_COMPONENTS=main,contrib,non-free
export DIB_DEV_USER_SHELL=/bin/bash
export DIB_OPENSSH_SERVER_HARDENING=0
Expand Down

0 comments on commit 1f9813a

Please sign in to comment.