Skip to content

Commit f393922

Browse files
committed
Revert "pause before checking TF to see if that exposes not enough hosts messages"
This reverts commit 9ba1c33.
1 parent 9ba1c33 commit f393922

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/stackhpc.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ jobs:
7272
. venv/bin/activate
7373
. environments/.stackhpc/activate
7474
cd $APPLIANCES_ENVIRONMENT_ROOT/terraform
75-
sleep 5
7675
TF_FAIL_MSGS="$(../../skeleton/\{\{cookiecutter.environment\}\}/terraform/getfaults.py $PWD)"
7776
echo TF failure messages: $TF_FAIL_MSGS
7877
echo "::set-output name=messages::${TF_FAIL_MSGS}"

0 commit comments

Comments
 (0)