Update documentation for Functest
[functest-xtesting.git] / docs / testing / user / configguide / ci.rst
1 Integration in CI
2 =================
3 In CI we use the Docker images and execute the appropriate commands within the
4 container from Jenkins.
5
6 4 steps have been defined::
7   * functest-cleanup: clean existing functest dockers on the jumphost
8   * functest-daily: run dockers opnfv/functest-* (healthcheck, smoke, features, vnf)
9   * functest-store-results: push logs to artifacts
10
11 See `[3]`_ for details.
12
13 .. _`[3]`: https://git.opnfv.org/releng/tree/jjb/functest/functest-daily-jobs.yml