summaryrefslogtreecommitdiff
path: root/internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json
diff options
context:
space:
mode:
authorIgor Drozdov <idrozdov@gitlab.com>2023-03-15 14:11:09 +0000
committerIgor Drozdov <idrozdov@gitlab.com>2023-03-15 14:11:09 +0000
commitda4a4d774fd8d5396dd53ed077789c380a44476f (patch)
treee55f828e971f00c510bae38ef00687a62c497a75 /internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json
parent1461d9ed1283f6dda015e3c26189b70c95d022c2 (diff)
parent2cc92f02b8690368b004938e92f7cf4133745eb0 (diff)
downloadgitlab-shell-da4a4d774fd8d5396dd53ed077789c380a44476f.tar.gz
Merge branch '622-configure-gitaly-storage-dynamically-for-acceptance-tests' into 'main'
Configure Gitaly storage acceptance tests Closes #622 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/723 Merged-by: Igor Drozdov <idrozdov@gitlab.com> Co-authored-by: Patrick Cyiza <jpcyiza@gitlab.com>
Diffstat (limited to 'internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json')
-rw-r--r--internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json b/internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json
index 6a865db..1464734 100644
--- a/internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json
+++ b/internal/testhelper/testdata/testroot/responses/allowed_without_console_messages.json
@@ -7,7 +7,7 @@
"git_config_options": [],
"gitaly": {
"repository": {
- "storage_name": "default",
+ "storage_name": "GITALY_STORAGE",
"relative_path": "GITALY_REPOSITORY",
"git_object_directory": "objects/",
"git_alternate_object_directories": ["objects/"],