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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2015-07-24 19:54:06 +0300
committerJacob Vosmaer <contact@jacobvosmaer.nl>2015-07-24 19:54:06 +0300
commit39a7e210a3484fb84683d53c2cf5e0f7ef0c3a80 (patch)
tree467f56cc7b88952be783765603a7686a940c9cb7 /config
parentdb0fce322a19e20e755abca772ceb2918d815ea0 (diff)
Use a separate backup test directory and nuke its contents
Diffstat (limited to 'config')
-rw-r--r--config/gitlab.yml.example2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/gitlab.yml.example b/config/gitlab.yml.example
index 542106e86dd..456fb3d636e 100644
--- a/config/gitlab.yml.example
+++ b/config/gitlab.yml.example
@@ -339,6 +339,8 @@ test:
# user: YOUR_USERNAME
satellites:
path: tmp/tests/gitlab-satellites/
+ backup:
+ path: tmp/tests/backups
gitlab_shell:
path: tmp/tests/gitlab-shell/
repos_path: tmp/tests/repositories/