releng.git
5 years agoApex: Fix blocking on promote and artifact ver 17/57917/1
Tim Rozet [Fri, 25 May 2018 14:31:28 +0000 (10:31 -0400)]
Apex: Fix blocking on promote and artifact ver

Change-Id: I274dba9398ef549d20fa106eda88abebfbf48c9e
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: migrate promote jobs to use virtual deploy job 15/57915/1
Tim Rozet [Fri, 25 May 2018 14:01:37 +0000 (10:01 -0400)]
Apex: migrate promote jobs to use virtual deploy job

This job already does deploy and test, so just use that rather than
triggering seperate jobs.

Change-Id: Ie62088f434de93ebb7638ba4d4ef8791ac01aa1f
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Cleanup functest jobs"
Trevor Bramwell [Thu, 24 May 2018 23:15:22 +0000 (23:15 +0000)]
Merge "Cleanup functest jobs"

5 years agoApex: Always build RPM in build job 61/57861/1
Tim Rozet [Thu, 24 May 2018 20:35:18 +0000 (16:35 -0400)]
Apex: Always build RPM in build job

Change-Id: Ie2d0a730801bc7f5bb784ee90e60e8e30562ef47
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fix scenario name for promote jobs 59/57859/1
Tim Rozet [Thu, 24 May 2018 19:58:09 +0000 (15:58 -0400)]
Apex: Fix scenario name for promote jobs

Promotion name for master OS should just be nofeature.

Change-Id: I60086e94bbef87a1754f4f2cc00d096454668ded
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: fix unbound variable in artifact dl 45/57845/1
Tim Rozet [Thu, 24 May 2018 18:17:00 +0000 (14:17 -0400)]
Apex: fix unbound variable in artifact dl

We still need VERSION_EXTENSION var to figure out which RPM files to
remove on the slave.

Change-Id: I03cc9c3318edec9860c8f3ffc01db52517a644b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoFix docs build errors 91/56291/3
Trevor Bramwell [Mon, 23 Apr 2018 20:23:44 +0000 (13:23 -0700)]
Fix docs build errors

This fixes the two error types being output by a Sphinx docs build:

  - numbered - This is already included in the root toctree
    (docs/index.rst) and doesn't need to be repeated

  - List spacing - Only in infra/jenkins/connect-to-jenkins.rst, the
    enumerated list of steps was missing spaces after each item

Change-Id: I55555821a35a3d248f3a347e8e4d9c851254cf08
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoCleanup functest jobs 31/57631/5
Delia Popescu [Mon, 21 May 2018 09:49:22 +0000 (12:49 +0300)]
Cleanup functest jobs

Remove unnecessary arm-daily testsuite

arm-daily does not require special builder or parameter
changes
Increase job-timeout to fit both architectures

JIRA: FUNCTEST-917

Change-Id: Id31709740906fa9ea3918c8694d04fd88191f03f
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoApex: enable RPM build on master verify 81/57681/2
Tim Rozet [Tue, 22 May 2018 13:24:40 +0000 (09:24 -0400)]
Apex: enable RPM build on master verify

Now that we only build apex python rpm in master, we can afford to build
RPM everytime and ensure it builds correctly.

Change-Id: Ica1efe1cc2c3db0dfe1c5677b5ab47df121c0966
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Updates daily master scenario names 57/57657/1
Tim Rozet [Mon, 21 May 2018 16:41:48 +0000 (12:41 -0400)]
Apex: Updates daily master scenario names

Change-Id: I881634a57f1d28cfcc3346476dc095873c014a22
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "xci: Enable verification of changes coming to prototypes folder"
Markos Chandras [Mon, 21 May 2018 09:51:35 +0000 (09:51 +0000)]
Merge "xci: Enable verification of changes coming to prototypes folder"

5 years agoFix Manual Triggering of Docker Jobs 27/57627/1
Trevor Bramwell [Mon, 21 May 2018 07:47:57 +0000 (00:47 -0700)]
Fix Manual Triggering of Docker Jobs

When manually triggering a docker job (or even through timed builds),
GERRIT_EVENT_TYPE will not get set. This does gets set when the job is
triggered by a Gerrit event (ex: ref-updated, comment-added).

Specifying the variable lookup to default to nothing (ex: "${FOO:-}")
should allow non-Gerrit triggered jobs to complete successfully.

Change-Id: Ic1ba8ebef0967b0f20a2d6385ce0e0b4876901dc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate Global-JJB to master 91/57591/1
Trevor Bramwell [Fri, 18 May 2018 17:39:04 +0000 (10:39 -0700)]
Update Global-JJB to master

This is a temporary update until a new release of Global-JJB comes out.

Updating Global-JJB to a commit on master past 0.19.2 which allows
jjb jobs to run on the same builder without tripping over each other.

The related Gerrit change for the current tip of master can be seen
here: https://gerrit.linuxfoundation.org/infra/#/c/10717/

Change-Id: I4205fc74d8af805ac29ac93d4c5b033c145a00b9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoxci: Enable verification of changes coming to prototypes folder 89/57589/1
Fatih Degirmenci [Fri, 18 May 2018 16:51:36 +0000 (18:51 +0200)]
xci: Enable verification of changes coming to prototypes folder

Change-Id: I62095327781153eaff81999f5f3fdddc652dc550
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoopenci: bugfix: Fix var names and event headers 87/57587/1
Fatih Degirmenci [Fri, 18 May 2018 16:40:07 +0000 (18:40 +0200)]
openci: bugfix: Fix var names and event headers

Change-Id: I449037e727abed363766ca47a26ea3d2bd6abf4e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoMerge "openci: Add OPNFV scenario composition and test jobs for the demo"
Fatih Degirmenci [Fri, 18 May 2018 16:10:37 +0000 (16:10 +0000)]
Merge "openci: Add OPNFV scenario composition and test jobs for the demo"

5 years agoMerge "openci: Further filter triggering events based on scenario for ODL and ONAP"
Fatih Degirmenci [Fri, 18 May 2018 16:02:40 +0000 (16:02 +0000)]
Merge "openci: Further filter triggering events based on scenario for ODL and ONAP"

5 years agoMerge "Fix Docker Container Build Tagging"
Aric Gardner [Fri, 18 May 2018 15:54:12 +0000 (15:54 +0000)]
Merge "Fix Docker Container Build Tagging"

5 years agoopenci: Add OPNFV scenario composition and test jobs for the demo 97/57497/25
Fatih Degirmenci [Wed, 16 May 2018 18:32:16 +0000 (20:32 +0200)]
openci: Add OPNFV scenario composition and test jobs for the demo

The flow is
- OPNFV compose job gets triggered by the ArtifactPublishedEvents published by
ODL and ONAP autorelease jobs, composing the corresponding scenarios. At the
end, CompositionDefinedEvent is published for the composed scenario.
- OPNFV test job gets triggered by the CompositionDefinedEvents published by
OPNFV compose jobs, deploying and testing the composed scenario. At the end,
ConfidenceLevelModifiedEvent is published for the tested scenario which can
be consumed by ODL and/or ONAP Jenkinses, doing further promotion.

Change-Id: Ice1736d65f3f2b26e849302fec2bb0c579da4a1c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoMerge "Disable Daisy Jobs"
Aric Gardner [Fri, 18 May 2018 15:38:16 +0000 (15:38 +0000)]
Merge "Disable Daisy Jobs"

5 years agoDisable Daisy Jobs 85/57585/1
Trevor Bramwell [Fri, 18 May 2018 15:01:10 +0000 (08:01 -0700)]
Disable Daisy Jobs

All ZTE Pods are offline so there is nowhere for these to run. Disabling
until resources are available again.

Change-Id: Ic57d9d690622ad6e019fa90c512bf3f1a4992fc6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoopenci: Further filter triggering events based on scenario for ODL and ONAP 83/57583/1
Fatih Degirmenci [Fri, 18 May 2018 13:48:30 +0000 (15:48 +0200)]
openci: Further filter triggering events based on scenario for ODL and ONAP

Change-Id: If05f7922d5888775eff113877b8bdd319948956a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoopenci: Add event publisher to ODL and ONAP Autorelease jobs 75/57575/9
Fatih Degirmenci [Fri, 18 May 2018 11:56:43 +0000 (13:56 +0200)]
openci: Add event publisher to ODL and ONAP Autorelease jobs

Change-Id: I1efdff3dbcfdcc9b0820b43d982f686bbe1db4a7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoMerge "[Dovetail] Changing the path of the ssh key in pod.yaml for yardstick"
mei mei [Fri, 18 May 2018 08:17:39 +0000 (08:17 +0000)]
Merge "[Dovetail] Changing the path of the ssh key in pod.yaml for yardstick"

5 years agoMerge "openci: Add skeletons for ODL autorelease and promotion jobs"
Fatih Degirmenci [Fri, 18 May 2018 06:27:21 +0000 (06:27 +0000)]
Merge "openci: Add skeletons for ODL autorelease and promotion jobs"

5 years agoMerge "openci: Add skeletons for ONAP autorelease and promotion jobs"
Fatih Degirmenci [Fri, 18 May 2018 06:27:12 +0000 (06:27 +0000)]
Merge "openci: Add skeletons for ONAP autorelease and promotion jobs"

5 years agoFix Docker Container Build Tagging 59/57559/1
Trevor Bramwell [Tue, 1 May 2018 23:10:14 +0000 (16:10 -0700)]
Fix Docker Container Build Tagging

Builds triggered by tags have a typo in the extraction of the tag name.
This change includes a method for retriggering a tag build with the
comment "retag TAG_NAME".

Change-Id: Ie035e0922f8c073d3e360917ea7ccd6fa76d7b20
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoopenci: Add skeletons for ONAP autorelease and promotion jobs 33/57533/6
Fatih Degirmenci [Thu, 17 May 2018 11:49:26 +0000 (13:49 +0200)]
openci: Add skeletons for ONAP autorelease and promotion jobs

The jjb will be proposed to ONAP Releng once it is verified on OPNFV
Jenkins.

The flow is
- ONAP autorelease job publishes an ArtifactPublishedEvent to make the
availability of a new version that is tested known to the world
- ONAP promote job gets triggered by a ConfidenceLevelModifiedEvent
published by OPNFV CI to promote autorelease artifact further.

The prototype doing realistic stuff will be built on top of these jobs
and
- parse the triggering event to find the location of autorelease
artifact
- download the artifact for composing ONAP scenario
- run the deployment and testing of ONAP scenario

Please note that this change just adds the basic structure for the jobs
to share the idea. Further changes will add triggering, message
costruction, and publishing.

Change-Id: Ib8939ab44d664ff71f472db66a0e2171ed7b56c5
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoopenci: Add skeletons for ODL autorelease and promotion jobs 31/57531/7
Fatih Degirmenci [Thu, 17 May 2018 11:39:12 +0000 (13:39 +0200)]
openci: Add skeletons for ODL autorelease and promotion jobs

The jjb will be proposed to ODL Releng once it is verified on OPNFV
Jenkins.

The flow is
- ODL autorelease job publishes an ArtifactPublishedEvent to make the
availability of a new version that is tested known to the world
- ODL promote job gets triggered by a ConfidenceLevelModifiedEvent
published by OPNFV CI to promote autorelease artifact further.

The prototype doing realistic stuff will be built on top of these jobs
and
- parse the triggering event to find the location of autorelease
artifact
- download the artifact for composing ODL scenario
- run the deployment and testing of ODL scenario

Please note that this change just adds the basic structure for the jobs
to share the idea. Further changes will add triggering, message
costruction, and publishing.

Change-Id: I51d7e0cfcb5f2552fcc9ac287ed12ed70f582895
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoRemove reverify for opnfv-lint and gate-security 57/57557/1
Aric Gardner [Thu, 17 May 2018 22:09:04 +0000 (18:09 -0400)]
Remove reverify for opnfv-lint and gate-security

This is temporary, using reverify does not work in global-jjb
for for now remove surrounding jobs so that users dont think its working.

I've been told we can add reverify into global-jjb
after that is done, I will re-add these.

Change-Id: I533ff7c15d55d2630504ca18416583c167228c0d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoBump JJB Build Timeout to 60 Minutes 47/57547/2
Trevor Bramwell [Thu, 17 May 2018 18:51:09 +0000 (11:51 -0700)]
Bump JJB Build Timeout to 60 Minutes

Without caching enable or when updating the JJB version all jobs get
reconfigured, which can take upwards of 30 minutes. Setting this to a
higher value should keep the build from being failed while still
running.

Change-Id: Ie2ed11da919ed9114700423591ebfaef94e61c88
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Update postbuildscript syntax for JJB 2.0.3"
Trevor Bramwell [Thu, 17 May 2018 18:36:40 +0000 (18:36 +0000)]
Merge "Update postbuildscript syntax for JJB 2.0.3"

5 years agoMerge "Update JJB to 2.0.3 and Global-JJB to 0.18.0"
Trevor Bramwell [Thu, 17 May 2018 18:34:15 +0000 (18:34 +0000)]
Merge "Update JJB to 2.0.3 and Global-JJB to 0.18.0"

5 years agoUpdate JJB to 2.0.3 and Global-JJB to 0.18.0 45/57545/1
Trevor Bramwell [Thu, 17 May 2018 18:26:38 +0000 (11:26 -0700)]
Update JJB to 2.0.3 and Global-JJB to 0.18.0

Also updates global-jjb to 0.18.0 as it includes fixes to
Postbuildscript required by the update to JJB 2.0.3.

Link to Global-JJB 0.18.0 commit:
https://gerrit.linuxfoundation.org/infra/#/c/10101/

Change-Id: I246e60d6c63cf6ba40aeba30d2a7e3985e57d5ad
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoAdding sysstat xmlstarlet and facter 43/57543/1
Aric Gardner [Thu, 17 May 2018 17:45:59 +0000 (13:45 -0400)]
Adding sysstat xmlstarlet and facter

Adding lf global jjb deps to ansible build server job

Change-Id: If71a9cf68c6011a6f6c283e2296a17f211255286
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate postbuildscript syntax for JJB 2.0.3 35/56935/4
Thanh Ha [Tue, 1 May 2018 19:48:52 +0000 (15:48 -0400)]
Update postbuildscript syntax for JJB 2.0.3

JJB 2.0.3 changed the postbuildscript syntax a bit and requires
changes so that they work properly with version 2.x of PostBuildScript
plugin.

This patch requires that Jenkins also be updated to install the 2.x
release of PostBuildScript.

Change-Id: I65e52c8d9b2efa38a3d16193c176c65e87e704c1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
5 years ago[Dovetail] Changing the path of the ssh key in pod.yaml for yardstick 01/57401/3
Georg Kunz [Tue, 15 May 2018 14:28:27 +0000 (16:28 +0200)]
[Dovetail] Changing the path of the ssh key in pod.yaml for yardstick

The ssh key is already available in the userconfig directory mounted by
Dovetail inside the Yardstick container.

Change-Id: Ic72473e9e47b625fbf4a0f8a8fb140aaed72b69a
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoxci: Fix scenario determination for changes coming to releng-xci 27/57527/3
Fatih Degirmenci [Thu, 17 May 2018 10:56:35 +0000 (12:56 +0200)]
xci: Fix scenario determination for changes coming to releng-xci

Earlier change took the possibility of dynamically determining the default
scenario. This change puts part of it back which is based on the changed
installer and/or other changed files.

Change-Id: Ie6d9a9b0622ac4ae5ff0cf0e679fd26beed51747
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoMerge "Combine generic and external scenario determination to one"
Fatih Degirmenci [Thu, 17 May 2018 09:45:35 +0000 (09:45 +0000)]
Merge "Combine generic and external scenario determination to one"

5 years agoMerge "jjb: xci: Do not check for the WORKSPACE variable"
Fatih Degirmenci [Thu, 17 May 2018 09:39:20 +0000 (09:39 +0000)]
Merge "jjb: xci: Do not check for the WORKSPACE variable"

5 years agoCombine generic and external scenario determination to one 19/57519/2
Fatih Degirmenci [Thu, 17 May 2018 07:40:33 +0000 (09:40 +0200)]
Combine generic and external scenario determination to one

Previously we were determining the impacted generic scenario by looking into
changeset in releng-xci. Since we moved the scenarios to releng-xci-scenarios,
this is not needed anymore and same function can be used for determining the
scenario.

Change-Id: I06a65599e03dff4016d0d9d78116e505d84b5061
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agojjb: xci: Do not check for the WORKSPACE variable 21/57521/1
Markos Chandras [Thu, 17 May 2018 08:11:11 +0000 (09:11 +0100)]
jjb: xci: Do not check for the WORKSPACE variable

The WORKSPACE variable is always set so we do not need to check it
in the script.

Change-Id: I33d2e17b9a4a7b262c781c7442cc69c2433f8729
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoRename files under jjb from 'yml' to 'yaml' 03/57503/2
Trevor Bramwell [Wed, 16 May 2018 23:23:56 +0000 (16:23 -0700)]
Rename files under jjb from 'yml' to 'yaml'

global-jjb only supports the .yaml file ending for jjb jobs. Instead of
waiting for a release we're going to rename the files.

Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUse Global-JJB for Releng merge/verify Jobs 25/57425/3
Trevor Bramwell [Tue, 15 May 2018 22:53:43 +0000 (15:53 -0700)]
Use Global-JJB for Releng merge/verify Jobs

Replaces the releng templates:

  - releng-verify-jjb
  - releng-merge-jjb

With the job group '{project-name}-ci-jobs' which includes:

  - releng-jjb-verify
  - releng-jjb-merge
  - releng-jenkins-cfg-merge
  - releng-jjb-deploy

JIRA: RELENG-397
Change-Id: If8160a67d8d665dcb8f86b6649288a710cc0fe13
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Clone Releng with submodules to include jjb"
Trevor Bramwell [Wed, 16 May 2018 18:36:27 +0000 (18:36 +0000)]
Merge "Clone Releng with submodules to include jjb"

5 years agoClone Releng with submodules to include jjb 77/57477/2
Aric Gardner [Wed, 16 May 2018 14:40:38 +0000 (10:40 -0400)]
Clone Releng with submodules to include jjb

Needed for JJB verify and Merge to work.
These jobs are going away, but first we need to get a verified +1
from jenkins

Also remove  releng-comment-jjb its unused

Change-Id: Ice2ad625f87f1d9c841979ede4bb1943110691c8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoUpdate global-jjb to v0.17.0 21/57421/1
Trevor Bramwell [Tue, 15 May 2018 22:32:47 +0000 (15:32 -0700)]
Update global-jjb to v0.17.0

Since the commit submodule commit can't be set to an explicit tag,
please see this link[1] for verification that
90e4e825b3d0ac5959122c50e457419ad0cfe137 is v0.17.0.

[1] https://gerrit.linuxfoundation.org/infra/#/c/9386/

JIRA: RELENG-398
Change-Id: I9d4e90cc073c8b9cb741735a2ba582a2c7882087
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Disable git tagging during Jenkins git clone"
Trevor Bramwell [Tue, 15 May 2018 20:18:00 +0000 (20:18 +0000)]
Merge "Disable git tagging during Jenkins git clone"

5 years agoMerge "jjb: xci: xci-run-functest: Switch to dynamic inventory"
Markos Chandras [Tue, 15 May 2018 08:16:46 +0000 (08:16 +0000)]
Merge "jjb: xci: xci-run-functest: Switch to dynamic inventory"

5 years agojjb: xci: xci-run-functest: Switch to dynamic inventory 53/57353/2
Markos Chandras [Mon, 14 May 2018 09:58:40 +0000 (10:58 +0100)]
jjb: xci: xci-run-functest: Switch to dynamic inventory

We no longer have static inventory files per installer and flavor
so we need to switch to the dynamic inventory option.

Change-Id: I5b8bf800264b1b297b61d09d010552cd22636627
Signed-off-by: Markos Chandras <mchandras@suse.de>
5 years agoDisable git tagging during Jenkins git clone 73/57373/2
Trevor Bramwell [Mon, 14 May 2018 19:41:24 +0000 (12:41 -0700)]
Disable git tagging during Jenkins git clone

Even with per-build-tag set to false, JJB 1.6.2 does not seem to remove
'Create tag for each build' from the git-scm settings. Though the option
is deprecated it is still supported, so setting both of these should
disable tagging when Jenkins clones a git repo.

Change-Id: I5977149ad581df67d938ce2b46794d47c5e06fe3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Specify CI jobs time intervals for armband"
Aric Gardner [Mon, 14 May 2018 19:48:06 +0000 (19:48 +0000)]
Merge "Specify CI jobs time intervals for armband"

6 years agoMerge "Releng PTL change to Trevor Bramwell"
Fatih Degirmenci [Mon, 14 May 2018 08:46:55 +0000 (08:46 +0000)]
Merge "Releng PTL change to Trevor Bramwell"

6 years agojjb: xci: Connect new releng-xci-scenarios repository 13/57313/1
Markos Chandras [Fri, 11 May 2018 09:41:13 +0000 (10:41 +0100)]
jjb: xci: Connect new releng-xci-scenarios repository

The scenarios have been moved from the releng-xci to
releng-xci-scenarios repository so we should connect Jenkins
to that repo as well.

Change-Id: Ifcb4f02b8532dd94c8a622185328f7316e726c6b
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoYardstick needs export EXTERNAL_NETWORK to env 65/57265/1
xudan [Thu, 10 May 2018 10:47:18 +0000 (06:47 -0400)]
Yardstick needs export EXTERNAL_NETWORK to env

Change-Id: I380008fe2cadbce8f6b7b1f84c9f3bf720df485e
Signed-off-by: xudan <xudan16@huawei.com>
6 years agojjb: xci: xci-start-new-vm: Fix passing YAML var files to Ansible 59/57259/1
Markos Chandras [Thu, 10 May 2018 09:46:33 +0000 (10:46 +0100)]
jjb: xci: xci-start-new-vm: Fix passing YAML var files to Ansible

When passing a YAML variables file to Ansible, we need to prefix it
with '@'.

Change-Id: I884f4698a1033cca9ad55bf3592e1dd817273f81
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agojjb: xci: xci-start-new-vm: Fix gerrit variable for git SHA 09/57209/2
Markos Chandras [Wed, 9 May 2018 10:41:42 +0000 (11:41 +0100)]
jjb: xci: xci-start-new-vm: Fix gerrit variable for git SHA

The gerrit variable for the git SHA is GERRIT_PATCHSET_REVISION instead
of GERRIT_CHANGE_ID. We also need to export the XCI_ANSIBLE_PARAMS
variable.

Change-Id: I206820f1155a4876fb7d87cc0b5ae1b8afb06bd6
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoSpecify CI jobs time intervals for armband 07/57207/1
Charalampos Kominos [Wed, 9 May 2018 10:11:59 +0000 (12:11 +0200)]
Specify CI jobs time intervals for armband

Since there is only one CI pod available for armband at the moment,
we instruct CI to run only one job per day. Four jobs for master
branch and 3 for stable branch.

Change-Id: I645a98d922c00b2237cb5aeeb280d00ecdf0e288
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
6 years agoMerge "jjb: xci: xci-start-new-vm: Create scenario overrides file"
Markos Chandras [Wed, 9 May 2018 09:39:20 +0000 (09:39 +0000)]
Merge "jjb: xci: xci-start-new-vm: Create scenario overrides file"

6 years agoBugfix: Dovetail failed to upload results to artifacts 49/57149/1
xudan [Tue, 8 May 2018 08:46:40 +0000 (04:46 -0400)]
Bugfix: Dovetail failed to upload results to artifacts

That's mainly because of that
1. The owner of all results files are root:root
2. Sometimes there are some files that can only be read by root
3. User jenkins failed to upload these files

Solutions:
1. Change the owner to be jenkins:jenkins
2. Remove these files which are useless for users

Change-Id: I0b5e72e8d5045c7e0d64e32a13ba559612460a84
Signed-off-by: xudan <xudan16@huawei.com>
6 years agojjb: xci: xci-start-new-vm: Create scenario overrides file 69/56669/3
Markos Chandras [Thu, 26 Apr 2018 14:25:06 +0000 (15:25 +0100)]
jjb: xci: xci-start-new-vm: Create scenario overrides file

Pass scenario information using the new override mechanism.

This patch depends on the matching releng-xci change
https://gerrit.opnfv.org/gerrit/#/c/56643/

Change-Id: Ib8473249e424f259f5757ebdaed7d73fa4b0adce
Signed-off-by: Markos Chandras <mchandras@suse.de>
6 years agoMerge "JJB 2.0.X does not allow scenario to be passed here"
mei mei [Tue, 8 May 2018 01:32:33 +0000 (01:32 +0000)]
Merge "JJB 2.0.X does not allow scenario to be passed here"

6 years agoReleng PTL change to Trevor Bramwell 37/57137/1
Trevor Bramwell [Mon, 7 May 2018 19:09:23 +0000 (12:09 -0700)]
Releng PTL change to Trevor Bramwell

I am nominating myself as PTL of Releng following Fatih's announcement
to step down.

See this email thread for context:
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-May/021142.html

Change-Id: I6426a612378143d7829420cc9cf254021ce1eeae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Enable Local Docs builds by using LF Docs Conf"
Trevor Bramwell [Mon, 7 May 2018 18:14:21 +0000 (18:14 +0000)]
Merge "Enable Local Docs builds by using LF Docs Conf"

6 years agoMerge "Disable vnf runs for aarch64"
Aric Gardner [Mon, 7 May 2018 13:59:45 +0000 (13:59 +0000)]
Merge "Disable vnf runs for aarch64"

6 years agoMerge "Disable Snaps Fraser Verify Job"
Trevor Bramwell [Fri, 4 May 2018 21:56:06 +0000 (21:56 +0000)]
Merge "Disable Snaps Fraser Verify Job"

6 years agoMerge "[yardstick] debug dump image ID"
Trevor Bramwell [Fri, 4 May 2018 21:53:41 +0000 (21:53 +0000)]
Merge "[yardstick] debug dump image ID"

6 years agoDisable vnf runs for aarch64 63/56763/5
Delia Popescu [Fri, 27 Apr 2018 07:31:43 +0000 (10:31 +0300)]
Disable vnf runs for aarch64

Functest VNF tests are not adapted for aarch64.
The tests can be reactivated when they are adapted to execute
on aarch64.
JIRA: FUNCTEST-964

Change-Id: I2413a6eff831c8dd2751b7bc73ad583f55a00dcf
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
6 years agoMerge "fuel, armband: basic healthcheck in verify jobs"
Trevor Bramwell [Fri, 4 May 2018 19:48:11 +0000 (19:48 +0000)]
Merge "fuel, armband: basic healthcheck in verify jobs"

6 years agoJJB 2.0.X does not allow scenario to be passed here 77/56977/6
agardner [Wed, 2 May 2018 14:54:25 +0000 (10:54 -0400)]
JJB 2.0.X does not allow scenario to be passed here

With this change releng/jjb/* now passes on:
Jenkins Job Builder version: 2.0.1 and 1.6.2

Error:
TypeError: write() argument must be str, not list
Explanation:
in jjb 1.6.2 it would allow the list in and then the job would convert
the list into a literal string of "['var1', 'var2']"

- 'compass-{scenario}-{pod}-daily-{stream}'
Can have scenario passed, {scenario} is part of the job name
so it knows which scenario to add.

- 'compass-deploy-{pod}-daily-{stream}'
cannot have scenario passed, there is not one job generated per scenario
so its tryting to add "['senario1', 'scenario2', 'etc']" into the {scenario}
value, which is not allowed.

This worked on jjb 1.6.2 becasue we overwrite the scenario
information later:
- trigger-builds:
    - project: 'compass-deploy-{pod}-daily-{stream}'
      predefined-parameters: |
        DEPLOY_SCENARIO={scenario}

jjb/armband/armband-ci-jobs.yml is very simillar to this job
and passes a default, which works, so that is what I have done here:
   - string:
       name: DEPLOY_SCENARIO
       default: 'os-odl-nofeature-ha'

addendum:
removed scenario: '{scenario}' from
'compass-{scenario}-{pod}-daily-{stream}'
even though it is valid, Trevor rightly pointed out that there is
nothing to consume this value.

Change-Id: I134b2bd5888dcdfa5b768a7db2bdc98ad32ec28e
Signed-off-by: agardner <agardner@linuxfoundation.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoApex: Fix resources/images directory usage with deploy 85/56985/1
Tim Rozet [Wed, 2 May 2018 19:27:19 +0000 (15:27 -0400)]
Apex: Fix resources/images directory usage with deploy

Change-Id: If50ad310049edca687da8e0acf412a7e1eacd2b6
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoApex: disable iso verify for master branch 83/56983/1
Tim Rozet [Wed, 2 May 2018 19:01:02 +0000 (15:01 -0400)]
Apex: disable iso verify for master branch

Change-Id: I46753983e1fb37300df70700c474c3dda3532ffa
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoApex: Update for master upstream deployments 79/56979/1
Tim Rozet [Wed, 2 May 2018 16:04:49 +0000 (12:04 -0400)]
Apex: Update for master upstream deployments

Change-Id: I92635178ddc354dd7773cd372a34d46f5ee0bf2a
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoAdd Bottlenecks Fraser Docker Push Job 47/56947/1
Yang Yu [Wed, 2 May 2018 02:48:34 +0000 (10:48 +0800)]
Add Bottlenecks Fraser Docker Push Job

Change-Id: I4d6c4015ca36f743dadbb6524a1ca8d5619ce3d6
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
6 years agoAdd release notes in releases/fraser/functest.yaml 91/56891/1
Cédric Ollivier [Mon, 30 Apr 2018 09:38:47 +0000 (11:38 +0200)]
Add release notes in releases/fraser/functest.yaml

Change-Id: I0384563e5e663ea485626562df5ee49815b95817
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
6 years agoMerge "Tag SDNVPN for Fraser 6.0"
Aric Gardner [Sat, 28 Apr 2018 21:05:30 +0000 (21:05 +0000)]
Merge "Tag SDNVPN for Fraser 6.0"

6 years agoMerge "Tag Stor4NFV for Fraser 6.0"
Aric Gardner [Sat, 28 Apr 2018 21:05:18 +0000 (21:05 +0000)]
Merge "Tag Stor4NFV for Fraser 6.0"

6 years agoMerge "Update Clover tags Clover for Fraser 6.0.1"
Aric Gardner [Sat, 28 Apr 2018 21:05:06 +0000 (21:05 +0000)]
Merge "Update Clover tags Clover for Fraser 6.0.1"

6 years agoTag OPNFVDocs for Fraser 6.0 45/56845/2
Trevor Bramwell [Fri, 27 Apr 2018 22:29:39 +0000 (15:29 -0700)]
Tag OPNFVDocs for Fraser 6.0

This is tagged at the last merged docs patch to stable/fraser

Change-Id: I0d976cd947621ceab3a15df8ea98bdc245fe93fc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "Fraser 6.0.0 tag"
Trevor Bramwell [Sat, 28 Apr 2018 20:29:56 +0000 (20:29 +0000)]
Merge "Fraser 6.0.0 tag"

6 years agoMerge "Fraser 6.0.0 tag"
Trevor Bramwell [Sat, 28 Apr 2018 20:29:43 +0000 (20:29 +0000)]
Merge "Fraser 6.0.0 tag"

6 years agoMerge "Fraser 6.0.0 tag"
Trevor Bramwell [Sat, 28 Apr 2018 20:29:24 +0000 (20:29 +0000)]
Merge "Fraser 6.0.0 tag"

6 years agoTag Apex for Fraser 6.0 69/56869/1
agardner [Sat, 28 Apr 2018 18:53:35 +0000 (14:53 -0400)]
Tag Apex for Fraser 6.0

The last commit I had to revert, as the refs were put under branches
branch should never change and indicates where the branching happens.

I have taken those refs and put them in the releases section

Change-Id: I8026b331b18cde18c08ed1bef79d291c3a7ffce8
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "Revert "Apex: update sha commit hashes for Fraser""
Aric Gardner [Sat, 28 Apr 2018 18:51:20 +0000 (18:51 +0000)]
Merge "Revert "Apex: update sha commit hashes for Fraser""

6 years agoRevert "Apex: update sha commit hashes for Fraser" 67/56867/1
Aric Gardner [Sat, 28 Apr 2018 18:49:28 +0000 (18:49 +0000)]
Revert "Apex: update sha commit hashes for Fraser"

This reverts commit 583c715b4c5320bdd6e0b09b68af852d8660dc14.

Change-Id: I63c99606804c4c02b1e8aff91937c62916137bc9

6 years agoUpdate Clover tags Clover for Fraser 6.0.1 65/56865/1
Trevor Bramwell [Sat, 28 Apr 2018 17:27:25 +0000 (10:27 -0700)]
Update Clover tags Clover for Fraser 6.0.1

Add the opnfv-6.0.1 to the current commit, and lists opnfv-6.0.0 as
being tagged on the previous one.

Change-Id: I01b3efb6fe04b3dcf32ef2c01315ecb34fb30133
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoDovetail CI jobs failed sometimes when Archive artifacts 55/56855/2
xudan [Sat, 28 Apr 2018 06:45:50 +0000 (02:45 -0400)]
Dovetail CI jobs failed sometimes when Archive artifacts

According to this https://issues.jenkins-ci.org/browse/JENKINS-47566,
the failure seems to be caused by the permission problem.
Change the owner of all files in 'results' directory to be jenkins.

Change-Id: I0ed30018354259601c39016fc1950ea7db867e78
Signed-off-by: xudan <xudan16@huawei.com>
6 years agoApex: update sha commit hashes for Fraser 53/56853/1
Tim Rozet [Fri, 27 Apr 2018 23:53:15 +0000 (19:53 -0400)]
Apex: update sha commit hashes for Fraser

Change-Id: Ic3cb135911eddc4490a50e57f5165688cec623a0
Signed-off-by: Tim Rozet <trozet@redhat.com>
6 years agoUpdate Clover 6.0.0 release SHA1 47/56847/1
Stephen Wong [Fri, 27 Apr 2018 22:35:06 +0000 (15:35 -0700)]
Update Clover 6.0.0 release SHA1

Change-Id: I28c584535617afb32801f912adafe5282aa64ed1
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
6 years agoTag SDNVPN for Fraser 6.0 43/56843/1
Trevor Bramwell [Fri, 27 Apr 2018 22:27:50 +0000 (15:27 -0700)]
Tag SDNVPN for Fraser 6.0

This is tagged at the current tip of stable/fraser branch

Change-Id: Ie169aa7e2ef7096155253aeb5c8adeeefc2cf278
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoTag Stor4NFV for Fraser 6.0 41/56841/1
Trevor Bramwell [Fri, 27 Apr 2018 22:21:39 +0000 (15:21 -0700)]
Tag Stor4NFV for Fraser 6.0

Include link to release notes

Change-Id: Ic9b8ed9d08fd54f00bf4afe9539f32fae9339e23
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoFraser 6.0.0 tag 39/56839/1
agardner [Fri, 27 Apr 2018 22:22:18 +0000 (18:22 -0400)]
Fraser 6.0.0 tag

I have tagged your repo for you at the head of the fraser branch

Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location

Change-Id: Ie9ee3b17d5f909b0160cbacd7db99a43385c3d7d
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoFraser 6.0.0 tag 37/56837/1
agardner [Fri, 27 Apr 2018 22:19:59 +0000 (18:19 -0400)]
Fraser 6.0.0 tag

I have tagged your repo for you at the head of the fraser branch

Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location

Change-Id: I66541b703924018ca7d81a736a1af8767c100846
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoFraser 6.0.0 tag 31/56831/1
agardner [Fri, 27 Apr 2018 22:10:13 +0000 (18:10 -0400)]
Fraser 6.0.0 tag

I have tagged your repo for you at the head of the
fraser branch

Please let us know if this is correct.
If I dont hear back from you I will merge this and tag your repo
at this location

Change-Id: I9223da8139ce997e6b7dde9db30a875324c0b94f
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoMerge "Update Parser Fraser 6.0.1 Release Tag"
Trevor Bramwell [Fri, 27 Apr 2018 22:05:17 +0000 (22:05 +0000)]
Merge "Update Parser Fraser 6.0.1 Release Tag"

6 years agoFunctest 6.0.0 release SHA1 27/56827/2
agardner [Fri, 27 Apr 2018 21:18:28 +0000 (17:18 -0400)]
Functest 6.0.0 release SHA1

Change-Id: Ieaa5b8050da3f502074d7f968c4cf65a108f84c2
Signed-off-by: agardner <agardner@linuxfoundation.org>
6 years agoUpdate Parser Fraser 6.0.1 Release Tag 25/56825/2
Trevor Bramwell [Fri, 27 Apr 2018 21:14:16 +0000 (14:14 -0700)]
Update Parser Fraser 6.0.1 Release Tag

opnfv-6.0.0 was previously tagged on the master branch, but the ref to
be release is on stable/fraser. So bumping the tag to 6.0.1 and adding
the previous tag at the correct ref to the file.

Change-Id: Ic57fd2116e8662391748455cfe25c23e9853b65d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
6 years agoMerge "[VSPERF] Added releases tag and release-notes URL"
Aric Gardner [Fri, 27 Apr 2018 20:38:52 +0000 (20:38 +0000)]
Merge "[VSPERF] Added releases tag and release-notes URL"

6 years agoMerge "Add Samplevnf project release tag and notes"
Aric Gardner [Fri, 27 Apr 2018 20:38:33 +0000 (20:38 +0000)]
Merge "Add Samplevnf project release tag and notes"

6 years agoMerge "[Fraser] ovn4nfv git tagging."
Trevor Bramwell [Fri, 27 Apr 2018 20:38:04 +0000 (20:38 +0000)]
Merge "[Fraser] ovn4nfv git tagging."