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/benchmark.yml')
-rw-r--r--_support/benchmarking/benchmark.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/_support/benchmarking/benchmark.yml b/_support/benchmarking/benchmark.yml
new file mode 100644
index 000000000..0cfb92118
--- /dev/null
+++ b/_support/benchmarking/benchmark.yml
@@ -0,0 +1,6 @@
+---
+- hosts: gitaly
+ roles:
+ - benchmark
+ gather_facts: false
+ become: true