releng.git
6 years agobug fix: consider pagination when retrieveing results for reporting 27/36527/1
Morgan Richomme [Mon, 26 Jun 2017 15:04:41 +0000 (17:04 +0200)]
bug fix: consider pagination when retrieveing results for reporting

Due to pagination feature introduced in test API, reporting pages
only considered the first page of results retrieved by the API
the number of pages is now detected to aggregate the results

JIRA: RELENG-259

Change-Id: I0ac90b125baf8c16341c8db22f5602fedd4cdf1b
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoMerge "Add licenses to Dovetail scripts"
Jun Li [Mon, 26 Jun 2017 09:03:26 +0000 (09:03 +0000)]
Merge "Add licenses to Dovetail scripts"

6 years agoAdd licenses to Dovetail scripts 95/36495/1
xudan [Mon, 26 Jun 2017 08:26:52 +0000 (04:26 -0400)]
Add licenses to Dovetail scripts

JIRA: DOVETAIL-453

Change-Id: I40110eae6eac86953f482f83e0b082149c3d0377
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "Bugfix: Dovetail CI failed with Permission denied"
Jun Li [Mon, 26 Jun 2017 06:55:57 +0000 (06:55 +0000)]
Merge "Bugfix: Dovetail CI failed with Permission denied"

6 years agoBugfix: Dovetail CI failed with Permission denied 53/36453/3
xudan [Mon, 26 Jun 2017 01:46:35 +0000 (21:46 -0400)]
Bugfix: Dovetail CI failed with Permission denied

JIRA: DOVETAIL-451

1. Dovetail CI jobs failed because of Permission denied.
2. The directory ${WORKSPACE}/cvp/pre_config is created with sudo privilege,
   so fetch_os_creds without sudo got Permission denied.
3. Remove the sudo when create directory ${WORKSPACE}/cvp/pre_config.

Change-Id: I802dc1cf8479b61929a9311800e65d357f4a7d34
Signed-off-by: xudan <xudan16@huawei.com>
6 years ago[yardstick] Pass "BRANCH" variable to yardstick docekr container 61/36461/1
JingLu5 [Mon, 26 Jun 2017 02:25:23 +0000 (02:25 +0000)]
[yardstick] Pass "BRANCH" variable to yardstick docekr container

Recently update of utils/fetch_os_creds.sh in commit 8359219bae93a028f6205cdc9460654f9e45c217
use a "BRANCH" varibale in fuel environmet
Currently Yardstick didn't pass such variable to yardstick docker, which causes the following error:
/home/opnfv/repos/releng/utils/fetch_os_creds.sh: line 75: BRANCH: unbound variable

This patch fix this error by Pass "BRANCH" variable to yardstick docekr container

Change-Id: Ifcf3df7107b2f4b493b37c7ef5473f170a8edb94
Signed-off-by: JingLu5 <lvjing5@huawei.com>
6 years agoBugfix: Dovetail CI failed on fuel because of BRANCH: unbound variable 35/36435/1
xudan [Sat, 24 Jun 2017 03:30:22 +0000 (23:30 -0400)]
Bugfix: Dovetail CI failed on fuel because of BRANCH: unbound variable

JIRA: DOVETAIL-451

1. Dovetail CI jobs failed on fuel becase lack of BRANCH.
   fetch_os_creds.sh: line 75: BRANCH: unbound variable
2. That's mainly because of Dovetail uses sudo to run fetch_os_creds.sh.
3. BRANCH is jenkins' env param and root's env lacks of this param.

Change-Id: I3163d6e9f099e979bace00ce993b422ad60f6b8f
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "barometer: setmeta on properties files"
Aric Gardner [Fri, 23 Jun 2017 17:19:52 +0000 (17:19 +0000)]
Merge "barometer: setmeta on properties files"

6 years agoMerge "Add octopus|pharos|functest to ci gate security"
Aric Gardner [Fri, 23 Jun 2017 15:49:40 +0000 (15:49 +0000)]
Merge "Add octopus|pharos|functest to ci gate security"

6 years agoMerge "Changing urls of testapi api and resources"
Serena Feng [Fri, 23 Jun 2017 08:12:36 +0000 (08:12 +0000)]
Merge "Changing urls of testapi api and resources"

6 years agoAdjusting for GMT 87/36387/1
mbeierl [Thu, 22 Jun 2017 18:43:42 +0000 (14:43 -0400)]
Adjusting for GMT

Change-Id: Id0719a6fb3bbe509fe6a76b305736a82f58bdc68
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoMerge "Directly Run Anteater Docker Container"
Luke Hinds [Thu, 22 Jun 2017 17:12:37 +0000 (17:12 +0000)]
Merge "Directly Run Anteater Docker Container"

6 years agoMerge "support pagination in TestAPI"
Serena Feng [Thu, 22 Jun 2017 02:19:20 +0000 (02:19 +0000)]
Merge "support pagination in TestAPI"

6 years agobarometer: setmeta on properties files 33/36333/2
Fatih Degirmenci [Wed, 21 Jun 2017 23:10:53 +0000 (01:10 +0200)]
barometer: setmeta on properties files

Change-Id: I9c8b86488c0dab04068b978864dff017bd5a95e9
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoMerge "barometer: update daily job with artifacts build"
Fatih Degirmenci [Wed, 21 Jun 2017 23:06:52 +0000 (23:06 +0000)]
Merge "barometer: update daily job with artifacts build"

6 years agoMerge "Disabling Gluon RPM puild job"
Fatih Degirmenci [Wed, 21 Jun 2017 22:59:21 +0000 (22:59 +0000)]
Merge "Disabling Gluon RPM puild job"

6 years agoDirectly Run Anteater Docker Container 05/36205/2
Trevor Bramwell [Mon, 19 Jun 2017 18:06:12 +0000 (11:06 -0700)]
Directly Run Anteater Docker Container

The current approach is to run /bin/bash in a fully privilaged docker
container as the root user and exec the anteater command from this.

There are a couple of reasons this approach doesn't make sense:

1) anteater is not a long running service
2) anteater doesn't need any privilaged access to the host
3) anteater is already a compiled binary and can be ran directly

Because the anteater container doesn't need access to all the host
devices nor is it running docker containers inside of docker, the
`--privileged=true` flag can be removed.

Note: '--rm' is added as well to ensure volumes do not persist past the
container lifecycle and lead to build server running out of disk space.

JIRA: RELENG-250

Change-Id: I1ec90b3737abf591b6b3373fe2fc8f52cdcfb11a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "bug fix: bad format for start/time in Tempest reporting"
Morgan Richomme [Wed, 21 Jun 2017 14:46:03 +0000 (14:46 +0000)]
Merge "bug fix: bad format for start/time in Tempest reporting"

6 years agoAdd octopus|pharos|functest to ci gate security 11/36311/1
agardner [Wed, 21 Jun 2017 14:43:17 +0000 (10:43 -0400)]
Add octopus|pharos|functest to ci gate security

JIRA: RELENG-252

Change-Id: I884853cc3faf4cd24832bf5f35078a0913f2a0b3
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agobug fix: bad format for start/time in Tempest reporting 03/36303/2
Morgan Richomme [Wed, 21 Jun 2017 13:37:39 +0000 (15:37 +0200)]
bug fix: bad format for start/time in Tempest reporting

Change-Id: Ic9792023b9041dbe8081ff9840caa2cf2901b189
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
6 years agoDisabling Gluon RPM puild job 07/36307/1
Georg Kunz [Wed, 21 Jun 2017 13:44:20 +0000 (15:44 +0200)]
Disabling Gluon RPM puild job

Disabling the Gluon rpm build job because the Gluon scenario won't
be included in the Euphrates release. The Danube build and deploy
job use the already built artifacts.

Change-Id: I08ffb2975482c4954906f1068a37cc5eab119123
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
6 years agoMerge "make website accessible via testresults.opnfv.org/test"
Morgan Richomme [Wed, 21 Jun 2017 09:03:30 +0000 (09:03 +0000)]
Merge "make website accessible via testresults.opnfv.org/test"

6 years agoMerge "Support to build docker image with commit id"
Jun Li [Wed, 21 Jun 2017 08:05:17 +0000 (08:05 +0000)]
Merge "Support to build docker image with commit id"

6 years ago--user nobody did not work on ericsson-build3 59/36259/1
agardner [Tue, 20 Jun 2017 16:04:45 +0000 (12:04 -0400)]
--user nobody did not work on ericsson-build3

also change job to only run weekly

Change-Id: I5f0d5f1d7020c02b2f3ec76aa7f5da2196184529
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "[yardstick] add Ross to email recipients"
Aric Gardner [Tue, 20 Jun 2017 16:00:00 +0000 (16:00 +0000)]
Merge "[yardstick] add Ross to email recipients"

6 years agoMerge "Generalize Gerrit non-voting Review Macro Name"
Aric Gardner [Tue, 20 Jun 2017 15:59:15 +0000 (15:59 +0000)]
Merge "Generalize Gerrit non-voting Review Macro Name"

6 years ago[yardstick] add Ross to email recipients 49/36249/2
Ross Brattain [Tue, 20 Jun 2017 15:23:00 +0000 (08:23 -0700)]
[yardstick] add Ross to email recipients

as yardstick PTL I'd like to get Jenkins results emails

Change-Id: If053ab72902c145a13e0dc965ff69211f33c4a88
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
6 years agobarometer: update daily job with artifacts build 31/35831/4
Maryam Tahhan [Tue, 6 Jun 2017 12:54:28 +0000 (13:54 +0100)]
barometer: update daily job with artifacts build

Update the barometer dailty job to build and upload appropriate build
collateral to artifacts.opnfv.org.

Change-Id: I387fc22439e43ba805a992bc46f14090db57dbf4
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
6 years agosupport pagination in TestAPI 31/36231/2
SerenaFeng [Tue, 20 Jun 2017 09:40:38 +0000 (17:40 +0800)]
support pagination in TestAPI

In this patch, pagination is supported, so you can go through results
leveraging: http://testresults.opnfv.org/test/api/v1/results?page=2

Change-Id: Ibe31c787643f27dbb06c4899e713b3c8e716e784
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoMerge "[fuel] Add missing ssh key to environment vars"
Fatih Degirmenci [Tue, 20 Jun 2017 08:32:43 +0000 (08:32 +0000)]
Merge "[fuel] Add missing ssh key to environment vars"

6 years agoSupport to build docker image with commit id 23/36223/2
MatthewLi [Tue, 20 Jun 2017 07:05:38 +0000 (03:05 -0400)]
Support to build docker image with commit id

JIRA: DOVETAIL-447

this support dovetail to make tag/container snapshot at some
commit id

this will also used for functest/yardstick if needed, since their danube.2.0/3.0
may not satisfy dovetail requirements, while their snapshots at some commit id
satisfy.

Change-Id: I76cf6df586d1c9f0f563c6bfc039e3e271dc3de8
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoMerge "change the timeout to 4 hours"
Jun Li [Tue, 20 Jun 2017 06:32:52 +0000 (06:32 +0000)]
Merge "change the timeout to 4 hours"

6 years agomake website accessible via testresults.opnfv.org/test 13/36213/1
SerenaFeng [Tue, 20 Jun 2017 03:41:15 +0000 (11:41 +0800)]
make website accessible via testresults.opnfv.org/test

Currently, testapi website can not be fully accessed through
testresults.opnfv.org/test, due to http://testresults.opnfv.org/test is
not a root url. In this patch leverage relative path to make it accessible

Change-Id: I56983d2221791d8a060039ec829278d31ecb5048
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoGeneralize Gerrit non-voting Review Macro Name 99/35899/2
Trevor Bramwell [Wed, 7 Jun 2017 21:55:09 +0000 (14:55 -0700)]
Generalize Gerrit non-voting Review Macro Name

This patch updates the 'report-docs-build-result-to-gerrit' macro name
to reflect that it can work well for more than just the opnfvdocs project.

To take advantage of this macro a build merely needs to write
out the file 'gerrit_comment.txt' with the information they want posted
back to gerrit, and include the macro in the list of builders.

Change-Id: Ifbdc5734fe7e7231be0cfd16d6b8d69cb1383bfd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Add weekly job for security scan"
Aric Gardner [Mon, 19 Jun 2017 19:00:08 +0000 (19:00 +0000)]
Merge "Add weekly job for security scan"

6 years agoAdd weekly job for security scan 83/36083/10
Aric Gardner [Wed, 14 Jun 2017 04:03:12 +0000 (12:03 +0800)]
Add weekly job for security scan

Added license headers
remove errexit from report to gerrit
run as --user nobody

Change-Id: I4b65dbae1f255015877766a0afa44e9b9898651c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Add doctor arm verify job (skip-vote)"
Aric Gardner [Mon, 19 Jun 2017 17:51:17 +0000 (17:51 +0000)]
Merge "Add doctor arm verify job (skip-vote)"

6 years agochange the timeout to 4 hours 89/36189/1
wutianwei [Mon, 19 Jun 2017 11:42:26 +0000 (19:42 +0800)]
change the timeout to 4 hours

it need to download the tar.gz and We install the packages inline.
Due to the network, sometimes it will cost more time.
150 minutes still is not enough.

Change-Id: I28ff7840dc3d705c4d0a32cde718230d92b6ea19
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years ago[fuel] Add missing ssh key to environment vars 85/36185/1
Michael Polenchuk [Mon, 19 Jun 2017 11:01:43 +0000 (15:01 +0400)]
[fuel] Add missing ssh key to environment vars

Change-Id: I1f110b7b981cb5c325c853cbde8462d271684a19
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoMerge "Define an extra vars path and copy into playbooks"
Fatih Degirmenci [Mon, 19 Jun 2017 10:35:22 +0000 (10:35 +0000)]
Merge "Define an extra vars path and copy into playbooks"

6 years agoMerge "Talk about development mode for XCI"
Fatih Degirmenci [Mon, 19 Jun 2017 10:34:54 +0000 (10:34 +0000)]
Merge "Talk about development mode for XCI"

6 years agoTalk about development mode for XCI 31/35731/3
Yolanda Robla [Fri, 2 Jun 2017 12:37:54 +0000 (14:37 +0200)]
Talk about development mode for XCI

Explain the usage of OPNFV_RELENG_DEV_PATH

Change-Id: I19e3946c9ea78a6bb0521818b58af297a396d80d

6 years agoMerge "prototypes: xci: config: Update bifrost SHA"
Fatih Degirmenci [Mon, 19 Jun 2017 07:57:56 +0000 (07:57 +0000)]
Merge "prototypes: xci: config: Update bifrost SHA"

6 years agoMerge "[fuel] Disable iso download for master branch"
Fatih Degirmenci [Mon, 19 Jun 2017 07:57:31 +0000 (07:57 +0000)]
Merge "[fuel] Disable iso download for master branch"

6 years agoMerge "Change the parameter of timeout to 150 minutes"
Fatih Degirmenci [Mon, 19 Jun 2017 07:55:29 +0000 (07:55 +0000)]
Merge "Change the parameter of timeout to 150 minutes"

6 years agoMerge "Fuel: adds retrieving OS credentials for MCP"
Fatih Degirmenci [Mon, 19 Jun 2017 07:52:00 +0000 (07:52 +0000)]
Merge "Fuel: adds retrieving OS credentials for MCP"

6 years agoChange the parameter of timeout to 150 minutes 67/36167/1
wutianwei [Mon, 19 Jun 2017 02:53:25 +0000 (10:53 +0800)]
Change the parameter of timeout to 150 minutes

Because we use the Openstack-Ansible to deploy the openstack,
it will cost more time. 120 minute is too short for this.
We change this to 150 minutes.

Change-Id: I39beca2cbd191ac738185cca696555656174e84d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoprototypes: xci: config: Update bifrost SHA 47/36147/1
Markos Chandras [Fri, 16 Jun 2017 09:47:51 +0000 (10:47 +0100)]
prototypes: xci: config: Update bifrost SHA

Update bifrost SHA to 7c9bb5e07c6bc3b42c9a9e8457e5eef511075b38
which is the current HEAD on 16th of June 2017.

Change-Id: I91cd98221fda7a1dd689abbfbf07474bd8aac4e1
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years ago[fuel] Disable iso download for master branch 45/36145/1
Michael Polenchuk [Fri, 16 Jun 2017 09:06:07 +0000 (13:06 +0400)]
[fuel] Disable iso download for master branch

Change-Id: I142961d06b312cc5f43a18f25410236fa67cbcb1
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoMerge "prototypes: xci: Add 'ansible-hardening' role to the requirements file"
Markos Chandras [Thu, 15 Jun 2017 11:55:58 +0000 (11:55 +0000)]
Merge "prototypes: xci: Add 'ansible-hardening' role to the requirements file"

6 years agoFuel: adds retrieving OS credentials for MCP 41/35941/8
Andrii Ostapenko [Fri, 9 Jun 2017 11:20:20 +0000 (14:20 +0300)]
Fuel: adds retrieving OS credentials for MCP

Adjusts retrieving OS credentials for MCP (master branch in fuel repo)

Also removes legacy admin_ip and public_ip retrieving.

Change-Id: Ib7781a3701c7281b781872b18150332b94298260
Signed-off-by: Andrii Ostapenko <aostapenko@mirantis.com>
6 years agoMerge "Add releng repo to security check"
Aric Gardner [Thu, 15 Jun 2017 03:53:39 +0000 (03:53 +0000)]
Merge "Add releng repo to security check"

6 years agoMerge "Reschedule armband jobs"
Fatih Degirmenci [Wed, 14 Jun 2017 09:19:56 +0000 (09:19 +0000)]
Merge "Reschedule armband jobs"

6 years agoAdd releng repo to security check 81/36081/1
Aric Gardner [Wed, 14 Jun 2017 03:47:22 +0000 (11:47 +0800)]
Add releng repo to security check

some formatting changes to shell script

Change-Id: I301cb4b385df81a81de5ba230c5a4709461703a3
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoAdd exit status, remove awk warning 77/36077/1
Aric Gardner [Wed, 14 Jun 2017 03:13:25 +0000 (11:13 +0800)]
Add exit status, remove awk warning

Change-Id: I090e601b45b58fae4235867536553570f2674f9a
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoMove gerrit comment logic to its own file 73/36073/1
Aric Gardner [Wed, 14 Jun 2017 02:59:54 +0000 (10:59 +0800)]
Move gerrit comment logic to its own file

this file will become too complicated to escape inside the job
definition.

Change-Id: I3e167bee5d315a7ff3b52e7274b68c3146dfbd03
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoMerge "Fix gerrit comment"
Fatih Degirmenci [Wed, 14 Jun 2017 02:43:59 +0000 (02:43 +0000)]
Merge "Fix gerrit comment"

6 years agoFix gerrit comment 67/36067/1
Aric Gardner [Wed, 14 Jun 2017 02:41:13 +0000 (10:41 +0800)]
Fix gerrit comment

Change-Id: Id1340090fbf410f9eda5e115f554fee778d26b90
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoMerge "We cant report the results if anteater exits 1"
Aric Gardner [Wed, 14 Jun 2017 01:51:23 +0000 (01:51 +0000)]
Merge "We cant report the results if anteater exits 1"

6 years agoWe cant report the results if anteater exits 1 63/36063/1
Aric Gardner [Wed, 14 Jun 2017 01:48:46 +0000 (09:48 +0800)]
We cant report the results if anteater exits 1

So I guess we put the voting logic in the report results to
gerrit step

Change-Id: I5a6d8c7986bc317648bbb7512ba4f8357bbb4f3c
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoMerge "Update modules/(test-)requirements"
Morgan Richomme [Wed, 14 Jun 2017 01:48:38 +0000 (01:48 +0000)]
Merge "Update modules/(test-)requirements"

6 years agoReport anteater results to gerrit. 61/36061/1
Aric Gardner [Wed, 14 Jun 2017 01:04:41 +0000 (09:04 +0800)]
Report anteater results to gerrit.

used tee to create audit log

Change-Id: I6941e142064cf7c9b4586660be69df2a02807af3
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoFix skip vote on anteaterjob 59/36059/1
Aric Gardner [Wed, 14 Jun 2017 00:52:25 +0000 (08:52 +0800)]
Fix skip vote on anteaterjob

looks like the spacing was off

Change-Id: Ief6d15d122add79b8f9492550ce4ceecafe545bd
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoprototypes: xci: Add 'ansible-hardening' role to the requirements file 43/36043/1
Markos Chandras [Tue, 13 Jun 2017 09:32:39 +0000 (10:32 +0100)]
prototypes: xci: Add 'ansible-hardening' role to the requirements file

Upstream commit 2798cf403c47d165cd8d34d7888990dce1f827f8 ("Use new
ansible-hardening role") added the new 'ansible-hardening' role to the
ansible-role-requirements.yml file and as such we also need to take that
into consideration. The sha hash does not matter much at this point
since it will be fixed the next time we tag all the roles.

Change-Id: I5444af948e2b83de49863e7e28f3918fed88c90d
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoanteater: Fix jjb script 39/36039/1
Fatih Degirmenci [Tue, 13 Jun 2017 08:08:02 +0000 (16:08 +0800)]
anteater: Fix jjb script

Change-Id: Ib42cef840ff8118c32676efdf8c21c315c1f4911
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agomove to a server that docker works on 37/36037/1
Aric Gardner [Tue, 13 Jun 2017 07:43:00 +0000 (14:43 +0700)]
move to a server that docker works on

Change-Id: Ibb3cc5a2425d9f2f79e27c86e22b176fd36cb3dc
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
6 years agoChange git base 35/36035/1
Aric Gardner [Tue, 13 Jun 2017 07:31:26 +0000 (14:31 +0700)]
Change git base

Change-Id: I988a95141886d53b7b14f3ab5c673f589786ae7a
Signed-off-by: Aric Gardner <agardner@linuxfounation.org>
6 years agorun anteater ci gate on lf-build2 33/36033/1
Aric Gardner [Tue, 13 Jun 2017 07:14:42 +0000 (14:14 +0700)]
run anteater ci gate on lf-build2

Change-Id: I21aca84c2ce5526f4a0942b21c50455c3d8aa4bd
Signed-off-by: Aric Gardner <agardner@linuxfounation.org>
6 years agoreleng-anteater: Create script to run checks and adjust jjb 27/36027/3
Fatih Degirmenci [Tue, 13 Jun 2017 05:55:29 +0000 (13:55 +0800)]
releng-anteater: Create script to run checks and adjust jjb

Change-Id: I7f161b5f939eaeba019ce882a9977908ee0c01b8
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate modules/(test-)requirements 83/35983/3
Cédric Ollivier [Mon, 12 Jun 2017 03:33:30 +0000 (05:33 +0200)]
Update modules/(test-)requirements

It updates requirements.txt and test-requirements.txt according to
OpenStack stable/ocata. It also fixes install_requires and
test_requires in modules/setup.py.

Change-Id: I9290db34e7bc1c78200130dd6a67d2d33dbc388d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Apex: adds smoketest back"
Tim Rozet [Mon, 12 Jun 2017 08:45:48 +0000 (08:45 +0000)]
Merge "Apex: adds smoketest back"

6 years agoReschedule armband jobs 95/35995/1
Cristina Pauna [Mon, 12 Jun 2017 08:11:03 +0000 (11:11 +0300)]
Reschedule armband jobs

Removed the master jobs until mcp is functional on arm.
Rescheduled the danube jobs 8 hours apart.

Change-Id: I90037a76a50d61c76c13cd68fa5926e1a73e88e6
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agoMerge "fix workspace permission error"
Jun Li [Fri, 9 Jun 2017 03:10:10 +0000 (03:10 +0000)]
Merge "fix workspace permission error"

6 years agoApex: adds onos rpm back to upload/download 35/35935/1
Tim Rozet [Fri, 9 Jun 2017 02:33:26 +0000 (22:33 -0400)]
Apex: adds onos rpm back to upload/download

Change-Id: Ib71936bec70951dea7478c1dcf657c5f2581fdf6
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoTime of day change 29/35929/2
mbeierl [Thu, 8 Jun 2017 14:48:15 +0000 (10:48 -0400)]
Time of day change

Changes the time of day and default run parameters of the job so the
interns can use Pod 9 during the day, IST

Change-Id: Ifee9384925fac614d06cdc8eba2f8973692a7144
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoMerge "add filter based on begin&end time of start_date"
Serena Feng [Thu, 8 Jun 2017 10:27:34 +0000 (10:27 +0000)]
Merge "add filter based on begin&end time of start_date"

6 years agofix workspace permission error 11/35911/1
MatthewLi [Thu, 8 Jun 2017 02:50:55 +0000 (22:50 -0400)]
fix workspace permission error

after https://gerrit.opnfv.org/gerrit/#/c/35833/ merged

still fails https://build.opnfv.org/ci/job/compass-verify-deploy-virtual-xenial-master/360/console

by checking the host the file was changed to <jenkins root>
it should be <jenkins jenkins>

Change-Id: I44bab9aaedaa18fc2c2b654bf156703904c220c7
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoworkspace wrapper put before scm 05/35905/1
MatthewLi [Thu, 8 Jun 2017 01:50:00 +0000 (21:50 -0400)]
workspace wrapper put before scm

after https://gerrit.opnfv.org/gerrit/#/c/35833/ merged

still fails https://build.opnfv.org/ci/job/compass-verify-deploy-virtual-xenial-master/359/console

Change-Id: Ia960d70fa6ffc24dcc4a135cccd08cc120f2348a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
6 years agoyardstick: Rename yardstick-ci-jobs to align with functest 91/35891/1
Fatih Degirmenci [Wed, 7 Jun 2017 20:26:42 +0000 (22:26 +0200)]
yardstick: Rename yardstick-ci-jobs to align with functest

Change-Id: I1b88ca7f25431b48e3fce3ebec20274062204718
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoApex: adds smoketest back 79/35879/1
Tim Rozet [Wed, 7 Jun 2017 15:03:20 +0000 (11:03 -0400)]
Apex: adds smoketest back

Adding smoketest back, but it will not fail verify job.

Change-Id: I18743ceb529565b2afc26ad0983c18d911920bec
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "fix the judgement condition"
Jun Li [Wed, 7 Jun 2017 08:41:17 +0000 (08:41 +0000)]
Merge "fix the judgement condition"

6 years agofix the judgement condition 51/35851/1
wutianwei [Wed, 7 Jun 2017 03:38:17 +0000 (11:38 +0800)]
fix the judgement condition

when in danube branch the $BRANCH is stable/danube
so we need fix the judgement condition

Change-Id: If3a0a40b60098cbd0baf2e64fad8763fae128cb1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoMerge "Fix Compass4nfv workspace permissions"
Jun Li [Wed, 7 Jun 2017 03:04:53 +0000 (03:04 +0000)]
Merge "Fix Compass4nfv workspace permissions"

6 years agoadd filter based on begin&end time of start_date 77/35777/4
SerenaFeng [Mon, 5 Jun 2017 07:44:16 +0000 (15:44 +0800)]
add filter based on begin&end time of start_date

filter of 'Start Date' & 'End Date' in Community Results page now works,
currently, only 20 records will be shown due to pagination is not
supported.
From server side, query from date to date is supported now, query as:
/api/v1/results?from=2016-11-01%2000:00:00&to=2017-06-01%2023:59:59

Change-Id: I482b117129dbae38fa5a2858a86442c80d87d19e
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoDaily Job Parameter Support 99/35599/5
mbeierl [Wed, 31 May 2017 19:38:48 +0000 (15:38 -0400)]
Daily Job Parameter Support

Adds environment variables so that the daily jobs can be parameterized
from Jenkins.

Change-Id: Iefc8ff98e07e4afc9b1e563f52b07afef53430c2
JIRA: STORPERF-138
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoApex: fix gerrit comment passing for gate jobs 39/35839/1
Tim Rozet [Tue, 6 Jun 2017 17:39:41 +0000 (13:39 -0400)]
Apex: fix gerrit comment passing for gate jobs

Change-Id: I7ed790c9cd33029776b0c2551386d3f94eacc07e
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "Add list of releng openstack contributions"
Fatih Degirmenci [Tue, 6 Jun 2017 17:04:48 +0000 (17:04 +0000)]
Merge "Add list of releng openstack contributions"

6 years agoMerge "show community results"
Jose Lausuch [Tue, 6 Jun 2017 14:54:03 +0000 (14:54 +0000)]
Merge "show community results"

6 years agoMerge "bifrost: Switch Ubuntu targets to Xenial (16.04)"
Fatih Degirmenci [Tue, 6 Jun 2017 13:57:45 +0000 (13:57 +0000)]
Merge "bifrost: Switch Ubuntu targets to Xenial (16.04)"

6 years agoshow community results 73/35773/3
SerenaFeng [Mon, 5 Jun 2017 06:14:43 +0000 (14:14 +0800)]
show community results

show latest 20 results in cummunity results page.
Because pagination is not supported, pagination related buttons
are forbiddened now

Change-Id: I3d94fc1b89845b6583dd40fe86d69407adfd2e6c
Signed-off-by: SerenaFeng <feng.xiaowei@zte.com.cn>
6 years agoMerge "Change to 'catalog_description' in Catalogue page"
Morgan Richomme [Tue, 6 Jun 2017 13:16:02 +0000 (13:16 +0000)]
Merge "Change to 'catalog_description' in Catalogue page"

6 years agoMerge "substitute with testapi img"
Morgan Richomme [Tue, 6 Jun 2017 13:14:20 +0000 (13:14 +0000)]
Merge "substitute with testapi img"

6 years agoFix Compass4nfv workspace permissions 33/35833/1
chigang [Tue, 6 Jun 2017 12:55:06 +0000 (20:55 +0800)]
Fix Compass4nfv workspace permissions

After operation of docker volume, some files will be
changed to root, so they can be clean up by jenkins.
so use 'fix-workspace-permissions' in wrapper

Change-Id: I7b44cae34e52b622cba2881a239e52a62f9c48f4
Signed-off-by: chigang <chigang@huawei.com>
6 years agoMerge "set the openstack version for branch"
Jun Li [Tue, 6 Jun 2017 01:56:21 +0000 (01:56 +0000)]
Merge "set the openstack version for branch"

6 years agoset the openstack version for branch 73/35173/9
wutianwei [Tue, 23 May 2017 02:47:58 +0000 (10:47 +0800)]
set the openstack version for branch

set the openstack version newton for danube
set the openstack version ocata for master
danube branch use the compass.iso
master branch use the compass.tar.gz
separate the branch in the different pod

Change-Id: Iec1e3206cac26bb2ad5379fa2600ede0451d997d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoMerge "rename the project name for anteater for docker build"
Fatih Degirmenci [Mon, 5 Jun 2017 18:08:31 +0000 (18:08 +0000)]
Merge "rename the project name for anteater for docker build"

6 years agoDefine an extra vars path and copy into playbooks 49/35749/3
Yolanda Robla [Fri, 2 Jun 2017 16:31:31 +0000 (18:31 +0200)]
Define an extra vars path and copy into playbooks

This will allow to define the XCI_EXTRA_VARS_PATH, that can
contain group_vars/all (or any other valid files), and those
will be copied inside releng and bifrost playbooks.

Change-Id: I95e4b0bfb67f26bfa1eb10c97096784eb7f3a87a
Signed-Off-By: Yolanda Robla <yroblamo@redhat.com>
6 years agoMerge "Updating the license with Creative Commons Attribution 4.0 with SPDX shorthand"
Fatih Degirmenci [Mon, 5 Jun 2017 10:14:36 +0000 (10:14 +0000)]
Merge "Updating the license with Creative Commons Attribution 4.0 with SPDX shorthand"

6 years agobifrost: Switch Ubuntu targets to Xenial (16.04) 85/35785/1
Fatih Degirmenci [Mon, 5 Jun 2017 09:57:30 +0000 (11:57 +0200)]
bifrost: Switch Ubuntu targets to Xenial (16.04)

Switch default target OS to Ubuntu Xenial (16.04) which is also the
version supported by bifrost.

Change-Id: Ia139af9d03c85225e741c78ce35ecc59cd990108
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
6 years agoMerge "prototypes: bifrost: Switch Ubuntu targets to Xenial (16.04)"
Fatih Degirmenci [Mon, 5 Jun 2017 09:54:03 +0000 (09:54 +0000)]
Merge "prototypes: bifrost: Switch Ubuntu targets to Xenial (16.04)"