Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
Signed-off-by: Kyr Shatskyy <[email protected]>
  • Loading branch information
Kyr Shatskyy committed Jun 30, 2022
1 parent f5a14aa commit 295d582
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
{% if libcloud_ssl_cert_file %}
export SSL_CERT_FILE={{ libcloud_ssl_cert_file }}
{% endif %}
echo "I'm {{ teuthology_execution_user }}"
whoami
bash docs/_static/worker_start.sh {{ machine_type }} {{ workers }}
args:
executable: /bin/bash
Expand Down

0 comments on commit 295d582

Please sign in to comment.