Skip to content
Snippets Groups Projects
Commit cc9f1eed authored by ale's avatar ale
Browse files

Different debug step

parent 03edda7d
No related branches found
No related tags found
1 merge request!177Refactor create-env and tests
......@@ -24,8 +24,8 @@ variables:
${LIBVIRT:+-e libvirt.remote_host=${LIBVIRT#*@} -e libvirt.remote_user=${LIBVIRT%@*}}
${MITOGEN:+-e ansible_cfg.defaults.strategy=mitogen_linear -e ansible_cfg.defaults.strategy_plugins=${MITOGEN}/ansible_mitogen/plugins/strategy}
$CREATE_ENV_VARS $BUILD_DIR
- with-ssh-key ./test-driver init $BUILD_DIR
- cat $BUILD_DIR/ansible.cfg # debug
- with-ssh-key ./test-driver init $BUILD_DIR
- with-ssh-key ./test-driver run $BUILD_DIR
after_script:
- with-ssh-key ./test-driver cleanup $BUILD_DIR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment