Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '_support/benchmarking/destroy.yml')
-rw-r--r--_support/benchmarking/destroy.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/_support/benchmarking/destroy.yml b/_support/benchmarking/destroy.yml
new file mode 100644
index 000000000..da95995fb
--- /dev/null
+++ b/_support/benchmarking/destroy.yml
@@ -0,0 +1,7 @@
+---
+- name: Destroy benchmark cluster
+ hosts: localhost
+ roles:
+ - destroy
+ become: false
+ gather_facts: no