releng.git
6 years agoMerge "Add macro for reporting the provision result"
Serena Feng [Tue, 16 Jan 2018 03:19:16 +0000 (03:19 +0000)]
Merge "Add macro for reporting the provision result"

6 years agoAdd macro for reporting the provision result 15/48515/8
Julien [Thu, 7 Dec 2017 09:52:04 +0000 (01:52 -0800)]
Add macro for reporting the provision result

1. add macro for report the provision result of installers
and try it in daisy
2. update according to TestAPI interface

Change-Id: Ic041744c917c37fcd84a12a92e927e39106cf18f
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
6 years agoMerge "Revert "container4nfv: Disable jobs until the project stops changing docker...
Aric Gardner [Mon, 15 Jan 2018 13:35:52 +0000 (13:35 +0000)]
Merge "Revert "container4nfv: Disable jobs until the project stops changing docker version""

6 years agoRevert "container4nfv: Disable jobs until the project stops changing docker version" 35/50635/1
Fatih Degirmenci [Mon, 15 Jan 2018 12:07:54 +0000 (12:07 +0000)]
Revert "container4nfv: Disable jobs until the project stops changing docker version"

The project fixed their build script to stop reinstalling docker which downgrades it so the jobs can be enabled back now.

https://gerrit.opnfv.org/gerrit/#/c/50603/

This reverts commit c9aac428e09385a5893313a99b6af6652dafd216.

Change-Id: I529850be56e30e4fdd66929809628b89e3a2ed8f

6 years agoMerge "snaps: Disable snaps verify jobs to prevent jobs queueing up"
Fatih Degirmenci [Fri, 12 Jan 2018 22:38:54 +0000 (22:38 +0000)]
Merge "snaps: Disable snaps verify jobs to prevent jobs queueing up"

6 years agoMerge "Update Pharos Backup Job"
Trevor Bramwell [Fri, 12 Jan 2018 21:53:00 +0000 (21:53 +0000)]
Merge "Update Pharos Backup Job"

6 years agosnaps: Disable snaps verify jobs to prevent jobs queueing up 69/49469/2
Fatih Degirmenci [Thu, 21 Dec 2017 13:57:03 +0000 (14:57 +0100)]
snaps: Disable snaps verify jobs to prevent jobs queueing up

The POD, intel-pod20, where the slave was located doesn't exist
anymore so we have no possibility to run snaps-verify jobs for
the timebeing.

This will be looked into once we have a new slave setup.

Change-Id: Ib46ccf160cd6895aa65d6a136afeedd2f7300335
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agocontainer4nfv: Disable jobs until the project stops changing docker version 21/50521/1
Fatih Degirmenci [Fri, 12 Jan 2018 20:02:59 +0000 (21:02 +0100)]
container4nfv: Disable jobs until the project stops changing docker version

Container4nfv verify jobs uninstall the installed version of docker and installs
the one coming from the distro which is causing issues for the other projects.

Builds are disabled until the project fixes this issue.

Change-Id: Ibcec9a7d3badf85193bb7115730410bb719949f9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoMerge "[daisy] Retry if download opnfv.bin failed"
Aric Gardner [Fri, 12 Jan 2018 19:59:19 +0000 (19:59 +0000)]
Merge "[daisy] Retry if download opnfv.bin failed"

6 years agoMerge "Fix 'copper' in Gerrit Trigger for Security Scan"
Aric Gardner [Fri, 12 Jan 2018 19:58:25 +0000 (19:58 +0000)]
Merge "Fix 'copper' in Gerrit Trigger for Security Scan"

6 years agoUpdate Pharos Backup Job 85/50385/3
Trevor Bramwell [Fri, 12 Jan 2018 18:43:32 +0000 (10:43 -0800)]
Update Pharos Backup Job

Moves the backup location to a directory that Jenkins can write to, and
since this only runs a docker container there is no need to clone any
repositories.

Change-Id: I05b35e5d2d95c7044973d9d0e1a9d7e72c490570
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFix 'copper' in Gerrit Trigger for Security Scan 87/47887/2
Trevor Bramwell [Mon, 27 Nov 2017 22:25:54 +0000 (14:25 -0800)]
Fix 'copper' in Gerrit Trigger for Security Scan

'copper' was incorrectly listed as 'cooper' in the gerrit trigger for
the security scanning job. Fixing this will ensure patchsets against
copper are scanned.

Change-Id: Ie32148647638612b0da2d810c50dd5c0ea078844
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoRemove Concurrency From JJB Merge Job 97/46597/2
Trevor Bramwell [Thu, 2 Nov 2017 23:06:09 +0000 (16:06 -0700)]
Remove Concurrency From JJB Merge Job

Currently multiple jjb merge jobs can run at once causing a
race-condition which Jenkins exposes as a 401 Unauthorized.

Throttling the number of jobs in total to 1 should prevent this from
happening in the future.

Change-Id: I4c99d9f49db0baf26b3d077354afd2fea93d1740
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoRemove falsy ;; 99/50499/1
Cédric Ollivier [Fri, 12 Jan 2018 14:39:04 +0000 (15:39 +0100)]
Remove falsy ;;

It completes "Create vnf and restapi images-built job for arm" [1]
which introduced a new bug.

[1] https://gerrit.opnfv.org/gerrit/#/c/50465/

Change-Id: I45dcc6db65382eeb3280c719cec72c425164ab2f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Create vnf and restapi images-built job for arm"
Jose Lausuch [Fri, 12 Jan 2018 12:39:56 +0000 (12:39 +0000)]
Merge "Create vnf and restapi images-built job for arm"

6 years agoMerge "Enable functest-kubernetes docker builds"
Jose Lausuch [Fri, 12 Jan 2018 08:14:54 +0000 (08:14 +0000)]
Merge "Enable functest-kubernetes docker builds"

6 years ago[daisy] Retry if download opnfv.bin failed 63/50463/1
Zhijiang Hu [Fri, 12 Jan 2018 03:28:47 +0000 (22:28 -0500)]
[daisy] Retry if download opnfv.bin failed

Download from http://build.opnfv.org/artifacts.opnfv.org may fail [1]
so we need retry to make CI stable.

[1] https://build.opnfv.org/ci/job/daisy-deploy-baremetal-daily-master/374/console

Change-Id: I62837038c7f124870814a68e4b87a8e89ba8c58c
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
6 years agoCreate vnf and restapi images-built job for arm 65/50465/1
Linda Wang [Fri, 12 Jan 2018 02:03:40 +0000 (02:03 +0000)]
Create vnf and restapi images-built job for arm

Change-Id: Ife5d1726680db34d5d027cd592510bdd1123a965
Signed-off-by: Linda Wang <wangwulin@huawei.com>
6 years agoMerge "Enable kubernetes test suite for compass"
Trevor Bramwell [Thu, 11 Jan 2018 21:05:25 +0000 (21:05 +0000)]
Merge "Enable kubernetes test suite for compass"

6 years agoMerge "Reduce Basic Job Duplication"
Trevor Bramwell [Thu, 11 Jan 2018 20:31:48 +0000 (20:31 +0000)]
Merge "Reduce Basic Job Duplication"

6 years agoMerge "pharos: check-jinja for installer adapter changes"
Trevor Bramwell [Thu, 11 Jan 2018 20:30:38 +0000 (20:30 +0000)]
Merge "pharos: check-jinja for installer adapter changes"

6 years agoMerge "barometer: add aditional docker images to build"
Trevor Bramwell [Thu, 11 Jan 2018 20:02:02 +0000 (20:02 +0000)]
Merge "barometer: add aditional docker images to build"

6 years agoMerge "Update recipient list for arm jobs"
Fatih Degirmenci [Thu, 11 Jan 2018 12:46:37 +0000 (12:46 +0000)]
Merge "Update recipient list for arm jobs"

6 years agoUpdate recipient list for arm jobs 11/50411/1
Cristina Pauna [Thu, 11 Jan 2018 12:16:37 +0000 (14:16 +0200)]
Update recipient list for arm jobs

Change-Id: Ic40f950bfb5505c95a16edb2e71017a9edb87db2
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
6 years agobarometer: add aditional docker images to build 07/50407/1
Gordon Kelly [Thu, 11 Jan 2018 12:01:50 +0000 (12:01 +0000)]
barometer: add aditional docker images to build

Change-Id: I7a4567df7fa20f6ee85b1787489645711f1b17ab

6 years ago[daisy] Enable ovs_dpdk scenarios jobs 73/50073/16
00184532 [Fri, 5 Jan 2018 03:22:40 +0000 (11:22 +0800)]
[daisy] Enable ovs_dpdk scenarios jobs

Change-Id: I5193285493926fcf82779f12d491a118bc83baa7
Signed-off-by: 00184532 <lu.yao135@zte.com.cn>
6 years agopharos: check-jinja for installer adapter changes 83/50383/1
Alexandru Avadanii [Wed, 10 Jan 2018 19:51:40 +0000 (20:51 +0100)]
pharos: check-jinja for installer adapter changes

check-jinja should also run when the installer adapter templates
are changed, not only for PDF/IDF files.

Change-Id: I3453d8bfe5ef61d30ecc71a01c38e2121c1a09f8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
6 years agoReduce Basic Job Duplication 75/50375/1
Trevor Bramwell [Wed, 10 Jan 2018 18:06:35 +0000 (10:06 -0800)]
Reduce Basic Job Duplication

In the initial formation of projects we found it easy to copy job
definitions to provide project a baseline job config to work off. This
has led to a lot of duplication and misalignment with the gerrit
triggers and default build server tag to be used.

Collapsing these jobs into a job-group containing the stream and a
verify job per-stream, should help reduce this duplication.

Change-Id: Icb366487590a145be4cbfc0637a8d86a6d9b7cec
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Backup Pharos Dashboard Data"
Trevor Bramwell [Wed, 10 Jan 2018 18:25:52 +0000 (18:25 +0000)]
Merge "Backup Pharos Dashboard Data"

6 years agoMerge "[daisy] Adjust the schedule of daisy master jobs"
Serena Feng [Wed, 10 Jan 2018 07:31:09 +0000 (07:31 +0000)]
Merge "[daisy] Adjust the schedule of daisy master jobs"

6 years agoMerge "add pep8 check task for doctor"
Ryota Mibu [Wed, 10 Jan 2018 03:38:01 +0000 (03:38 +0000)]
Merge "add pep8 check task for doctor"

6 years agoadd pep8 check task for doctor 33/49533/2
dongwenjuan [Fri, 22 Dec 2017 07:59:41 +0000 (15:59 +0800)]
add pep8 check task for doctor

Change-Id: Ibd595748910b143ae3e9373bccf4b4e6b54dd931
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
6 years ago[daisy] Adjust the schedule of daisy master jobs 27/50327/1
Alex Yang [Wed, 10 Jan 2018 01:07:29 +0000 (09:07 +0800)]
[daisy] Adjust the schedule of daisy master jobs

Leave more time for ODL debug.

Change-Id: I614a8f8ef088f687f71405365dce6cccaaef741c
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoMerge "Disable notebook preview job"
Ryota Mibu [Tue, 9 Jan 2018 14:13:35 +0000 (14:13 +0000)]
Merge "Disable notebook preview job"

6 years agoMerge "Converting INFO file to Yaml"
Ryota Mibu [Tue, 9 Jan 2018 13:59:04 +0000 (13:59 +0000)]
Merge "Converting INFO file to Yaml"

6 years agoEnable functest-kubernetes docker builds 89/50289/1
Jose Lausuch [Tue, 9 Jan 2018 09:53:00 +0000 (10:53 +0100)]
Enable functest-kubernetes docker builds

Change-Id: I6326d0c25d673c407a3eda6451d242d2571fdaee
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoMerge "add container4nfv job to upload artifacts"
Aric Gardner [Mon, 8 Jan 2018 21:29:50 +0000 (21:29 +0000)]
Merge "add container4nfv job to upload artifacts"

6 years agoMerge "Use local repository for docker build"
Aric Gardner [Mon, 8 Jan 2018 21:28:13 +0000 (21:28 +0000)]
Merge "Use local repository for docker build"

6 years agoConverting INFO file to Yaml 13/48413/7
Trevor Bramwell [Tue, 5 Dec 2017 20:04:37 +0000 (12:04 -0800)]
Converting INFO file to Yaml

This is a proposed format for switching the INFO file to a
machine readable format.

Notable changes to the INFO file:

 * Adds Meeting information: time, date, location, agenda, etc.
 * Updates Commiter info to include: Linux Foundation IDs and Timezone

Change-Id: I05aaef36e44978d2abc73f5f18757d91ee6002d0
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Prepare integration of daisy and dovetail"
Serena Feng [Mon, 8 Jan 2018 07:26:51 +0000 (07:26 +0000)]
Merge "Prepare integration of daisy and dovetail"

6 years agoDisable notebook preview job 91/50191/1
Yujun Zhang [Mon, 8 Jan 2018 03:07:53 +0000 (11:07 +0800)]
Disable notebook preview job

- the job does not work for patch with *.ipynb deletion
- qtip has migrated to rst for formula display

Change-Id: I4882f55ac7d9d4430a15c1f0237e0b9d6e223f47
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
6 years agoUse local repository for docker build 93/50193/1
Yujun Zhang [Mon, 8 Jan 2018 03:03:52 +0000 (11:03 +0800)]
Use local repository for docker build

Change-Id: I789aa64f0f5443aee5178f98ce36e07f3b786c15

6 years agoEnable kubernetes test suite for compass 89/50089/1
chenjiankun [Fri, 5 Jan 2018 06:41:00 +0000 (06:41 +0000)]
Enable kubernetes test suite for compass

Compass will put admin.conf file in /opt/admin.conf in
compass-tasks container. We need to cp it to $HOME/admin.conf,
then do a volume mapping so that yardstick docker container can
have this file.

Change-Id: I33b9ab4e44e363bd8375805bad7d8e5bf6af97fa
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
6 years agoMerge "Use pharos repo in daisy master branch"
Aric Gardner [Thu, 4 Jan 2018 21:44:31 +0000 (21:44 +0000)]
Merge "Use pharos repo in daisy master branch"

6 years agoApex: Adds os-odl-bgpvpn-noha to daily 45/50045/1
Tim Rozet [Thu, 4 Jan 2018 15:19:25 +0000 (10:19 -0500)]
Apex: Adds os-odl-bgpvpn-noha to daily

Change-Id: I92b3c2fce51dad5e0e00b836a41af40f845e701e
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoGet fuel controller ip for HA test cases 09/50009/1
xudan [Thu, 4 Jan 2018 06:46:46 +0000 (01:46 -0500)]
Get fuel controller ip for HA test cases

The releng module 'deployment' doesn't work for fuel euphrates and master.
Use commands to get one controller ip for HA test cases.

Since the public endpoint url may be v2, reset openstack authentic file for v2

Change-Id: I3c6ec1f0890c93f75ca3c7c9801e05da329ffdae
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoUse pharos repo in daisy master branch 61/49161/2
Alex Yang [Mon, 18 Dec 2017 02:42:33 +0000 (10:42 +0800)]
Use pharos repo in daisy master branch

There are no PDFs in euphrates branch of pharos repo.
Securedlab is still used in euphrates branch. In master branch,
pharos repo will be used.

Change-Id: Ifbdeed26f938025aae56d2d263abf3d8620b31ba
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years agoMerge "Bugfix: Lack of DEPLOY_TYPE"
mei mei [Wed, 3 Jan 2018 01:41:48 +0000 (01:41 +0000)]
Merge "Bugfix: Lack of DEPLOY_TYPE"

6 years agoApex: disable Euphrates daily 67/49867/1
Tim Rozet [Tue, 2 Jan 2018 15:44:29 +0000 (10:44 -0500)]
Apex: disable Euphrates daily

Change-Id: I7b10ac19a8844832886e6a54d065ee79dde026d0
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoBugfix: Lack of DEPLOY_TYPE 55/49855/1
xudan [Tue, 2 Jan 2018 08:52:30 +0000 (03:52 -0500)]
Bugfix: Lack of DEPLOY_TYPE

Set the value of DEPLOY_TYPE according to BUILG_TAG

Change-Id: I08e720dc6e049c54e249172503bcbdb7c314dc6d
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoBugfix: use fuel public endpoint rather than internal one 49/49849/2
xudan [Tue, 2 Jan 2018 07:12:30 +0000 (02:12 -0500)]
Bugfix: use fuel public endpoint rather than internal one

1. The internal endpoint url of fuel is http.
2. Dovetail won't pass cacert to functest and yardstick containers if it's http.
3. For functest and rally, even if it uses internal url in the openrc file,
   they will still use public one somewhere.
4. Use fuel public endpoint which is https, so all containers will work with
   the cacert.

Change-Id: I3326c8d66bcad44ea81169ce0938cb0e247f498c
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoSupport run dovetail CI jobs on fuel euphrates and master 53/49753/1
xudan [Fri, 29 Dec 2017 02:12:07 +0000 (21:12 -0500)]
Support run dovetail CI jobs on fuel euphrates and master

Change-Id: Iaf64316f8db351dd72f1ec1079953764f797dc3b
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "Use Dovetail aarch64 docker image with armband pod"
mei mei [Thu, 28 Dec 2017 01:29:22 +0000 (01:29 +0000)]
Merge "Use Dovetail aarch64 docker image with armband pod"

6 years agoMerge "Enable dovetail daily jobs on Fuel/armband Euphrates and master"
mei mei [Thu, 28 Dec 2017 01:26:18 +0000 (01:26 +0000)]
Merge "Enable dovetail daily jobs on Fuel/armband Euphrates and master"

6 years agoMerge "[compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa...
mei mei [Thu, 28 Dec 2017 01:18:49 +0000 (01:18 +0000)]
Merge "[compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa to compass-tasks. And create a new docker image compass-tasks-base"

6 years agoAllow building docker image from specified path 51/48551/2
Yujun Zhang [Thu, 7 Dec 2017 18:56:41 +0000 (10:56 -0800)]
Allow building docker image from specified path

Change-Id: Iab40fc2c719050d36a614fe529ca22634b59b7bc
Signed-off-by: Yujun Zhang <zhangyujun@gmail.com>
6 years agoPutting the required back 65/49565/1
mbeierl [Fri, 22 Dec 2017 18:15:56 +0000 (13:15 -0500)]
Putting the required  back

This is required for StorPerf multi-arch and causes all the StorPerf
ARM builds to fail if it is not present.

Change-Id: I302c0471a52759cd9c051741e2b0bb086b87e8eb
Signed-off-by: mbeierl <mark.beierl@dell.com>
6 years agoPrepare integration of daisy and dovetail 47/49447/3
Alex Yang [Thu, 21 Dec 2017 08:06:13 +0000 (16:06 +0800)]
Prepare integration of daisy and dovetail

JARA: DAISY-76

1. add daisy adapter in releng utils and modules
2. add daisy adapter in dovetail jjb script
3. support id_dsa as ssh key

Change-Id: I15a1c0cfcc17ae1fe6b7020f674b8bbbb72f4a7a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
6 years ago[fuel] Schedule ovn-nofeature-noha scenario 75/49475/3
Michael Polenchuk [Thu, 21 Dec 2017 14:27:52 +0000 (18:27 +0400)]
[fuel] Schedule ovn-nofeature-noha scenario

Change-Id: I67574f37a2bb4908b935fdc3e72ecf891ad66def
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
6 years agoxci: Create periodic jobs for upstream osa 71/49271/5
Fatih Degirmenci [Tue, 19 Dec 2017 09:57:59 +0000 (10:57 +0100)]
xci: Create periodic jobs for upstream osa

This change takes xci-verify-jobs as base and adjusts osa-periodic
jobs to ensure they do what they are supposed to.

The structure of periodic jobs is pretty similar to xci-verify-jobs and the
differences comparing to them are
- OPENSTACK_OSA_VERSION is set to master.
- SCM type changed to git-scm from gerrit
- Voting is removed.
- Triggering will be done using pollscm to ensure we only run jobs when something
changes upstream. Triggers are not enabled yet until the basics are verified
working.

This change requires https://gerrit.opnfv.org/gerrit/#/c/49275/ in order for
periodic jobs to work as expected.

Further changes are needed to finalize the structure.

Change-Id: I8f6519ccce93e6b8b65509638294419459fd36e8
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agoUse Dovetail aarch64 docker image with armband pod 41/49441/1
xudan [Thu, 21 Dec 2017 04:14:59 +0000 (23:14 -0500)]
Use Dovetail aarch64 docker image with armband pod

Change-Id: I8ce34880b78daaaf0bf22674d26e1d8f8f41614c
Signed-off-by: xudan <xudan16@huawei.com>
6 years ago[compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa 31/49431/2
wutianwei [Thu, 21 Dec 2017 03:29:39 +0000 (11:29 +0800)]
[compass4nfv] merge the docker image compass-tasks-k8s and compass-tasks-osa
to compass-tasks. And create a new docker image compass-tasks-base

Change-Id: I3a6f38ce28fe465cf1c2c1723a41728a7cbcc60d
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoEnable dovetail daily jobs on Fuel/armband Euphrates and master 41/49341/4
xudan [Wed, 20 Dec 2017 08:40:20 +0000 (03:40 -0500)]
Enable dovetail daily jobs on Fuel/armband Euphrates and master

Dovetail only ran against fuel danube release before.
It needs to run against fuel euphrates and master because Dovetail team
is planning the 2nd release which is based on OPNFV Euphrates.

Change-Id: I2c39d53a16ca6dbf8eda31943f09896cf7ee35c6
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "Apex: Enables verify trigger for ci directory"
Tim Rozet [Wed, 20 Dec 2017 22:22:31 +0000 (22:22 +0000)]
Merge "Apex: Enables verify trigger for ci directory"

6 years agoApex: Enables verify trigger for ci directory 21/49421/1
Tim Rozet [Wed, 20 Dec 2017 22:19:13 +0000 (17:19 -0500)]
Apex: Enables verify trigger for ci directory

We were missing triggering on the ci/ path in our Apex repo.  This
contains some code and a file we use to trigger verify jobs for
dependent patches.

Change-Id: I54f2826f8a16a1d0219d6ecc6ef8d257840b6399
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoMerge "jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths"
Aric Gardner [Wed, 20 Dec 2017 12:37:38 +0000 (12:37 +0000)]
Merge "jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths"

6 years agoxci-verify: Remove flavor from the scenario name 51/49351/1
Fatih Degirmenci [Wed, 20 Dec 2017 09:48:57 +0000 (10:48 +0100)]
xci-verify: Remove flavor from the scenario name

Change-Id: Ief47cd60d45f2cc35c74a9e8430d6602210bbba1
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years agojjb: xci: xci-verify-jobs: Do not trigger on forbidden paths 97/49297/2
Markos Chandras [Tue, 19 Dec 2017 15:02:10 +0000 (15:02 +0000)]
jjb: xci: xci-verify-jobs: Do not trigger on forbidden paths

We should set 'disable-strict-forbidden-file-verification' to 'false'
to really prevent any changes to the forbidden paths to trigger a CI
job. When this option is set to 'True', then a patchset that modifies
both allowed and forbidden paths will trigger a job. However, in order
to be on the same side in regards to the start-new-vm.sh script, we
really shouldn't trigger the job. Moreover, we drop the rest of the
forbidden paths since we can use the 'skip-verify' topic name to
skip the deployment.

Change-Id: I2a89e51861c7fb8541fe774b128ea4049e91df43
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoadd container4nfv job to upload artifacts 55/49255/1
Guo Ruijing [Mon, 18 Dec 2017 22:37:06 +0000 (17:37 -0500)]
add container4nfv job to upload artifacts

Change-Id: I16592831a5382bbcad8bec27d0070608381a7061
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
6 years agoMerge "Create dovetail-docker-build-stable job"
mei mei [Mon, 18 Dec 2017 03:09:31 +0000 (03:09 +0000)]
Merge "Create dovetail-docker-build-stable job"

6 years agoMerge "create dovetail-merge-danube and dovetail-verify-danube jobs"
mei mei [Mon, 18 Dec 2017 02:14:20 +0000 (02:14 +0000)]
Merge "create dovetail-merge-danube and dovetail-verify-danube jobs"

6 years agojjb: xci: Do not trigger the CI when patchset modifies the CI VM 81/49081/1
Markos Chandras [Fri, 15 Dec 2017 16:27:01 +0000 (16:27 +0000)]
jjb: xci: Do not trigger the CI when patchset modifies the CI VM

The scripts in xci/scripts/vm are used to manage the VM on the CI so
we shouldn't blindly test a patch that modifies them. It's better to
use manual inspection since that script rarely changes anyway.

Change-Id: I48d81f984a1a8d1500be2cc74ea79420962b9a15
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "xci: Use custom-url for readable CI reports"
Fatih Degirmenci [Fri, 15 Dec 2017 12:29:21 +0000 (12:29 +0000)]
Merge "xci: Use custom-url for readable CI reports"

6 years agoxci: Use custom-url for readable CI reports 57/49057/1
Markos Chandras [Fri, 15 Dec 2017 11:53:35 +0000 (11:53 +0000)]
xci: Use custom-url for readable CI reports

Change-Id: I97d8fac47ec25414045a7761b651019f9f89224f
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "Update the fuel ci job on zte pods"
Serena Feng [Fri, 15 Dec 2017 08:30:27 +0000 (08:30 +0000)]
Merge "Update the fuel ci job on zte pods"

6 years agocreate dovetail-merge-danube and dovetail-verify-danube jobs 29/49029/1
xudan [Fri, 15 Dec 2017 03:43:07 +0000 (22:43 -0500)]
create dovetail-merge-danube and dovetail-verify-danube jobs

Dovetail has a branch stable/danube now, so it needs to add the verify jobs
on branch stable/danube.

JIRA: DOVETAIL-577

Change-Id: Ifd2622d58439b6794f6b0f2e636142d4e7d1ac5e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "Add 'docker' string to functest docker build names"
Aric Gardner [Thu, 14 Dec 2017 21:58:22 +0000 (21:58 +0000)]
Merge "Add 'docker' string to functest docker build names"

6 years agojjb: xci: Use the correct SSH configuration file 69/48969/1
Markos Chandras [Thu, 14 Dec 2017 15:15:14 +0000 (15:15 +0000)]
jjb: xci: Use the correct SSH configuration file

We need to use the XCI specific SSH configuration file so rsync can
tranfer the working directory to the virtual machine. This also
drop the ironic command like we do in the XCI jobs.

Change-Id: I10ce38db6777d5dbfbe62961c88b3902de2160e2
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "Add separate builders for Yardstick project jobs"
Fatih Degirmenci [Thu, 14 Dec 2017 08:39:14 +0000 (08:39 +0000)]
Merge "Add separate builders for Yardstick project jobs"

6 years agoMerge "Increase Functest jjob timeouts"
Fatih Degirmenci [Thu, 14 Dec 2017 07:22:47 +0000 (07:22 +0000)]
Merge "Increase Functest jjob timeouts"

6 years agoIncrease the timeout of Compass Deploy 15/48915/1
wutianwei [Thu, 14 Dec 2017 06:10:00 +0000 (14:10 +0800)]
Increase the timeout of Compass Deploy

Change-Id: I6f3ef41585560559d28bb15d3825bedaad2ef976
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoIncrease Functest jjob timeouts 99/48899/1
Cédric Ollivier [Thu, 14 Dec 2017 03:59:35 +0000 (04:59 +0100)]
Increase Functest jjob timeouts

Functest has multiplied the testcases and integrates several ones
which are growing (e.g. snaps).

4 hours is reached if snaps or one vnf testcase fails (20 minutes).

https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/1695/console

Change-Id: I5e8b744d35b5253f6e7ac1310286ae374de1943b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "[Compass4nfv]change the timeout of verify"
mei mei [Wed, 13 Dec 2017 09:46:50 +0000 (09:46 +0000)]
Merge "[Compass4nfv]change the timeout of verify"

6 years agoMerge "Allow intel-pod18 to push results to the DB"
Jose Lausuch [Wed, 13 Dec 2017 08:10:25 +0000 (08:10 +0000)]
Merge "Allow intel-pod18 to push results to the DB"

6 years agoMerge "[Compass4nfv] add nosdn-bar-ha scenario"
mei mei [Wed, 13 Dec 2017 03:57:10 +0000 (03:57 +0000)]
Merge "[Compass4nfv] add nosdn-bar-ha scenario"

6 years agoMerge "[Compass4nfv] run centos in intel-pod17"
mei mei [Wed, 13 Dec 2017 03:23:42 +0000 (03:23 +0000)]
Merge "[Compass4nfv] run centos in intel-pod17"

6 years agoMerge "Enable jobs on compass Master and Euphrates"
mei mei [Wed, 13 Dec 2017 03:23:21 +0000 (03:23 +0000)]
Merge "Enable jobs on compass Master and Euphrates"

6 years agoCreate dovetail-docker-build-stable job 75/48775/1
xudan [Wed, 13 Dec 2017 02:57:30 +0000 (21:57 -0500)]
Create dovetail-docker-build-stable job

1. Dovetail first release is based on OPNFV danube release.
2. Dovetail has the branch stable/danube now.
3. It needs to automatically triggle dovetail-docker-build-stable job
   when there is a patch cherry picked to this stable branch.

JIRA: DOVETAIL-576

Change-Id: I58a639cd8208e40099c6481085d1f450c89b2523
Signed-off-by: xudan <xudan16@huawei.com>
6 years ago[Compass4nfv]change the timeout of verify 69/48769/1
wutianwei [Wed, 13 Dec 2017 02:06:10 +0000 (10:06 +0800)]
[Compass4nfv]change the timeout of verify

Change-Id: Id854f0ccbfd112c43ba1257d8b87994b20f838a9
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years ago[Compass4nfv] add nosdn-bar-ha scenario 23/48723/2
wutianwei [Tue, 12 Dec 2017 12:30:44 +0000 (20:30 +0800)]
[Compass4nfv] add nosdn-bar-ha scenario

Change-Id: Iaf4cc72fe31bbf6f7d492e33c33abf056ccafcf4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoAllow intel-pod18 to push results to the DB 55/48755/1
Jose Lausuch [Tue, 12 Dec 2017 19:41:52 +0000 (20:41 +0100)]
Allow intel-pod18 to push results to the DB

Change-Id: I54447764996a4e2bb303a9e71cc525e999c1bdd5
Signed-off-by: Jose Lausuch <jalausuch@suse.com>
6 years agoEnable jobs on compass Master and Euphrates 93/48693/1
xudan [Tue, 12 Dec 2017 07:45:23 +0000 (02:45 -0500)]
Enable jobs on compass Master and Euphrates

Dovetail now have jobs on Compass danube on huawei-pod7.
Add jobs on Compass master and euphrates.
Scenario os-nosdn-nofeature-ha and os-odl_l3-nofeature-ha.

JIRA: DOVETAIL-574

Change-Id: I502c59365248122480cdb5be2bb79582150591e4
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoMerge "[Compass] change the trigger time once every two days"
mei mei [Tue, 12 Dec 2017 07:07:51 +0000 (07:07 +0000)]
Merge "[Compass] change the trigger time once every two days"

6 years agoMerge "Remove Matthew Lijun as committer"
Fatih Degirmenci [Mon, 11 Dec 2017 22:26:41 +0000 (22:26 +0000)]
Merge "Remove Matthew Lijun as committer"

6 years agoMerge "Email a monthly repo archives link to OPNFV Legal"
Trevor Bramwell [Mon, 11 Dec 2017 17:46:34 +0000 (17:46 +0000)]
Merge "Email a monthly repo archives link to OPNFV Legal"

6 years agoPrune docker images on ericsson-build3 61/48661/1
Fatih Degirmenci [Mon, 11 Dec 2017 17:02:29 +0000 (18:02 +0100)]
Prune docker images on ericsson-build3

This patch removes ericsson-build5 as well since that machine
does not exist anymore.

Change-Id: I7598e5fff166e29ecf4fcd18bebc6d2e3b9be9ed
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
6 years ago[Compass] change the trigger time once every two days 33/48633/1
wutianwei [Mon, 11 Dec 2017 08:57:14 +0000 (16:57 +0800)]
[Compass] change the trigger time once every two days

Change-Id: I458d00a57d121c3a712d696ef5f703b527dbe3a0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
6 years agoMerge "enable dovetail to run on APEX bgpvpn scenario"
Tim Rozet [Fri, 8 Dec 2017 19:33:32 +0000 (19:33 +0000)]
Merge "enable dovetail to run on APEX bgpvpn scenario"

6 years agoAdd 'docker' string to functest docker build names 01/48601/1
Trevor Bramwell [Fri, 8 Dec 2017 18:47:50 +0000 (10:47 -0800)]
Add 'docker' string to functest docker build names

This will make it a little easier to track all our docker builds and
clarify what these specific builds do.

Change-Id: I92a60055af1153991877373550ea1a6f3e86682d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoUpdate the fuel ci job on zte pods 77/48577/4
zhihui wu [Fri, 8 Dec 2017 03:20:32 +0000 (11:20 +0800)]
Update the fuel ci job on zte pods

- Delete Danube job on zte-pod1
- Modify the triggers on zte-pod1
- Delete master and Euphrates job on zte-pod3

Change-Id: I034dc3b968ee9255aa014c28dc08237fc0803d32
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>