diff options
Diffstat (limited to 'prototypes')
-rw-r--r-- | prototypes/bifrost/.gitkeep | 0 | ||||
-rw-r--r-- | prototypes/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/defaults/main.yml | 4 | ||||
-rwxr-xr-x[-rw-r--r--] | prototypes/bifrost/scripts/destroy_env.sh | 0 | ||||
-rwxr-xr-x[-rw-r--r--] | prototypes/bifrost/scripts/test-bifrost-deployment.sh | 0 |
4 files changed, 4 insertions, 0 deletions
diff --git a/prototypes/bifrost/.gitkeep b/prototypes/bifrost/.gitkeep deleted file mode 100644 index e69de29bb..000000000 --- a/prototypes/bifrost/.gitkeep +++ /dev/null diff --git a/prototypes/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/defaults/main.yml b/prototypes/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/defaults/main.yml new file mode 100644 index 000000000..69eb787e7 --- /dev/null +++ b/prototypes/bifrost/playbooks/roles/bifrost-prepare-for-test-dynamic/defaults/main.yml @@ -0,0 +1,4 @@ +--- +node_ssh_pause: 10 +wait_timeout: 1900 +multinode_testing: false diff --git a/prototypes/bifrost/scripts/destroy_env.sh b/prototypes/bifrost/scripts/destroy_env.sh index aef4ccba3..aef4ccba3 100644..100755 --- a/prototypes/bifrost/scripts/destroy_env.sh +++ b/prototypes/bifrost/scripts/destroy_env.sh diff --git a/prototypes/bifrost/scripts/test-bifrost-deployment.sh b/prototypes/bifrost/scripts/test-bifrost-deployment.sh index 807d823e0..807d823e0 100644..100755 --- a/prototypes/bifrost/scripts/test-bifrost-deployment.sh +++ b/prototypes/bifrost/scripts/test-bifrost-deployment.sh |