aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/configguide/ci.rst
diff options
context:
space:
mode:
authorCédric Ollivier <cedric.ollivier@orange.com>2020-08-05 17:01:56 +0200
committerCédric Ollivier <cedric.ollivier@orange.com>2020-08-05 17:03:09 +0200
commitbc42c208c2f05672118b921262a63cf05213f6a0 (patch)
tree58fedab5be6276ad4bf64a8600fe6241b4eaab08 /docs/testing/user/configguide/ci.rst
parent0501c313aafb6ca43a3a7029740054fa0fb71430 (diff)
Update docs links
It takes into account Bitergia EOL. Change-Id: Iaf1292a9b1af8a953ae731037be1954b6c8d5966 Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com> (cherry picked from commit 41d8a752c2c1d2dc2d6c7f9e465891ae725195ed)
Diffstat (limited to 'docs/testing/user/configguide/ci.rst')
-rw-r--r--docs/testing/user/configguide/ci.rst16
1 files changed, 0 insertions, 16 deletions
diff --git a/docs/testing/user/configguide/ci.rst b/docs/testing/user/configguide/ci.rst
deleted file mode 100644
index ee815dbe1..000000000
--- a/docs/testing/user/configguide/ci.rst
+++ /dev/null
@@ -1,16 +0,0 @@
-.. SPDX-License-Identifier: CC-BY-4.0
-
-Integration in CI
-=================
-In CI we use the Docker images and execute the appropriate commands within the
-container from Jenkins.
-
-4 steps have been defined::
- * functest-cleanup: clean existing functest dockers on the jumphost
- * functest-daily: run dockers opnfv/functest-* (healthcheck, smoke,
- benchmarking, vnf)
- * functest-store-results: push logs to artifacts
-
-See `[1]`_ for details.
-
-.. _`[1]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml