summaryrefslogtreecommitdiff
path: root/spec/fixtures/config/redis_queues_config_with_env.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/fixtures/config/redis_queues_config_with_env.yml')
-rw-r--r--spec/fixtures/config/redis_queues_config_with_env.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/fixtures/config/redis_queues_config_with_env.yml b/spec/fixtures/config/redis_queues_config_with_env.yml
new file mode 100644
index 00000000000..d16a9d8a7f8
--- /dev/null
+++ b/spec/fixtures/config/redis_queues_config_with_env.yml
@@ -0,0 +1,2 @@
+test:
+ url: <%= ENV['TEST_GITLAB_REDIS_QUEUES_URL'] %>