diff options
author | Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | 2023-12-06 19:11:17 +0100 |
---|---|---|
committer | Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl> | 2023-12-06 19:11:29 +0100 |
commit | 2c014115f3ee1012ab2132e92a7371e6fa17d56e (patch) | |
tree | 9ae1e69f08f3fab2f2afed58bb950f8dd0d2b507 | |
parent | c02b83b908774caad2cffea31609e0768cc5ae9d (diff) |
Remove docs link that returns 404
Issue-ID: INT-2276
Change-Id: Ic49769986ce5db9bf33f500ad8d831c70caf1a49
Signed-off-by: Marek Szwałkiewicz <marek.szwalkiewicz@external.t-mobile.pl>
-rw-r--r-- | docs/integration-CICD.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/integration-CICD.rst b/docs/integration-CICD.rst index e85e35eed..5ac342008 100644 --- a/docs/integration-CICD.rst +++ b/docs/integration-CICD.rst @@ -32,7 +32,6 @@ The different verification chains are defined in https://jenkins.onap.org/: - CSIT: https://jenkins.onap.org/view/CSIT/ - testsuite: https://jenkins.onap.org/view/testsuite/ - integration: https://jenkins.onap.org/view/integration/ -- integration-terragrunt: https://jenkins.onap.org/view/integration-terragrunt/ - testsuite-robot-utils: https://jenkins.onap.org/view/testsuite-robot-utils/ The Jenkins jobs (jjb) are hosted in https://git.onap.org/ci-management/. |