releng.git
7 years agoMerge "[compass] undo colorado CI build since we have release colorado3.0"
mei mei [Tue, 13 Dec 2016 01:29:27 +0000 (01:29 +0000)]
Merge "[compass] undo colorado CI build since we have release colorado3.0"

7 years agoMerge "Functest: don't clean existing Docker images"
Morgan Richomme [Mon, 12 Dec 2016 20:57:22 +0000 (20:57 +0000)]
Merge "Functest: don't clean existing Docker images"

7 years ago3rd party ci: Override GIT_BASE to use ODL Gerrit for 3rd party ci jobs 09/25809/1
Fatih Degirmenci [Mon, 12 Dec 2016 18:03:07 +0000 (19:03 +0100)]
3rd party ci: Override GIT_BASE to use ODL Gerrit for 3rd party ci jobs

Change-Id: Ia105d32133c5b2df3bea363ff8cb94b2984fb172
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoMerge "3rd party ci: Create jobs for ODL netvirt testing in OPNFV"
Fatih Degirmenci [Mon, 12 Dec 2016 17:52:36 +0000 (17:52 +0000)]
Merge "3rd party ci: Create jobs for ODL netvirt testing in OPNFV"

7 years agoApex: fixes build directory for build/upload 99/25799/1
Tim Rozet [Mon, 12 Dec 2016 14:40:51 +0000 (09:40 -0500)]
Apex: fixes build directory for build/upload

Change-Id: Iaa6b60c1de8c80e2a3c582a478131b1d7fc2dc3f
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years ago3rd party ci: Create jobs for ODL netvirt testing in OPNFV 09/25309/5
Fatih Degirmenci [Thu, 1 Dec 2016 09:41:31 +0000 (10:41 +0100)]
3rd party ci: Create jobs for ODL netvirt testing in OPNFV

This change creates basic job structure for ODL netvirt testing in OPNFV.
The job should be triggered once the below job is completed
    https://jenkins.opendaylight.org/releng/job/netvirt-patch-test-current-carbon
and fetch the artifact that is already built by the job. The build result
codes OPNFV is interested in are SUCCESSFUL and UNSTABLE.

Once the job gets triggered, the build URL will be fetched from ODL Gerrit using
Gerrit REST API and the artifact will be downloaded from ODL Jenkins.
The downloaded artifacts will then be installed on the Apex environment.

There are 3 points that need to be highlighted.

- The Apex environment will be created using the promoted snaphots/qcow2
images and already deployed VMs will be brought up. See below for the details.
    https://jira.opnfv.org/browse/APEX-360

- The hardcoded values in download-netvirt-artifact.sh are there to get the
basics in place. (branch name, job name, etc.) Once things work as expected,
they will be made dynamic.

- A workaround using Gerrit REST API is put in place to get build number of the
job netvirt-patch-test-current-carbon to download the artifact.
The reason why we use Gerrit REST API is that the OPNFV Jenkins has an older
version of Gerrit Trigger Plugin which lacks feature that injects review
comments as environment variables. Upgrading Gerrit Trigger Plugin will not
help either since OpenStack JJB does not support the new version of Gerrit
Trigger Plugin and does not generate the new job XML.

JIRA: RELENG-171

Change-Id: I7ff8c5809dcb2e8ffa5c7c5aeb9cdf70e4e7e2f4
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoFunctest: don't clean existing Docker images 75/25775/1
jose.lausuch [Mon, 12 Dec 2016 08:05:21 +0000 (09:05 +0100)]
Functest: don't clean existing Docker images

This will save some time. The "docker pull" command
takes care of upgrading the image if it exists.

Change-Id: I195e0ddac3673cdafb13ab6d78874367420e37ff
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "Update testcase model for Test DB"
Morgan Richomme [Mon, 12 Dec 2016 08:00:16 +0000 (08:00 +0000)]
Merge "Update testcase model for Test DB"

7 years agoMerge "Apex: Fixes build paths"
Tim Rozet [Mon, 12 Dec 2016 03:42:35 +0000 (03:42 +0000)]
Merge "Apex: Fixes build paths"

7 years agoApex: Fixes build paths 67/25767/1
Tim Rozet [Mon, 12 Dec 2016 03:40:53 +0000 (22:40 -0500)]
Apex: Fixes build paths

Change-Id: I42eceade9d24a237c2a0f725db9e39de53c5be8a
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoMerge "doctor: adds test result check"
Ryota Mibu [Mon, 12 Dec 2016 03:30:17 +0000 (03:30 +0000)]
Merge "doctor: adds test result check"

7 years agoMerge "dovetail/arm: ci loop job added to debug code bugs"
Jun Li [Fri, 9 Dec 2016 22:40:24 +0000 (22:40 +0000)]
Merge "dovetail/arm: ci loop job added to debug code bugs"

7 years agoUpdate testcase model for Test DB 39/25739/1
Morgan Richomme [Fri, 9 Dec 2016 15:04:20 +0000 (16:04 +0100)]
Update testcase model for Test DB

JIRA: FUNCTEST-587

Change-Id: I8473cf5df181197a16920f507aff2a5c00dc332e
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years ago[compass] undo colorado CI build since we have release colorado3.0 11/25711/2
meimei [Fri, 9 Dec 2016 08:24:19 +0000 (16:24 +0800)]
[compass] undo colorado CI build since we have release colorado3.0

Change-Id: Ia67e9b6620b5a73e2afa68fbe60af093fa01a410
Signed-off-by: meimei <meimei@huawei.com>
7 years agoApex: fix verify referencing old odl_l2 scenarios 05/25705/1
Tim Rozet [Fri, 9 Dec 2016 05:15:53 +0000 (00:15 -0500)]
Apex: fix verify referencing old odl_l2 scenarios

Change-Id: I46b55c30711e544d71dcb0191b3aa32a4e080772
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agodoctor: adds test result check 03/25703/1
Ryota MIBU [Fri, 9 Dec 2016 03:42:58 +0000 (22:42 -0500)]
doctor: adds test result check

Change-Id: Id43d0434e4215c265a669505973ccea012741da6
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agodovetail: testsuite name bugfix 99/25699/1
MatthewLi [Fri, 9 Dec 2016 02:35:09 +0000 (21:35 -0500)]
dovetail: testsuite name bugfix

Change-Id: Ib0f4420d296d08be60367ea5b25789f81e242555
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agodovetail/arm: ci loop job added to debug code bugs 97/25697/4
MatthewLi [Fri, 9 Dec 2016 01:33:01 +0000 (20:33 -0500)]
dovetail/arm: ci loop job added to debug code bugs

JIRA: DOVETAIL-153

1.based on https://gerrit.opnfv.org/gerrit/#/c/25681/, however, this has to be
  triggered manually, not convinient for debugging, and may affect daily ci loops
2.not used for release criteria or compliance,
  only to debug the dovetail tool bugs with arm pods

Change-Id: Ide35f50129f30f4c8d7b7f50d52f9fa1d35cac69
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "Adjust log path"
Jun Li [Fri, 9 Dec 2016 01:12:38 +0000 (01:12 +0000)]
Merge "Adjust log path"

7 years agoAdjust log path 95/25695/1
liyuenan [Fri, 9 Dec 2016 00:20:31 +0000 (08:20 +0800)]
Adjust log path

JIRA: COMPASS-509

Change-Id: Id50ec863657ced5e4ee3371952c3be0e2cc519a6
Signed-off-by: liyuenan <liyuenan@huawei.com>
7 years agoFix typo in docker opnfv jobs 93/25693/1
jose.lausuch [Thu, 8 Dec 2016 22:03:35 +0000 (23:03 +0100)]
Fix typo in docker opnfv jobs

Change-Id: Iff8145eec8946355fd92ebfeacbc0a7661af4b1b
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agojjb: infra: bifrost-verify-jobs: Remove python-xml workaround 07/25307/3
Markos Chandras [Thu, 1 Dec 2016 08:56:28 +0000 (08:56 +0000)]
jjb: infra: bifrost-verify-jobs: Remove python-xml workaround

python-xml is now being pulled in as dependency in the
pip-and-virtualenv dib element so remove the explicit package
installation.

Change-Id: I94ea6a3b0f35cc62b945a8ced0a641ded7b36fea
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoqtip: update qtip jenkins template 87/25587/3
wu.zhihui [Wed, 7 Dec 2016 05:12:05 +0000 (13:12 +0800)]
qtip: update qtip jenkins template

- remove offline pods info
- set job description for jenkins dashboard
- simplify job name

JIRA: QTIP-181

Change-Id: Ic12b9931faadc6954a736a0d33e2f3bd06b0d010
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoMerge "Add arm pods to dovetail CI jobs"
Aric Gardner [Thu, 8 Dec 2016 19:34:38 +0000 (19:34 +0000)]
Merge "Add arm pods to dovetail CI jobs"

7 years agoApex: Updates deploy for new build/Danube and removes Colorado 87/25687/1
Tim Rozet [Thu, 8 Dec 2016 17:52:08 +0000 (12:52 -0500)]
Apex: Updates deploy for new build/Danube and removes Colorado

Change-Id: I6b8df28e5ae27c70f9de2c0346dee2e1828e8ab8
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoAdd arm pods to dovetail CI jobs 81/25681/3
cristinapauna [Thu, 8 Dec 2016 15:55:27 +0000 (17:55 +0200)]
Add arm pods to dovetail CI jobs

Change-Id: I1b0c61991f03ed2e81a67e475abfc8cb9830588c
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
7 years agoMerge "functest,doctor: CLEAN_DOCKER_IMAGES"
Morgan Richomme [Thu, 8 Dec 2016 13:51:09 +0000 (13:51 +0000)]
Merge "functest,doctor: CLEAN_DOCKER_IMAGES"

7 years agoMerge "bifrost: test-bifrost-deployment.sh: Use the new 'openssh-server' dib element"
Aric Gardner [Wed, 7 Dec 2016 23:49:07 +0000 (23:49 +0000)]
Merge "bifrost: test-bifrost-deployment.sh: Use the new 'openssh-server' dib element"

7 years agoMerge "jjb: infra: bifrost-verify.sh: Make sure the cache directory exists"
Aric Gardner [Wed, 7 Dec 2016 23:48:05 +0000 (23:48 +0000)]
Merge "jjb: infra: bifrost-verify.sh: Make sure the cache directory exists"

7 years agofunctest,doctor: CLEAN_DOCKER_IMAGES 43/25643/1
Ryota MIBU [Wed, 7 Dec 2016 19:28:07 +0000 (19:28 +0000)]
functest,doctor: CLEAN_DOCKER_IMAGES

The builder/script 'functest-cleanup' will delete docker images
for functest, so that we can make sure the latest functest will
be used during the tests. But, it also makes a pod downloads
image every time CI triggered functest-suite.

This patch adds option 'CLEAN_DOCKER_IMAGES' (default=true),
so that the job owner can choose whether he/she wants to drop
the docker images or not depends on frequency or charactaristics
of the job.

Change-Id: I0b7affccb404fb8c4f0939b00d65e363ec62f7c3
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "KVMFORNFV: Implementing kvmfornfv daily jobs."
Aric Gardner [Wed, 7 Dec 2016 18:36:55 +0000 (18:36 +0000)]
Merge "KVMFORNFV: Implementing kvmfornfv daily jobs."

7 years agoMerge "dovetail: docker running method improvement"
Jun Li [Wed, 7 Dec 2016 09:26:47 +0000 (09:26 +0000)]
Merge "dovetail: docker running method improvement"

7 years agodovetail: docker running method improvement 99/25599/3
MatthewLi [Wed, 7 Dec 2016 07:32:05 +0000 (02:32 -0500)]
dovetail: docker running method improvement

JIRA: DOVETAIL-152

Change-Id: Ib0ab73278b4a6dad83323647728fc2769cee3839
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "move option into deploy_ci.sh"
Jun Li [Wed, 7 Dec 2016 07:30:31 +0000 (07:30 +0000)]
Merge "move option into deploy_ci.sh"

7 years agomove option into deploy_ci.sh 95/25595/1
meimei [Wed, 7 Dec 2016 06:40:15 +0000 (14:40 +0800)]
move option into deploy_ci.sh

Change-Id: I106e16c2ccae08eae42a16048b81bf02cc55bf87
Signed-off-by: meimei <meimei@huawei.com>
7 years agodovetail: python command added 75/25575/1
MatthewLi [Wed, 7 Dec 2016 01:53:53 +0000 (20:53 -0500)]
dovetail: python command added

JIRA: DOVETAIL-150

Change-Id: Ib1f916b348a2578c69d159d971a7663b74f61c97
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoundo healthcheck in verify job 69/25569/1
meimei [Wed, 7 Dec 2016 01:30:00 +0000 (09:30 +0800)]
undo healthcheck in verify job

Change-Id: Ia5b302a2a9b18480a0e95c318795007152a4c0c1
Signed-off-by: meimei <meimei@huawei.com>
7 years agodovetail: bugfix for cmd running 33/25533/1
MatthewLi [Tue, 6 Dec 2016 12:19:02 +0000 (07:19 -0500)]
dovetail: bugfix for cmd running

JIRA: DOVETAIL-150

Change-Id: Ia1e26b99cc8591fb17169c13c59138db2237a2c2
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agodovetail: add missed parameter 31/25531/1
MatthewLi [Tue, 6 Dec 2016 11:40:48 +0000 (06:40 -0500)]
dovetail: add missed parameter

JIRA: DOVETAIL-150

Change-Id: I5585f63f113c6f5a099be6f202966bf80d42d728
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoMerge "dovetail: to support multi_testsuite"
Jun Li [Tue, 6 Dec 2016 07:16:06 +0000 (07:16 +0000)]
Merge "dovetail: to support multi_testsuite"

7 years agoMerge "Update qtip notification recipients"
Jun Li [Mon, 5 Dec 2016 10:42:08 +0000 (10:42 +0000)]
Merge "Update qtip notification recipients"

7 years agodovetail: to support multi_testsuite 59/25459/3
MatthewLi [Mon, 5 Dec 2016 06:45:16 +0000 (01:45 -0500)]
dovetail: to support multi_testsuite

JIRA: DOVETAIL-150

Change-Id: Iae4aec947c9cbe5fc4535338908d9e4d51f4ce44
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
7 years agoUpdate qtip notification recipients 51/25451/2
Yujun Zhang [Mon, 5 Dec 2016 01:54:50 +0000 (09:54 +0800)]
Update qtip notification recipients

- several members have retired
- Zhihui WU <wu.zhihui1@zte.com.cn> is now in charge of CI jobs

Change-Id: Idd65cc9b24fd277bc942f115186232fdadac110d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Functest jjob: add the option to provide the rc file as parameter"
Morgan Richomme [Sat, 3 Dec 2016 09:24:31 +0000 (09:24 +0000)]
Merge "Functest jjob: add the option to provide the rc file as parameter"

7 years agoMerge "Add possibility to build a Release Docker image"
Fatih Degirmenci [Fri, 2 Dec 2016 21:50:33 +0000 (21:50 +0000)]
Merge "Add possibility to build a Release Docker image"

7 years agoMerge "doctor: copy log file to 'tests' dir"
Ryota Mibu [Fri, 2 Dec 2016 01:59:20 +0000 (01:59 +0000)]
Merge "doctor: copy log file to 'tests' dir"

7 years agoRestrict Gerrit Triggers to OPNFV Gerrit Server 65/25365/1
Trevor Bramwell [Thu, 1 Dec 2016 21:04:01 +0000 (13:04 -0800)]
Restrict Gerrit Triggers to OPNFV Gerrit Server

With the addition of ODL and OpenStack Gerrit servers, it's important we
don't generate additional noise by accidentally building against these
Gerrit servers when we don't intend to.

JIRA: RELENG-179

Change-Id: Ia163c6c3eaa58e8e21dc6548a839062fcbde39ed
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoOnly Build docs for OPNFV Projects 55/25355/1
Trevor Bramwell [Thu, 1 Dec 2016 19:02:12 +0000 (11:02 -0800)]
Only Build docs for OPNFV Projects

Without 'server-name' explicitly set the gerrit trigger defaults to
watch ANY gerrit serer. Thus docs builds are running against ODL
patchsets. This should not happen.

Change-Id: I3cb720b96c77a79197e42356b805c8bf560318bf
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoApex: fixes non-updated scenarios for fdio-ha 43/25343/1
Tim Rozet [Thu, 1 Dec 2016 16:13:07 +0000 (11:13 -0500)]
Apex: fixes non-updated scenarios for fdio-ha

Change-Id: I54b6600592260e797fce533b13585302b08a66e0
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agoFunctest jjob: add the option to provide the rc file as parameter 41/25341/4
jose.lausuch [Thu, 1 Dec 2016 15:08:09 +0000 (16:08 +0100)]
Functest jjob: add the option to provide the rc file as parameter

Change-Id: Icb5dd3f0f46eb4891609d1f0e4d868e84fe49a14
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agodoctor: copy log file to 'tests' dir 39/25339/1
Ryota MIBU [Thu, 1 Dec 2016 14:36:55 +0000 (14:36 +0000)]
doctor: copy log file to 'tests' dir

Change-Id: I1d9592a1cad487066d1f28af73a50ee1606409e3
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "doctor: drop postbuilders"
Ryota Mibu [Thu, 1 Dec 2016 12:53:48 +0000 (12:53 +0000)]
Merge "doctor: drop postbuilders"

7 years agoAdd possibility to build a Release Docker image 25/25325/3
jose.lausuch [Thu, 1 Dec 2016 12:35:04 +0000 (13:35 +0100)]
Add possibility to build a Release Docker image

New flag that if it's not empty, it will build the
image with the given tag instead of using master/stable.
These release builds will need to be triggered manually
by a Jenkins user with rights to build jobs.
The respective projects take the responsability to
build the release docker image whenever they
consider it is the right time.

Change-Id: I49b087e80eb134b8b3ddef8399f61eeac9b29619
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoMerge "prototypes: bifrost: Increase default provision timeout to 3600 seconds"
Fatih Degirmenci [Thu, 1 Dec 2016 12:36:25 +0000 (12:36 +0000)]
Merge "prototypes: bifrost: Increase default provision timeout to 3600 seconds"

7 years agodoctor: drop postbuilders 19/25319/1
Ryota MIBU [Thu, 1 Dec 2016 12:09:22 +0000 (12:09 +0000)]
doctor: drop postbuilders

Change-Id: I228619470b4baace4acbc53e0bd710dd0aea7c4b
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoprototypes: bifrost: Increase default provision timeout to 3600 seconds 73/25273/2
Markos Chandras [Wed, 30 Nov 2016 21:55:47 +0000 (21:55 +0000)]
prototypes: bifrost: Increase default provision timeout to 3600 seconds

Sometimes, the current '2400 seconds' timeout is not enough to all 3 VMs
to become reachable especially when the qcow2 images are becoming bigger
and bigger. This leads to spurious CI failures. Increase the timeout to
3600 seconds which should be enough for VMs boot properly

Change-Id: I06942952667df28341e5ce43d30619fe2e30326b
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoMerge "Add parameters in init function"
Morgan Richomme [Thu, 1 Dec 2016 09:43:58 +0000 (09:43 +0000)]
Merge "Add parameters in init function"

7 years agoMerge "doctor: fix file paths"
Ryota Mibu [Thu, 1 Dec 2016 06:02:15 +0000 (06:02 +0000)]
Merge "doctor: fix file paths"

7 years agoMerge "Apex: Adds odl_l2-fdio-ha to daily"
Tim Rozet [Wed, 30 Nov 2016 21:56:39 +0000 (21:56 +0000)]
Merge "Apex: Adds odl_l2-fdio-ha to daily"

7 years agoMerge "armband: Enable deploy-cache"
Aric Gardner [Wed, 30 Nov 2016 20:15:46 +0000 (20:15 +0000)]
Merge "armband: Enable deploy-cache"

7 years agobifrost: test-bifrost-deployment.sh: Use the new 'openssh-server' dib element 73/25173/2
Markos Chandras [Tue, 29 Nov 2016 18:21:51 +0000 (18:21 +0000)]
bifrost: test-bifrost-deployment.sh: Use the new 'openssh-server' dib element

This is a follow-up for b0a9b75e7481a24676c9488f17583c13b8b8026e
("Make use of the new 'openssh-server' dib element"). Remove the
openssh-server package from the default packages and use the
'openssh-server' element instead.

Change-Id: Ie14cdf93769ebefcae00f35d9e1ac149a31e7711
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoKVMFORNFV: Implementing kvmfornfv daily jobs. 67/25067/5
kalyanreddy [Tue, 29 Nov 2016 06:50:36 +0000 (22:50 -0800)]
KVMFORNFV: Implementing kvmfornfv daily jobs.

JIRA: RELENG-169

This patch includes updated scripts for implementing kvmfornfv daily
jobs to trigger cyclictest and packet forwarding testcases based
on the test name.

Change-Id: I7bb9aad05eaee340bf6af0d229c56399702bfd6b
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
7 years agodoctor: fix file paths 33/25233/3
Ryota MIBU [Wed, 30 Nov 2016 11:44:27 +0000 (11:44 +0000)]
doctor: fix file paths

- fix file path to mount doctor code under review

- re-add workaround to archive functest suite log

- drop unnecessary params for jobs

Change-Id: I51ed4dbd7178c875cb6b047f26ae4c1db3d94687
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "doctor: fix parameter setting"
Ryota Mibu [Wed, 30 Nov 2016 10:38:03 +0000 (10:38 +0000)]
Merge "doctor: fix parameter setting"

7 years agodoctor: fix parameter setting 03/25203/2
Ryota MIBU [Wed, 30 Nov 2016 06:35:04 +0000 (06:35 +0000)]
doctor: fix parameter setting

In the current doctor jenkins jobs, default parameters for functest are
used.

This patch updates parameter settings, and also simplifies archive
instruction.

Change-Id: I6940d323271bc9492eeb5e9f8ca9faf02612f483
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMerge "Fix the non-virtual node error for virtual-deploy job"
Serena Feng [Wed, 30 Nov 2016 09:23:03 +0000 (09:23 +0000)]
Merge "Fix the non-virtual node error for virtual-deploy job"

7 years agoAdd parameters in init function 13/25213/1
rohitsakala [Wed, 30 Nov 2016 08:15:30 +0000 (13:45 +0530)]
Add parameters in init function

Change-Id: I8ce5219251ff21f2cf3a554d275b4d2584d70e0b
Signed-off-by: rohitsakala <rohitsakala@gmail.com>
7 years agoFix the non-virtual node error for virtual-deploy job 89/25189/3
zeyu zhu [Wed, 30 Nov 2016 02:25:55 +0000 (10:25 +0800)]
Fix the non-virtual node error for virtual-deploy job

Change-Id: I617849b23aca515525f7e2219c3f268cbda80e43
Signed-off-by: zeyu zhu <zhu.zeyu@zte.com.cn>
7 years agoMerge "Rearrange Releng Job and Parameter Files"
Ryota Mibu [Wed, 30 Nov 2016 06:46:02 +0000 (06:46 +0000)]
Merge "Rearrange Releng Job and Parameter Files"

7 years agoMerge "update doctor CI job"
Ryota Mibu [Wed, 30 Nov 2016 05:11:28 +0000 (05:11 +0000)]
Merge "update doctor CI job"

7 years agoarmband: Enable deploy-cache 93/25193/1
Alexandru Avadanii [Wed, 30 Nov 2016 01:45:40 +0000 (02:45 +0100)]
armband: Enable deploy-cache

This enables the mechanism added in [1].

Armband just added support for caching deploy artifacts, like
bootstraps and target images, which take a lot of time at each deploy
to be built, considering it requires a cross-debootstrap via
qemu-user-static and binfmt.

For easier setup, the deploy cache depends on the local ISO storage
mechanism (/iso_mount/opnfv_ci), and reuses the same storage pool.

To enable deploy caching, just create the deploy-cache directory at:
/iso_mount/opnfv_ci/<branch>/deploy-cache

JIRA: ARMBAND-172

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

Change-Id: I161205a87f13cd78e79b96bfc37a5f68aba093cc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoRearrange Releng Job and Parameter Files 19/24119/2
Trevor Bramwell [Wed, 9 Nov 2016 20:33:46 +0000 (12:33 -0800)]
Rearrange Releng Job and Parameter Files

Individual project jobs can now be tested using:

  jenkins-jobs test -r jjb/global:jjb/$project

- Rename '.yaml' files to '.yml' so they get checked by the
  verify-releng.sh script, and update the script to include checking of
  '.yaml' files.
- Move parameter and macro files under new 'global' directory.

Change-Id: I6b74f5d8af2bced3256a7f4a33983df5310511a2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
7 years agoApex: Adds odl_l2-fdio-ha to daily 79/25179/1
Tim Rozet [Tue, 29 Nov 2016 21:27:12 +0000 (16:27 -0500)]
Apex: Adds odl_l2-fdio-ha to daily

Trades noha for ha scenario

Change-Id: I595766b8a06b115e0453c593c728c85e5a648e3d
Signed-off-by: Tim Rozet <trozet@redhat.com>
7 years agojjb: infra: bifrost-verify.sh: Make sure the cache directory exists 43/25143/2
Markos Chandras [Tue, 29 Nov 2016 12:34:36 +0000 (12:34 +0000)]
jjb: infra: bifrost-verify.sh: Make sure the cache directory exists

Fixes the following problem on new slaves:

chown: cannot access '/home/jenkins/.cache': No such file or directory

Change-Id: Ia461acd44466819e47a459e23ee6fd47ac1bad69
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoMerge "Remove trailing slash in example"
Fatih Degirmenci [Tue, 29 Nov 2016 13:43:18 +0000 (13:43 +0000)]
Merge "Remove trailing slash in example"

7 years agoMerge "Refactor Docker build jobs"
Fatih Degirmenci [Tue, 29 Nov 2016 13:41:30 +0000 (13:41 +0000)]
Merge "Refactor Docker build jobs"

7 years agoMerge changes from topic 'fix-monit-script'
Aric Gardner [Tue, 29 Nov 2016 12:31:13 +0000 (12:31 +0000)]
Merge changes from topic 'fix-monit-script'

* changes:
  utils: jenkins-jnlp-connect.sh: Make monit actions conditional
  utils: jenkins-jnlp-connect.sh: Fix start up script

7 years agoMerge "jjb: infra: Fix and enable the SUSE job for bifrost"
Aric Gardner [Tue, 29 Nov 2016 12:26:51 +0000 (12:26 +0000)]
Merge "jjb: infra: Fix and enable the SUSE job for bifrost"

7 years agoMerge "bifrost: Make use of the new 'openssh-server' dib element"
Aric Gardner [Tue, 29 Nov 2016 12:26:44 +0000 (12:26 +0000)]
Merge "bifrost: Make use of the new 'openssh-server' dib element"

7 years agoutils: jenkins-jnlp-connect.sh: Make monit actions conditional 59/24859/2
Markos Chandras [Thu, 24 Nov 2016 14:42:13 +0000 (14:42 +0000)]
utils: jenkins-jnlp-connect.sh: Make monit actions conditional

When executing the connection testing command as indicated in [1], -t is
added to the monit start-up script parameters. This prevents the jenkins
service from running in the background and create the pid file. Because
of that, monit is confused and reports the service as failed. We fix
this by moving all the monit related actions inside the 'monit'
conditional block.

[1]: http://artifacts.opnfv.org/octopus/brahmaputra/docs/octopus_docs/opnfv-jenkins-slave-connection.html#connecting-slaves-from-community-labs-to-opnfv-jenkins

Change-Id: I7371c4560311b84f56eff3461254264e1769ff7e
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoMerge "bug Fix: adapt reporting to merge of smoke+sdn tiers"
Morgan Richomme [Tue, 29 Nov 2016 08:49:32 +0000 (08:49 +0000)]
Merge "bug Fix: adapt reporting to merge of smoke+sdn tiers"

7 years agoMerge "Add Escalator CI job"
Serena Feng [Tue, 29 Nov 2016 06:48:32 +0000 (06:48 +0000)]
Merge "Add Escalator CI job"

7 years agoMerge "Enable Flake8 Checks on Escalator"
Serena Feng [Tue, 29 Nov 2016 06:48:18 +0000 (06:48 +0000)]
Merge "Enable Flake8 Checks on Escalator"

7 years agoMerge "set "opnfv-lint-verify" as the basic verify of compass"
Jun Li [Tue, 29 Nov 2016 01:01:41 +0000 (01:01 +0000)]
Merge "set "opnfv-lint-verify" as the basic verify of compass"

7 years agojjb: infra: Fix and enable the SUSE job for bifrost 41/25041/4
Markos Chandras [Tue, 22 Nov 2016 11:26:34 +0000 (11:26 +0000)]
jjb: infra: Fix and enable the SUSE job for bifrost

Fix SUSE parameters for os, release, packages and elements and
enable the job.

Change-Id: I0fc0fbc5fcf8df04186d6c19aaf363020d31a44c
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agobifrost: Make use of the new 'openssh-server' dib element 29/25029/3
Markos Chandras [Fri, 18 Nov 2016 16:34:02 +0000 (16:34 +0000)]
bifrost: Make use of the new 'openssh-server' dib element

Make use of the new 'openssh-server' dib element to achieve a consistent
behavior of ssh server across all distributions.

Change-Id: Ib10066a244fe44530969702cd465cdd79454b8fe
Signed-off-by: Markos Chandras <mchandras@suse.de>
7 years agoMerge "Add jobs for ARM virtual POD"
Aric Gardner [Mon, 28 Nov 2016 16:51:58 +0000 (16:51 +0000)]
Merge "Add jobs for ARM virtual POD"

7 years agoRemove trailing slash in example 33/25033/1
Aric Gardner [Mon, 28 Nov 2016 16:47:17 +0000 (11:47 -0500)]
Remove trailing slash in example

also add caveat note

Change-Id: Ie662ffb9240c3ffdbc4c7317d63744a8beedec4a
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
7 years agobug Fix: adapt reporting to merge of smoke+sdn tiers 31/25031/1
Morgan Richomme [Mon, 28 Nov 2016 16:45:33 +0000 (17:45 +0100)]
bug Fix: adapt reporting to merge of smoke+sdn tiers

Change-Id: I74d9834b609797f85d52e97ccdfeab614c1c07bf
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
7 years agoMerge "Apex using a different network settings file for master"
Tim Rozet [Mon, 28 Nov 2016 14:47:20 +0000 (14:47 +0000)]
Merge "Apex using a different network settings file for master"

7 years agoMerge "Enable qtip verify job"
Fatih Degirmenci [Mon, 28 Nov 2016 09:46:58 +0000 (09:46 +0000)]
Merge "Enable qtip verify job"

7 years agoRefactor Docker build jobs 73/24673/5
jose.lausuch [Tue, 22 Nov 2016 15:29:20 +0000 (16:29 +0100)]
Refactor Docker build jobs

- Remove incremental tags for stable branches
- Use "latest" or "stable" tags only
- Have a single job template for all projects

More info here: https://wiki.opnfv.org/display/INF/Docker+handling+in+CI

Change-Id: Ibce3ef2faee136f56f0eab12dfe7a93c267db854
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
7 years agoupdate doctor CI job 03/25003/2
Ryota MIBU [Mon, 28 Nov 2016 08:46:44 +0000 (08:46 +0000)]
update doctor CI job

Doctor has an experimental CI job. It has three parts (builders in
jjb / runners in CI). The main job will trigger two runner jobs which
will run 'test/run.sh' in the same CI pod with different inspector
(sample and congress). While executing those two children jobs, the
main job will block CI pipline on that pod. In order to avoide deadlock
and sequencial runner job execution, we set two pipelines for the pod.
But, it still allow deadlock when we trigger two main jobs at the same
time.

This patch simplify the job definition by splitting two runner jobs
and removing the main job.

Change-Id: I4fadd58cc827a41927940c38cf05ed105c6f243c
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
7 years agoMake the requirements.txt compatible with Colorado 83/24983/1
chenjiankun [Mon, 28 Nov 2016 06:15:58 +0000 (06:15 +0000)]
Make the requirements.txt compatible with Colorado

JIRA: YARDSTICK-428

Now in master, we move the requirements.txt from tests/ci/ to yardstick
root path.
But in colorado, this has yet to be done.If we cherry pick from master
to colorado, it will encounter error.
So we must make it compatible.

Change-Id: I0537d989e677b73e19a1e093166493f3f6d25783
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
7 years agoAdd jobs for ARM virtual POD 37/24937/2
cristinapauna [Sun, 27 Nov 2016 12:28:11 +0000 (14:28 +0200)]
Add jobs for ARM virtual POD

Pod virtual1 was added in the ENEA-ARM lab
This commit adds the jobs for it
JIRA: ARMBAND-162

Change-Id: Icaa798691f5ff60a58ae083eb1c366170c464b92
Signed-off-by: cristinapauna <cristina.pauna@enea.com>
7 years agomultisite: Use correct names for the generated files 93/24893/1
Fatih Degirmenci [Fri, 25 Nov 2016 13:57:15 +0000 (14:57 +0100)]
multisite: Use correct names for the generated files

Change-Id: I030dbca1a44231ae0548a5b17cd2f419ec7a4289
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agoEnable qtip verify job 85/24885/1
Yujun Zhang [Fri, 25 Nov 2016 07:01:52 +0000 (15:01 +0800)]
Enable qtip verify job

Change-Id: I15be7c9cab2ffa471a828b3295051cbd423988f5
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
7 years agoMerge "Adding GS_PROXY prefix to GS_URL in proxy scenario"
Serena Feng [Fri, 25 Nov 2016 01:47:50 +0000 (01:47 +0000)]
Merge "Adding GS_PROXY prefix to GS_URL in proxy scenario"

7 years agomultisite: Run jobs on right nodes 73/24873/1
Fatih Degirmenci [Thu, 24 Nov 2016 21:56:53 +0000 (22:56 +0100)]
multisite: Run jobs on right nodes

Change-Id: Ia681d629eb685ed1186be2bb74e42e2067b48aa2
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
7 years agomultisite: Adjust archival of generated files 69/24869/1
Fatih Degirmenci [Thu, 24 Nov 2016 21:35:31 +0000 (22:35 +0100)]
multisite: Adjust archival of generated files

Change-Id: I1e9236d04143c87bb85d15b05b6e42ea34438f8b
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>