Age | Commit message (Collapse) | Author | Files | Lines |
|
JIRA: FUEL-393
This patch enables odl-bgpvpn-noha scenario on daily jjbs for fuel
installer.
Change-Id: I89e85ee004c08aea07714e678fb223a7721b29ec
Signed-off-by: Stamatis Katsaounis <mokats@intracom-telecom.com>
|
|
As Cedirc suggested, Dovetail should only run in Installers' Gambia jobs because
Dovetail now integrates Functest Gambia.
Disable Dovetail master jobs.
Change-Id: Id39993801b6f98e77fc1a86f4c099b01bcfa8770
Signed-off-by: xudan <xudan16@huawei.com>
|
|
Instead of deploying the dashboard when changes to any file happens,
only changes to the docker-compose.yml file should trigger a deploy.
The deployment process would then be as follows:
- Tag pharos-tools
- Create a patch to set the tag in 'docker-compose.yml'
- Merge the patch
- New version of dashboard deployed at specific tag
Change-Id: I67a6237f00b96021df24e7a79a063d31f43df5a6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
If the dashboard is built locally, the keys get copied to the right
place, but as the dashboard images are now pulled and built remotely,
the JIRA keys need to be copied into the running web container.
Change-Id: Ia5edb4f994465ab2626973b8a36add9bc80a0d9d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Fixes passing quotes as the value for the variable, so now what is
passed is just an empty string.
Change-Id: I9abb681374934fe4cf7c8024118278674880f7e9
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
|
|
|
|
|
|
Push OPNFV docker builds for barometer-dma image
Change-Id: I50373233254b8315c48544bae916ccf8485e640d
Signed-off-by: Tomofumi Hayashi <tohayash@redhat.com>
|
|
The fact returned for 'ansible_architecture' is 'x86_64' for non-ARM
servers. Hard coding this now in order to pull the correct URL of the
manifest tool.
When arm build servers are included in this list we'll set a fact for
the architecture needed in the URL.
Change-Id: I1c89e8a87cc7f2ae386973f3f1088f881ae5df71
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
|
|
|
|
Both flex PODs have been offline for a while. Disabling the Apex jobs
scheduled on them will reduce the queue and they can be re-enabled once
they come back online.
Change-Id: I2f82379225ae6fc728fc655680e5ee8799a4bbbb
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
This node has been offline for some time. Disabling the jobs queued for
it to reduce the queue until it comes back online.
Change-Id: I305dc0376c331d244599dbb4edda2e3b880383be
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
Change-Id: Id169e19cd465d264525bfde843e7764d4f4d5d16
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
This change disables JOID jobs to keep build queue shorter than it is now.
They can be enabled back once its situation is clarified.
Change-Id: I5acdb60e5a827899fd86084a949e940d69b0a7ac
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
|
|
Change-Id: Ia48c3dce052de255fb15ecbfc02656b9ed3e7f52
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
This reverts commit 00431827b1a41f55fb700e69bfb229ccebc9c3f0.
Change-Id: I77f0500b5e712745799dc9a7c7b94ce840e1f148
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
When using 'shell' builder directly '{}' is interpreted as a JJB
substitution. This can be escaped with '{{}}' but breaks due to Apex
use of Jinja2. Moving the entire script to a shell fixes this issue.
Change-Id: I874a45cf25ca69373275849f98c89c534f3de0bb
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
|
|
It avoids facing with wrong substitutions [1]
[1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-gambia/23/console
Change-Id: I4b8c990add51024d7984cd10668a33dd7c50c395
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
|
|
It's currently failing as DOCKER_TAG is replaced by '' [1].
[1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-gambia/21/console
Change-Id: I3737c683fd85f6c426fdf2720b016f3452eab0b6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
|
|
It conforms with the previous port which was hardcoded in odl.py.
The default value (8181) seems wrong [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-gambia/7/console
Change-Id: I9142d4f20a29b1f46b06bb1fed5569a299f55eff
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
|
|
DEPLOY_SCENARIO wrongly contains DOCKER_TAG [1].
[1] https://build.opnfv.org/ci/job/functest-apex-baremetal-daily-gambia/20/console
Change-Id: I85ddd47e4c15b36f507684d6d7fb9b0d90347507
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
Add huawei-pod8 into CI pod list for running
the functest-kubernetes.
Remove the arm-virtual3 pod from CI pod list.
Change-Id: I0aec57f41fc4a49302e687a2600417eea6c29a0b
Signed-off-by: Jingzhao Ni <jingzhao.ni@arm.com>
|
|
Change-Id: I1ddfca1afcaecf5068814276c64d312cf40455b4
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
- Edit name of container from clovisor to clover-clovisor to match
naming convention
Change-Id: I37a7e6f4cdb5295bd8a0e92dcc3f8c43605adcb8
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
- Push OPNFV docker builds for clover-spark, clover-spark-submit,
and clovisor containers.
Change-Id: If42ab565a48569137153511aa109bbaeeb6968aa
Signed-off-by: earrage <eddie.arrage@huawei.com>
|
|
|
|
|
|
Change-Id: I1541a0e277891b526a671953bf33daab842b524e
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
Add Gambia branch to Bottlenecks project
Change-Id: Ie698b459abcb066ac767dee72f957b9c96c7eabd
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
|
|
|
|
|
|
Run also fault management in Nokia POD to have baremetal results
Change-Id: I55afee4c42365ca5d302c8ead4cbf0ad3b956e74
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
|
|
It defines DOCKER_TAG as parameter in Functest daily job.
It also fixes DOCKER_TAG default value in properties files and then
complete the previous commit [1].
It should fix the current gate issues [2].
[1] https://gerrit.opnfv.org/gerrit/#/c/64069/
[2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-gambia/18/console
Change-Id: Ia531ca68a455cc20294e123286062265b9b79d6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It follows "Move tempest logics in tempest_conf.yaml" [1] and then
allows passing tempest_full and tempest_scenario in OPNFV gates.
It set all params for all OPNFV installers according to their last
runs [2][3][4].
Live migration is out of that custom params as it's currently
considered as a key feature [5].
tempest_conf.yaml should be installer-centric and shouldn't take
scenarios into account.
It's unclear which installers support glance API v1 which is
deprecated. Any installer can ask for testing it if supported.
At least Apex doesn't support it [6].
Shelve is currenlty disabled because testing it could fail the
whole tempest run if unsupported. We are missing data about which
installer may support it.
[1] https://gerrit.opnfv.org/gerrit/#/c/64067
[2] Apex: https://artifacts.opnfv.org/logs/functest/lf-pod1/2018-10-25_02-17-25/tempest_full/tempest-report.html
[3] Compass: https://artifacts.opnfv.org/logs/functest/huawei-virtual9/2018-10-24_04-54-25/tempest_full/tempest-report.html
[4] Fuel: https://artifacts.opnfv.org/logs/functest/lf-pod2/gambia/2018-10-25_05-57-54/tempest_full/tempest-report.html
[5] https://artifacts.opnfv.org/logs/functest/ericsson-pod1/gambia/2018-10-27_06-10-07/tempest_full/tempest-report.html
[6] https://artifacts.opnfv.org/logs/functest/lf-pod1/gambia/2018-10-23_10-34-07/tempest_full/tempest-report.html
Change-Id: I17c8a2d738daaf1c2e97755c99f8886da8a531aa
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
It let functest-alpine process branches right after [1].
[1] https://build.opnfv.org/ci/job/functest-apex-virtual-suite-master/241/console
Change-Id: I6ed804fe9f3628f67421157433e09da3bcbf585c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
|
|
This patch add the bottlenecks and dovetail jobs for compass Gambia branch.
Change-Id: If5e4180c69c14042a075c68373a4262388f20da0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
The file needs to at least exist for the inject to work in the case
where the scenario is not rocky.
Change-Id: I2fca0574d69c08a13d0cc797741b276281eb3600
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
Change-Id: Ic3c99eee282641eb15880fe18578cbee534308e5
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|