summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-06-21 14:26:33 +0200
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2017-06-21 14:48:35 +0200
commitb262d92ef14e1c568c29dd58b7d3d1413f6c2b72 (patch)
tree67cf21897f0d8a4af747d7a8ac0d3692d9a3dd6a /README.md
parentc3a98b038c8e0d143c73018e0c6d4a1690aa663c (diff)
downloadgitlab-shell-b262d92ef14e1c568c29dd58b7d3d1413f6c2b72.tar.gz
Update VCR fixtures
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0f39ef6..f660aba 100644
--- a/README.md
+++ b/README.md
@@ -155,3 +155,12 @@ Rails application:
3. Update `GITLAB_SHELL_VERSION` in the Rails application to the **raw
version**. (Note: this can be done as a separate MR to that, or in and MR
that will make use of the latest GitLab Shell changes.)
+
+## Updating VCR fixtures
+
+In order to generate new VCR fixtures you need to have a local GitLab instance
+running and have next data:
+
+1. gitlab-org/gitlab-test project.
+2. SSH key with access to the project and ID 1 that belongs to Administrator.
+3. SSH key without access to the project and ID 2.