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

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSuzanne Selhorn <sselhorn@gitlab.com>2023-06-09 00:13:17 +0300
committerSuzanne Selhorn <sselhorn@gitlab.com>2023-06-09 00:13:17 +0300
commit82895b148d064dbf870cd0fa8802f4f81257153c (patch)
tree8b3d558e28b08e08b103c7bd6652b16a63409d97
parent5568bb8ff3b1b7e4ad4a581c26144a955140774d (diff)
parent9fe3b4a1d02c5e39ca14c45baa2b494673a06f1b (diff)
Merge branch 'svistas-main-patch-23201' into 'main'
Add test infrastructure for integrations in e2e page See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3949 Merged-by: Suzanne Selhorn <sselhorn@gitlab.com> Co-authored-by: Sofia Vistas <svistas@gitlab.com>
-rw-r--r--content/_data/navigation.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 0119fe94..e6483d37 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -2892,6 +2892,8 @@ sections:
doc_url: 'ee/development/testing_guide/end_to_end/style_guide.html'
- doc_title: Testing with feature flags
doc_url: 'ee/development/testing_guide/end_to_end/feature_flags.html'
+ - doc_title: Test Infrastructure for Cloud Integrations
+ doc_url: 'ee/development/testing_guide/end_to_end/test_infrastructure.html'
- doc_title: Troubleshooting
doc_url: 'ee/development/testing_guide/end_to_end/troubleshooting.html'
- doc_title: Translate GitLab