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

Add temporary debugging statements

parent 1c71df21
Branches
No related tags found
1 merge request!304Fix CI issues with vmine / floatup
Pipeline #77495 passed with warnings
......@@ -26,6 +26,9 @@ variables:
$CREATE_ENV_VARS $BUILD_DIR
- with-ssh-key floatup ${LIBVIRT:+--ssh $LIBVIRT} --inventory $BUILD_DIR/hosts.yml --ram 2048 --cpu 2 --image ${VM_IMAGE:-bookworm} ${FLOATUP_ARGS} up
- ls -al /root/.ssh
- cat /root/.ssh/config
- cat $BUILD_DIR/hosts.yml
- with-ssh-key ./test-driver init --no-vagrant $BUILD_DIR
- with-ssh-key ./test-driver run $BUILD_DIR
after_script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment