diff options
author | mrichomme <morgan.richomme@orange.com> | 2021-09-13 08:51:46 +0200 |
---|---|---|
committer | mrichomme <morgan.richomme@orange.com> | 2021-09-13 10:14:12 +0200 |
commit | f11748cfe6b1b40e793da413e1729de086e229a3 (patch) | |
tree | dc7e2993dc25d9c5a1d835806ddd88d6046cb844 /docs | |
parent | c6123ad7cc0b119eeb2e5bd5ffd5d8784e4b32b4 (diff) |
[DOC] Remove direct gating link
As it seems that the cleanup mechanism is not active in Nexus
log, the gating directory is huge and it may take too
much time to answer triggering a 504 gateway issue
Issue-ID: INT-1966
Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I387e386988bccd39ec3a87b15cc973e8a0c89da8
Diffstat (limited to 'docs')
-rw-r--r-- | docs/integration-tests.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/integration-tests.rst b/docs/integration-tests.rst index 0f3c686ca..3abe7735b 100644 --- a/docs/integration-tests.rst +++ b/docs/integration-tests.rst @@ -71,7 +71,7 @@ All the pages and artifacts are pushed to LF backend: - Daily chains: https://logs.onap.org/onap-integration/daily - Weekly chains: https://logs.onap.org/onap-integration/weekly -- Gating chains: https://logs.onap.org/onap-integration/gating +- Gating chains: the result link is indicated in gerrit A video has been recorded to help launching some of the automated tests on ONAP Guilin. See `Running ONAP tests in Guilin Video <https://www.youtube.com/watch?v=ABvuJfyGDmw>`_ |