Skip to content

Commit adc7c3b

Browse files
committed
ANSIBLE_CFG_INTERPRETER_PYTHON cli test
Testing ANSIBLE_CFG_INTERPRETER_PYTHON cli variable. Signed-off-by: Daniel Gomez <[email protected]>
1 parent 8747322 commit adc7c3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/fstests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ jobs:
4040
SHORT_PREFIX="$(echo ${KDEVOPS_TREE_REF:0:12})"
4141
make KDEVOPS_HOSTS_PREFIX="$SHORT_PREFIX" \
4242
ANSIBLE_CFG_CALLBACK_PLUGIN="debug" \
43+
ANSIBLE_CFG_INTERPRETER_PYTHON="/usr/bin/python4" \
4344
defconfig-xfs_reflink_4k
4445
4546
- name: Run kdevops make

0 commit comments

Comments
 (0)