Merge "Release notes for Euphrates 5.0"
[functest.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   * set-functest-env-alpine: prepare en environement files
9   * functest-daily: run dockers opnfv/functest-* (healthcheck, smoke, features, vnf)
10   * functest-store-results: push logs to artifacts
11
12 See `[3]`_ for details.
13
14 .. _`[3]`: https://git.opnfv.org/releng/tree/jjb/functest/functest-daily-jobs.yml