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/doc/ci
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-12-12 15:08:00 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-12-12 15:08:00 +0300
commit7045d3816aa7bab6619e9d841f45d5cb8d454f23 (patch)
treece43907d55b157728d1e920536418f41e661633f /doc/ci
parent2d560e614a2d5feea84288c2d1f50b40d796f97a (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/ci')
-rw-r--r--doc/ci/pipelines/cicd_minutes.md4
-rw-r--r--doc/ci/runners/configure_runners.md4
-rw-r--r--doc/ci/runners/runners_scope.md6
-rw-r--r--doc/ci/testing/img/code_quality_mr_diff_report_v15_7.pngbin24387 -> 0 bytes
4 files changed, 7 insertions, 7 deletions
diff --git a/doc/ci/pipelines/cicd_minutes.md b/doc/ci/pipelines/cicd_minutes.md
index c28e5ac730e..699136ccf97 100644
--- a/doc/ci/pipelines/cicd_minutes.md
+++ b/doc/ci/pipelines/cicd_minutes.md
@@ -59,7 +59,7 @@ Prerequisites:
To change the default quota that applies to all namespaces:
1. On the left sidebar, at the bottom, select **Admin Area**.
-1. On the left sidebar, select **Settings > CI/CD**.
+1. Select **Settings > CI/CD**.
1. Expand **Continuous Integration and Deployment**.
1. In the **Compute quota** box, enter a limit.
1. Select **Save changes**.
@@ -80,7 +80,7 @@ Prerequisites:
To set a compute quota for a namespace:
1. On the left sidebar, at the bottom, select **Admin Area**.
-1. On the left sidebar, select **Overview > Groups**.
+1. Select **Overview > Groups**.
1. For the group you want to update, select **Edit**.
1. In the **Compute quota** box, enter the maximum number of compute minutes.
1. Select **Save changes**.
diff --git a/doc/ci/runners/configure_runners.md b/doc/ci/runners/configure_runners.md
index eef78b70155..ad39c3f1546 100644
--- a/doc/ci/runners/configure_runners.md
+++ b/doc/ci/runners/configure_runners.md
@@ -203,8 +203,8 @@ Prerequisites:
To automatically rotate runner authentication tokens:
1. On the left sidebar, at the bottom, select **Admin Area**.
-1. On the left sidebar, select **Settings > CI/CD**.
-1. Expand **Continuous Integration and Deployment**
+1. Select **Settings > CI/CD**.
+1. Expand **Continuous Integration and Deployment**.
1. Set a **Runners expiration** time for runners, leave empty for no expiration.
1. Select **Save changes**.
diff --git a/doc/ci/runners/runners_scope.md b/doc/ci/runners/runners_scope.md
index 580930d7d92..48f6a22e9b3 100644
--- a/doc/ci/runners/runners_scope.md
+++ b/doc/ci/runners/runners_scope.md
@@ -48,7 +48,7 @@ When you create a runner, it is assigned a runner authentication token that you
To create a shared runner:
1. On the left sidebar, at the bottom, select **Admin Area**.
-1. On the left sidebar, select **CI/CD > Runners**.
+1. Select **CI/CD > Runners**.
1. Select **New instance runner**.
1. Select the operating system where GitLab Runner is installed.
1. In the **Tags** section, in the **Tags** field, enter the job tags to specify jobs the runner can run.
@@ -584,7 +584,7 @@ queued for longer than the median value, and half of the jobs queued for less th
median value.
1. On the left sidebar, at the bottom, select **Admin Area**.
-1. On the left sidebar, select **CI/CD > Runners**.
+1. Select **CI/CD > Runners**.
1. Select **View metrics**.
## Determine which runners need to be upgraded **(ULTIMATE ALL)**
@@ -631,7 +631,7 @@ Prerequisites:
To determine the IP address of a shared runner:
1. On the left sidebar, at the bottom, select **Admin Area**.
-1. On the left sidebar, select **CI/CD > Runners**.
+1. Select **CI/CD > Runners**.
1. Find the runner in the table and view the **IP Address** column.
![shared runner IP address](img/shared_runner_ip_address_14_5.png)
diff --git a/doc/ci/testing/img/code_quality_mr_diff_report_v15_7.png b/doc/ci/testing/img/code_quality_mr_diff_report_v15_7.png
deleted file mode 100644
index b45124e0e5d..00000000000
--- a/doc/ci/testing/img/code_quality_mr_diff_report_v15_7.png
+++ /dev/null
Binary files differ