aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/multi_port_baremetal_test.yaml
diff options
context:
space:
mode:
authorrexlee8776 <limingjiang@huawei.com>2018-06-30 07:37:08 +0000
committerrexlee8776 <limingjiang@huawei.com>2018-07-01 18:58:16 +0000
commitc8b2368e0361055fd766c7af78e1bbc98894e7b2 (patch)
treef435f95d4bd357ed696556a301fd06904b4861dc /ansible/multi_port_baremetal_test.yaml
parentce9a39a0e9e2747afa722f360ddc74dc697b3217 (diff)
Yardstick Fraser Release notes - 6.2.1
JIRA: YARDSTICK-1278 Change-Id: I96d54b06f0ef794c9c0ec26d78eb54ebcc6462ed Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Diffstat (limited to 'ansible/multi_port_baremetal_test.yaml')
0 files changed, 0 insertions, 0 deletions
iteral.String.Double */ .highlight .se { color: #0044dd; background-color: #fff0f0 } /* Literal.String.Escape */ .highlight .sh { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Heredoc */ .highlight .si { color: #3333bb; background-color: #fff0f0 } /* Literal.String.Interpol */ .highlight .sx { color: #22bb22; background-color: #f0fff0 } /* Literal.String.Other */ .highlight .sr { color: #008800; background-color: #fff0ff } /* Literal.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
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
  * set-functest-env-alpine: prepare en environement files
  * functest-daily: run dockers opnfv/functest-* (healthcheck, smoke, features, vnf)
  * functest-store-results: push logs to artifacts

See `[3]`_ for details.

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