summaryrefslogtreecommitdiffstats
path: root/docs/testing/user/configguide/ci.rst
blob: 483fb4d6eb63028de3becbe0e31c854b075f483c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.. 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, features,
    vnf)
  * functest-store-results: push logs to artifacts

See `[2]`_ for details.

.. _`[2]`: https://git.opnfv.org/releng/tree/jjb/functest/functest-daily-jobs.yaml