Update python versions and testcase list in docs
[functest.git] / docs / testing / user / configguide / ci.rst
1 .. SPDX-License-Identifier: CC-BY-4.0
2
3 Integration in CI
4 =================
5 In CI we use the Docker images and execute the appropriate commands within the
6 container from Jenkins.
7
8 4 steps have been defined::
9   * functest-cleanup: clean existing functest dockers on the jumphost
10   * functest-daily: run dockers opnfv/functest-* (healthcheck, smoke, features,
11     vnf)
12   * functest-store-results: push logs to artifacts
13
14 See `[1]`_ for details.
15
16 .. _`[1]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml