releng.git
5 years agoTagging SampleVNF stable/fraser branch for Fraser 6.2.0 07/59307/1
Deepak S [Fri, 29 Jun 2018 12:28:10 +0000 (17:58 +0530)]
Tagging SampleVNF stable/fraser branch for Fraser 6.2.0

Change-Id: I6312e57c689519bdf65a562db85acfb443ac7b68
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
5 years agoMerge "Fix unset RC_FILE_PATH in Scripts"
Trevor Bramwell [Thu, 28 Jun 2018 23:32:59 +0000 (23:32 +0000)]
Merge "Fix unset RC_FILE_PATH in Scripts"

5 years agoFix the output of repo list to be 'repo, tag, ref' 81/59281/1
Trevor Bramwell [Thu, 28 Jun 2018 23:05:41 +0000 (16:05 -0700)]
Fix the output of repo list to be 'repo, tag, ref'

This was changed in a previous commit and causes calls to 'git branch'
during the verification job to fail.

Change-Id: I71c248abecf030658371b810d403e1f460933946
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoFix unset RC_FILE_PATH in Scripts 75/59275/1
Trevor Bramwell [Thu, 28 Jun 2018 22:28:27 +0000 (15:28 -0700)]
Fix unset RC_FILE_PATH in Scripts

Even though RC_FILE_PATH is defined in Jenkins as passed in as a
parameter, bash still sees it as unset. Removing the 'nounset' option
from these scripts should allow the check to success (RC_FILE_PATH set
to blank).

Change-Id: Ibcfdcf0d2a12c8119d2fe3ec3b354be782338bd5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoFix Git URL Parameter for Release Merge Job 49/59249/1
Trevor Bramwell [Thu, 28 Jun 2018 20:45:51 +0000 (13:45 -0700)]
Fix Git URL Parameter for Release Merge Job

This was incorrectly set to GIT_BASE, which includes the Project name,
and should be set to GIT_URL, which does not. GIT_URL is used instead as
each release file can contain multiple repos.

Change-Id: I82b5e80f20f8999745cb5008c8057c81c4993574
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoFix Typo in repos release script 31/59231/1
Trevor Bramwell [Thu, 28 Jun 2018 20:17:05 +0000 (13:17 -0700)]
Fix Typo in repos release script

As the scripts are ran under Python 3, parenthesis are required around
print statements. Adding these doesn't seem to cause in error in Python
2.

Change-Id: Ic0ce623ded5f3e3f27c8117e2067566afc8d8c0b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Doctor Fraser opnfv-6.2.0"
Trevor Bramwell [Thu, 28 Jun 2018 20:01:47 +0000 (20:01 +0000)]
Merge "Doctor Fraser opnfv-6.2.0"

5 years agoDisable SFC verify job in fraser branch 77/59177/1
Dimitrios Markou [Thu, 28 Jun 2018 09:20:03 +0000 (12:20 +0300)]
Disable SFC verify job in fraser branch

We would like to disable the SFC verify job for fraser branch
because jenkins give us -1 on new patches on stable fraser branch
because of the lack of tox on that branch.

We are not going to submit any new patches on the SFC fraser branch from
now on except from one [0]. So we can disable the fraser job as an easy
fix to the -1 jenkins-ci problem in gerrit.

[0]: https://gerrit.opnfv.org/gerrit/#/c/59175/

Change-Id: Iab2cb1eea6ac14f262ca25bc3cc61e15556f21e9
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
5 years agoMerge "Restrict RTD Verify and Merge jobs to Releng"
Trevor Bramwell [Wed, 27 Jun 2018 18:18:34 +0000 (18:18 +0000)]
Merge "Restrict RTD Verify and Merge jobs to Releng"

5 years agoFunctest: Restores ability to run with pre-defined creds 67/59067/2
Tim Rozet [Tue, 26 Jun 2018 20:58:28 +0000 (16:58 -0400)]
Functest: Restores ability to run with pre-defined creds

This patch is needed for the case where there are provided OS
credentials to functest, and there is no need to find the installer VM
and copy the credentials to the host. In the Apex snapshot case, there
is no installer VM on the slave, so we must provide the credentials
file.

Also includes a fix to use tempest_smoke_serial for the snapshot netvirt
verification until CSIT suite is working correctly.

Change-Id: Ic84955f527e3f84bb0d8579a377b4a1883fe3eb2
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fixes to allow ODL snapshot update to work 61/59061/1
Tim Rozet [Tue, 26 Jun 2018 19:17:12 +0000 (15:17 -0400)]
Apex: Fixes to allow ODL snapshot update to work

Change-Id: I2e641434051e615cf04922a7349c7a7f1891caea
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "[doctor] disable un-runnable jobs"
Trevor Bramwell [Tue, 26 Jun 2018 18:53:54 +0000 (18:53 +0000)]
Merge "[doctor] disable un-runnable jobs"

5 years agoApex: Update and fix netvirt artifact download 47/59047/1
Tim Rozet [Tue, 26 Jun 2018 15:24:40 +0000 (11:24 -0400)]
Apex: Update and fix netvirt artifact download

Change-Id: I7089603b982125f90dd5259e0720007ab3f910e5
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fix fluorine name and patch netvirt reinstall 39/59039/1
Tim Rozet [Tue, 26 Jun 2018 13:50:06 +0000 (09:50 -0400)]
Apex: Fix fluorine name and patch netvirt reinstall

Temporarily pull in specific patch to fix ODL netvirt reinstall.

Change-Id: Id3ba00592e81ee0970075b34afb72f76db02d0b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Fix release tagging noop"
Trevor Bramwell [Tue, 26 Jun 2018 12:45:16 +0000 (12:45 +0000)]
Merge "Fix release tagging noop"

5 years agoMerge "Include yamllint on build servers"
Trevor Bramwell [Tue, 26 Jun 2018 12:45:06 +0000 (12:45 +0000)]
Merge "Include yamllint on build servers"

5 years agoRestrict RTD Verify and Merge jobs to Releng 37/59037/1
Trevor Bramwell [Tue, 26 Jun 2018 12:42:11 +0000 (05:42 -0700)]
Restrict RTD Verify and Merge jobs to Releng

By default the rtd jobs from global-jjb trigger against all projects.
Setting 'project-pattern' to releng will restrict it to just the releng
project.

Change-Id: I9586577e8d83c6bf189eaee9159b1e49726740a5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Add support for tox in SFC project jobs"
Fatih Degirmenci [Tue, 26 Jun 2018 06:28:41 +0000 (06:28 +0000)]
Merge "Add support for tox in SFC project jobs"

5 years agoApex: Update ODL master DIST 15/59015/1
Tim Rozet [Mon, 25 Jun 2018 21:11:05 +0000 (17:11 -0400)]
Apex: Update ODL master DIST

Change-Id: I5937b486777a5da50b13084969a38c5ee6cb4ba6
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fix IP overcloud parsing for snapshot 07/59007/1
Tim Rozet [Mon, 25 Jun 2018 19:27:38 +0000 (15:27 -0400)]
Apex: Fix IP overcloud parsing for snapshot

Sometimes there are more than 1 IP per line in the overcloudrc. So we
make sure we only grab the first one.

Change-Id: I565fbed902f00688607683cdc69d0edcba4dc743
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fixes blocking/snapshot checks 05/59005/1
Tim Rozet [Mon, 25 Jun 2018 18:41:03 +0000 (14:41 -0400)]
Apex: Fixes blocking/snapshot checks

Change-Id: If6782ae3806fa9193d42bc3f640c000e3a723724
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: update 3rd party netvirt CI 91/58991/1
Tim Rozet [Mon, 25 Jun 2018 13:36:45 +0000 (09:36 -0400)]
Apex: update 3rd party netvirt CI

Intel slave no longer exists. Moves the Apex netvirt snapshots to run on
Apex slaves.

Change-Id: I3d9d32455e5a24cb64070677a32c5908cc331326
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Update the repo script to only list repos once"
Ryota Mibu [Mon, 25 Jun 2018 10:14:31 +0000 (10:14 +0000)]
Merge "Update the repo script to only list repos once"

5 years agoDoctor Fraser opnfv-6.2.0 67/58967/1
Tomi Juvonen [Mon, 25 Jun 2018 04:47:50 +0000 (07:47 +0300)]
Doctor Fraser opnfv-6.2.0

Change-Id: I9f61914d3c07ca52e9b062110a2d0036090b3626
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
5 years ago[doctor] disable un-runnable jobs 37/58337/3
Ryota MIBU [Thu, 7 Jun 2018 15:02:42 +0000 (00:02 +0900)]
[doctor] disable un-runnable jobs

This patch disbles the following jobs as the labs are not working.

 - daisy@x86_64
 - fuel@x86_64

Change-Id: I69306ac1474afa0c8980ab4e2f1afa29abc789e0

5 years agoMerge "Add RTD Verify and Merge jobs for Releng"
Ryota Mibu [Fri, 22 Jun 2018 03:25:19 +0000 (03:25 +0000)]
Merge "Add RTD Verify and Merge jobs for Releng"

5 years agoApex: more snapshot fixes 93/58893/1
Tim Rozet [Fri, 22 Jun 2018 00:15:16 +0000 (20:15 -0400)]
Apex: more snapshot fixes

Changes-Include:
 - Rename jobs to have 'os' in them to distinguish openstack branch
 - Fix uploading snapshots to upload from the create directory (where
   the artifacts are built and stored)
 - Fix the properties file so that it is created if one does not exist
   already upstream in the artifacts repo

Change-Id: I0d75fd41585538cbe860274a082cb4051d8b05c5
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fix usage of gpg key import 79/58879/1
Tim Rozet [Thu, 21 Jun 2018 17:56:02 +0000 (13:56 -0400)]
Apex: Fix usage of gpg key import

Removes using source to call the gpg import script. source will execute
the script in the current shell, which will exit the artifact upload.
Adds checking to make sure we ignore any failure with running the
script.

Change-Id: I587cf9584f9fa8c4d315b7b2328a6c7c55ae3b88
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoFix gpg import error when node has no key 65/58865/1
Tim Rozet [Thu, 21 Jun 2018 14:17:58 +0000 (10:17 -0400)]
Fix gpg import error when node has no key

For some servers like lf-virtual3 there is no key locally or one
remotely. In that case we do not want the import script to fail the job,
like in:
https://build.opnfv.org/ci/job/apex-upload-snapshot/1/console

Change-Id: I13ddfdb45cd2d60bd911fa590bf9bf54bd288ba8
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoFix release tagging noop 43/58843/1
Trevor Bramwell [Wed, 20 Jun 2018 23:10:20 +0000 (16:10 -0700)]
Fix release tagging noop

When the release job runs to tag the repos it should push the tags back
to Gerrit. This was originally a 'noop' for testing.

Change-Id: Ifbecbccda1ae123c7b8f0d59eefa727784d10acd
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoApex: fix parameter passing to snapshot jobs 41/58841/1
Tim Rozet [Wed, 20 Jun 2018 22:39:07 +0000 (18:39 -0400)]
Apex: fix parameter passing to snapshot jobs

GS_URL is required for the builders with the snapshot related jobs.

Change-Id: I4b194bbf5646361c527b522a25b71d4c268d9b6c
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Fix OS credentials fetch 31/58831/1
Tim Rozet [Wed, 20 Jun 2018 17:52:03 +0000 (13:52 -0400)]
Apex: Fix OS credentials fetch

Now that keystone V3 Identity is only one supported, OOO 'overcloudrc'
should be used in Queens and later as that contains V3 creds.
'overcloudrc.v3' will eventually be removed in OOO.

Note, this was causing tempest_smoke_serial to fail in Apex with Swift
test cases. This is due to the fact that in Apex we were only setting
the OS_REGION_NAME in overcloudrc, and functest was using
overcloudrc.v3. When Tempest does not have the region set it will simply
look for the first endpoint it can find for that service type, and was
not using the right keystone endpoint for Apex.

Change-Id: I154c9e762dfc5ba035f6e108606ecedcfb0d60d2
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Update default DEPLOY_SCENARIO"
Fatih Degirmenci [Wed, 20 Jun 2018 14:24:33 +0000 (14:24 +0000)]
Merge "Update default DEPLOY_SCENARIO"

5 years agoApex: Removes workaround route for ODL with CSIT 37/58737/1
Tim Rozet [Wed, 20 Jun 2018 00:11:18 +0000 (20:11 -0400)]
Apex: Removes workaround route for ODL with CSIT

This route was used as a hack for JIRA: APEX-112

Change-Id: Ia7afc95389ed4e3c7a4128318868bfe562b34b62
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoInclude yamllint on build servers 25/58725/1
Trevor Bramwell [Tue, 19 Jun 2018 13:54:27 +0000 (06:54 -0700)]
Include yamllint on build servers

Change-Id: Ie99da1fd5ed3789a1dbf4134796b95f2ac69abce
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "[Dovetail] Increase frequency of Dovetail runs on Compass"
mei mei [Tue, 19 Jun 2018 07:29:11 +0000 (07:29 +0000)]
Merge "[Dovetail] Increase frequency of Dovetail runs on Compass"

5 years agoMerge "[Dovetail] Bugfix a typo"
mei mei [Tue, 19 Jun 2018 07:29:02 +0000 (07:29 +0000)]
Merge "[Dovetail] Bugfix a typo"

5 years agoMerge "Use Ipmi info provided with PDF"
mei mei [Tue, 19 Jun 2018 07:28:50 +0000 (07:28 +0000)]
Merge "Use Ipmi info provided with PDF"

5 years ago[Dovetail] Bugfix a typo 93/58693/1
xudan [Tue, 19 Jun 2018 02:16:12 +0000 (22:16 -0400)]
[Dovetail] Bugfix a typo

Change-Id: I919e2510aea75dc530c5769a09d3c678f2246ea4
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoApex: Enable OS master clients with Tempest 69/58669/1
Tim Rozet [Mon, 18 Jun 2018 14:47:10 +0000 (10:47 -0400)]
Apex: Enable OS master clients with Tempest

We want to use OS master clients when testing with master OpenStack
(scenarios without any branch in the name).

Change-Id: I6b2814dcb6fd7e8a650782e13c1a765320e8cf98
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Update tox jjb command to use jjb 2.0.3"
Trevor Bramwell [Mon, 18 Jun 2018 14:23:07 +0000 (14:23 +0000)]
Merge "Update tox jjb command to use jjb 2.0.3"

5 years agoAdd support for tox in SFC project jobs 65/58665/1
Dimitrios Markou [Mon, 18 Jun 2018 12:59:42 +0000 (15:59 +0300)]
Add support for tox in SFC project jobs

Depends-On: https://gerrit.opnfv.org/gerrit/#/c/58649/

Change-Id: I4b39c6fd8e70fe40c68e5b2d7043ee522583290b
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
5 years agoAdd functest-tempest jjbs 39/58639/1
Cédric Ollivier [Sun, 17 Jun 2018 12:58:36 +0000 (14:58 +0200)]
Add functest-tempest jjbs

Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate FUNCTEST suite and tier names 37/58637/1
Cédric Ollivier [Sun, 17 Jun 2018 12:54:48 +0000 (14:54 +0200)]
Update FUNCTEST suite and tier names

Change-Id: I0bef73cf17e845faf3e1da42a07c5ada767fd731
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUpdate Functest testcase list 11/58611/2
Cédric Ollivier [Sat, 16 Jun 2018 06:02:48 +0000 (08:02 +0200)]
Update Functest testcase list

Change-Id: I1f9d2d594d1bd0e09edf4dd51cae2355623de7c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoRun opnfv/functest-parser in Fraser daily jobs 09/58609/1
Cédric Ollivier [Sat, 16 Jun 2018 05:58:29 +0000 (07:58 +0200)]
Run opnfv/functest-parser in Fraser daily jobs

Change-Id: I0a114482bdcb09beb634afd747b7c32f29d356cf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoStop running containers in privileged mode 07/58607/1
Cédric Ollivier [Sat, 16 Jun 2018 05:40:58 +0000 (07:40 +0200)]
Stop running containers in privileged mode

It should be useless in case of Functest.

Change-Id: Iac214dc484079bf17bbbfc08c28554835fac3f69
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoApex: Adds missing nosdn scenarios to daily 05/58605/1
Tim Rozet [Sat, 16 Jun 2018 03:00:48 +0000 (23:00 -0400)]
Apex: Adds missing nosdn scenarios to daily

Change-Id: Ib1f508461c22e01ea2e9a7d855f79ed7aa25f68a
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "[Dovetail] Increase frequency of Dovetail runs on Apex"
Tim Rozet [Fri, 15 Jun 2018 19:34:07 +0000 (19:34 +0000)]
Merge "[Dovetail] Increase frequency of Dovetail runs on Apex"

5 years agoMerge "Remove functest-parser"
Morgan Richomme [Fri, 15 Jun 2018 10:08:45 +0000 (10:08 +0000)]
Merge "Remove functest-parser"

5 years agoRemove functest-parser 75/58575/1
Cédric Ollivier [Fri, 15 Jun 2018 06:49:53 +0000 (08:49 +0200)]
Remove functest-parser

Parser should be fixed and then added to functest-smoke.

Change-Id: I4f9e6fa736589b1ed01feae580df18c93de168cd
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoAdd RTD Verify and Merge jobs for Releng 53/58553/1
Trevor Bramwell [Thu, 14 Jun 2018 18:13:38 +0000 (11:13 -0700)]
Add RTD Verify and Merge jobs for Releng

These jobs come from global-jjb[1]. On verify, 'tox -e docs' is ran
against releng, and on merge at webhook it curl-ed on RTD to build the
docs.

The merge job additionally requires jq installed to verify the build was
triggered.

[1] https://docs.releng.linuxfoundation.org/projects/global-jjb/en/latest/jjb/lf-rtd-jobs.html

Change-Id: Ib0d752a904a9fdda2ab13016509a0b82d34ec3ee
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years ago[Dovetail] Increase frequency of Dovetail runs on Compass 19/58519/1
xudan [Thu, 14 Jun 2018 02:23:04 +0000 (22:23 -0400)]
[Dovetail] Increase frequency of Dovetail runs on Compass

Run Dovetail tests on every deployment of os-nosdn-nofeature and
os-odl_l3-nofeature-ha to improve testing turn-around time as we are
approaching the next release of Dovetail.

Change-Id: Idb5580871c47651eb1c01e917d9d93be73b9cd17
Signed-off-by: xudan <xudan16@huawei.com>
5 years ago[Dovetail] Increase frequency of Dovetail runs on Apex 15/58515/1
Georg Kunz [Wed, 13 Jun 2018 22:10:34 +0000 (00:10 +0200)]
[Dovetail] Increase frequency of Dovetail runs on Apex

Run Dovetail tests on every deployment of os-nosdn-nofeature to improve
testing turn-around time as we are approaching the next release of
Dovetail.

Change-Id: Ie4baf3c2f607aaf09135c4021258e9afb0aec826
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoMerge "Update repo archive script to handle empty repos"
Trevor Bramwell [Wed, 13 Jun 2018 20:13:34 +0000 (20:13 +0000)]
Merge "Update repo archive script to handle empty repos"

5 years agoMerge "Remove jjb-sandbox as we now have jjb-deploy"
Trevor Bramwell [Wed, 13 Jun 2018 20:13:24 +0000 (20:13 +0000)]
Merge "Remove jjb-sandbox as we now have jjb-deploy"

5 years agoUpdate tox jjb command to use jjb 2.0.3 63/58463/3
Trevor Bramwell [Tue, 12 Jun 2018 17:56:33 +0000 (10:56 -0700)]
Update tox jjb command to use jjb 2.0.3

2.0.3 is the current JJB version being used by OPNFV.

This removes 'jjb/global' from the positional arguments as overriding
with '-- jjb' will throw errors files are included twice.

Change-Id: If9014fd8a5b92ade89d97994ea1b58f0b227c65a
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoUpdate the repo script to only list repos once 89/58289/2
Trevor Bramwell [Wed, 6 Jun 2018 13:24:36 +0000 (15:24 +0200)]
Update the repo script to only list repos once

When projects have multiple releases (ex 6.0, 6.1) the repos would be
listed multiple times when only wanting repo names. This change still
supports listing the repos when they have multiple versions.

Change-Id: I7b0c96649b5486d91b177f95cf175bebcb53815b
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoRemove quotes from PROJECT env 13/58513/2
Paul Vaduva [Wed, 13 Jun 2018 17:26:26 +0000 (19:26 +0200)]
Remove quotes from PROJECT env

Change-Id: I0e169b8ea3135a49ccfed9fe9fe3550017faab95
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
5 years ago[auto] Fix missing yaml block marker 11/58511/2
Alexandru Avadanii [Wed, 13 Jun 2018 16:22:57 +0000 (18:22 +0200)]
[auto] Fix missing yaml block marker

Change-Id: Ia1e95dce8f272cb53186314025fdd81419fc9d4d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoRemove jjb-sandbox as we now have jjb-deploy 09/58509/1
Trevor Bramwell [Wed, 13 Jun 2018 16:12:13 +0000 (09:12 -0700)]
Remove jjb-sandbox as we now have jjb-deploy

Now that the sandbox is available and we can easily deploy jobs using
'jjb-deploy' or upload them through the cli, this outdated directory can
be removed.

Change-Id: I680dbc84eeba140adac7b69ea0af4ed26d160362
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "jjb/releng: fix compass-container $DOCKERFILE"
mei mei [Wed, 13 Jun 2018 11:22:35 +0000 (11:22 +0000)]
Merge "jjb/releng: fix compass-container $DOCKERFILE"

5 years agoUpdate default DEPLOY_SCENARIO 07/58107/6
Delia Popescu [Thu, 31 May 2018 10:10:52 +0000 (13:10 +0300)]
Update default DEPLOY_SCENARIO

Change default deploy scenario
to os-nosdn-nofeature-noha

JIRA: FUNCTEST-972

Change-Id: Iea609c055436dd59c9de90a767069fc484090db5
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
5 years agoxci: Disable Centos jobs until Intel lab is back 73/58473/1
Fatih Degirmenci [Wed, 13 Jun 2018 07:36:11 +0000 (09:36 +0200)]
xci: Disable Centos jobs until Intel lab is back

Due to Intel lab maintenance, the number of slaves will go down so we need
to have fewer jobs running. Centos is known to be problematic upstream and
it is better to disable them until the lab is back online to ensure the jobs
for other distros are impacted less.

Change-Id: Ifd8624e45282d68bd7acdf283ef7a499e81990e9
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoMerge "[yardstick] update yardstick email list"
Trevor Bramwell [Tue, 12 Jun 2018 22:28:06 +0000 (22:28 +0000)]
Merge "[yardstick] update yardstick email list"

5 years agoMerge "Remove obsolete iptable rules"
Trevor Bramwell [Tue, 12 Jun 2018 22:24:13 +0000 (22:24 +0000)]
Merge "Remove obsolete iptable rules"

5 years agoMerge "Add separate fraser jobs to Barometer container builds"
Trevor Bramwell [Tue, 12 Jun 2018 22:19:18 +0000 (22:19 +0000)]
Merge "Add separate fraser jobs to Barometer container builds"

5 years agoMerge "Auto: Project Modification in armband jobs"
Trevor Bramwell [Tue, 12 Jun 2018 22:17:25 +0000 (22:17 +0000)]
Merge "Auto: Project Modification in armband jobs"

5 years agoUpdate repo archive script to handle empty repos 65/58465/1
Trevor Bramwell [Tue, 12 Jun 2018 22:12:49 +0000 (15:12 -0700)]
Update repo archive script to handle empty repos

After an empty repo is cloned, and we attempt to pull in changes, git
fails due to not know which branch to pull from. Explicitily pulling
from origin into master should resolve this.

Change-Id: I6bed85779c1bb571559c263800e8ea55ece3aa62
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Apex: disable functest for k8s deployment in gate job"
Tim Rozet [Tue, 12 Jun 2018 21:38:28 +0000 (21:38 +0000)]
Merge "Apex: disable functest for k8s deployment in gate job"

5 years agoAuto: Project Modification in armband jobs 15/58415/3
Paul Vaduva [Mon, 11 Jun 2018 11:37:12 +0000 (13:37 +0200)]
Auto: Project Modification in armband jobs

In order for us to run a job template from
armband project and to override the project
parameter that defaults to auto we need to
modify the template for the deploy job from
armband.

Change-Id: Idf465107eb571d632dc09dbcce8e4c796648dc4b
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
5 years agoMerge "[Dovetail] Setting correct process name for rabbitmq on Apex"
mei mei [Tue, 12 Jun 2018 03:39:38 +0000 (03:39 +0000)]
Merge "[Dovetail] Setting correct process name for rabbitmq on Apex"

5 years agoApex: disable functest for k8s deployment in gate job 05/58405/2
Zenghui Shi [Mon, 11 Jun 2018 01:02:48 +0000 (09:02 +0800)]
Apex: disable functest for k8s deployment in gate job

Change-Id: I554dd364dbcbef03c4bc54bc026af22f8d95d34f

5 years agoRemove obsolete iptable rules 31/58431/1
Cédric Ollivier [Mon, 11 Jun 2018 15:37:15 +0000 (17:37 +0200)]
Remove obsolete iptable rules

It simply breaks parallel testing and seems useless/deprecated.

Change-Id: I7dafa65f4acfdabb089cf0e10c66d5eb632500c6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoUse Ipmi info provided with PDF 63/57563/6
xudan [Fri, 18 May 2018 04:02:00 +0000 (00:02 -0400)]
Use Ipmi info provided with PDF

For one HA test case, it needs the ipmi info to shutdown controller node.
Use PDF to get the impi info.
1. For Apex, it runs on lf-pod1, currently there is no PDF about this pod.
2. For Compass, it runs on huawei-pod2, also there is no PDF about this pod.
3. For Fuel, it runs on ericsson-pod1 and lf-pod2, use their PDFs.

Change-Id: I7d3d0b4ed6b16840ca25093d3ea877da203f58f8
Signed-off-by: xudan <xudan16@huawei.com>
5 years agoMerge "Stop hardcoding Docker repository"
Tim Rozet [Fri, 8 Jun 2018 12:13:55 +0000 (12:13 +0000)]
Merge "Stop hardcoding Docker repository"

5 years agoMerge "Use armband project for deploy in auto"
Trevor Bramwell [Thu, 7 Jun 2018 14:03:08 +0000 (14:03 +0000)]
Merge "Use armband project for deploy in auto"

5 years agoUse armband project for deploy in auto 09/58309/5
pava [Thu, 7 Jun 2018 08:36:46 +0000 (10:36 +0200)]
Use armband project for deploy in auto

Change-Id: I76dabebfd696c9b307399e1906740df823b4d91c
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
5 years agoMerge "Clean up CI Node Listing for pushing test logs"
Ryota Mibu [Thu, 7 Jun 2018 11:11:22 +0000 (11:11 +0000)]
Merge "Clean up CI Node Listing for pushing test logs"

5 years ago[Dovetail] Setting correct process name for rabbitmq on Apex 17/58317/1
Georg Kunz [Thu, 7 Jun 2018 09:21:42 +0000 (11:21 +0200)]
[Dovetail] Setting correct process name for rabbitmq on Apex

Customizing the pod.yaml for running the dovetail.ha.rabbitmq test on
Apex.

Change-Id: I945d281bb8aac2799dd0ff0aa4a750cbf44803de
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
5 years agoMerge "Deploy job needs armband project for deploy"
Aric Gardner [Wed, 6 Jun 2018 19:58:18 +0000 (19:58 +0000)]
Merge "Deploy job needs armband project for deploy"

5 years agoMerge "Remove INFO file as we've migrated to INFO.yaml"
Aric Gardner [Wed, 6 Jun 2018 19:48:41 +0000 (19:48 +0000)]
Merge "Remove INFO file as we've migrated to INFO.yaml"

5 years ago[doctor] pass inspector value to parameter 01/58301/2
Ryota MIBU [Wed, 6 Jun 2018 14:58:10 +0000 (23:58 +0900)]
[doctor] pass inspector value to parameter

Change-Id: I56e4e8e00840e46efe5fe52812fd949ee08f984a

5 years agoDeploy job needs armband project for deploy 99/58299/1
pava [Wed, 6 Jun 2018 14:39:06 +0000 (16:39 +0200)]
Deploy job needs armband project for deploy

Change-Id: Iae34d2b9249614b5a4b27173eff3b64779a96c49
Signed-off-by: pava <Paul.Vaduva@enea.com>
5 years agoStop hardcoding Docker repository 59/58259/1
Cédric Ollivier [Tue, 5 Jun 2018 17:14:18 +0000 (19:14 +0200)]
Stop hardcoding Docker repository

Change-Id: I7c8a131b4f80b58ee136e63c547c4fe55822a134
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoApex: Fix missed updating nosdn verify scenario 51/58251/1
Tim Rozet [Tue, 5 Jun 2018 16:54:49 +0000 (12:54 -0400)]
Apex: Fix missed updating nosdn verify scenario

Change-Id: If9e612b24fca868c3b330a03053accc7debf9420
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoApex: Change verify job to use tempest 43/58243/2
Tim Rozet [Tue, 5 Jun 2018 13:40:50 +0000 (09:40 -0400)]
Apex: Change verify job to use tempest

Tempest is maintained for different versions of openstack which we need
to be able to test master and queens in Apex for XCI.

Change-Id: I1ab6500964a93b74f1800e9bdfea9ddfb1157f70
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years ago[yardstick] update yardstick email list 05/58205/1
Ross Brattain [Tue, 29 May 2018 08:24:10 +0000 (01:24 -0700)]
[yardstick] update yardstick email list

remove Ross as he is no longer PTL.

Change-Id: I2661cf09cae4be5c16d06a237d2dbe1c7c591cfc
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
5 years agojjb/releng: fix compass-container $DOCKERFILE 75/58175/1
Yibo Cai [Mon, 4 Jun 2018 05:21:26 +0000 (13:21 +0800)]
jjb/releng: fix compass-container $DOCKERFILE

Use default $DOCKERFILE setting from downstream projects.

Change-Id: I0bfee5dcaef9a9eb7601548a1e5da5a5f8d51bb5
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
5 years agoMerge "jjb/releng: fix compass container build error"
Trevor Bramwell [Sat, 2 Jun 2018 00:19:39 +0000 (00:19 +0000)]
Merge "jjb/releng: fix compass container build error"

5 years agoApex: Only use admin network for snapshot create 61/58161/1
Tim Rozet [Fri, 1 Jun 2018 19:46:15 +0000 (15:46 -0400)]
Apex: Only use admin network for snapshot create

CSIT only uses admin network, so only collect that virsh def.

Change-Id: I2bce08f004ca673cc8a9ecffd09e44f45b04eb76
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agojjb/releng: fix compass container build error 31/58131/3
Yibo Cai [Fri, 1 Jun 2018 02:11:45 +0000 (10:11 +0800)]
jjb/releng: fix compass container build error

Error log: https://build.opnfv.org/ci/job/compass-tasks-base-build-arm64-master/1/console

Change-Id: I47ef2ede64d63fb3e9a500dc48cdd510ee9ff235
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
5 years agoMerge "Auto: Setup Ci Jobs for Auto project"
Trevor Bramwell [Thu, 31 May 2018 23:21:42 +0000 (23:21 +0000)]
Merge "Auto: Setup Ci Jobs for Auto project"

5 years agoMerge "updated commit for Auto 6.1.1"
Trevor Bramwell [Thu, 31 May 2018 23:18:15 +0000 (23:18 +0000)]
Merge "updated commit for Auto 6.1.1"

5 years agoApex: Parameterize functest suite/testcase 25/58125/1
Tim Rozet [Thu, 31 May 2018 18:08:43 +0000 (14:08 -0400)]
Apex: Parameterize functest suite/testcase

This patch parameterizes the functest variables for the apex-virtual job
so that we can indicate which tests to run when calling the apex-virtual
(which in turn runs deploy and functest).

Change-Id: Ic628c7711aca2d3ac0520d34150a3242d8d9891d
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoAdd separate fraser jobs to Barometer container builds 13/58113/1
Emma Foley [Thu, 31 May 2018 12:52:34 +0000 (12:52 +0000)]
Add separate fraser jobs to Barometer container builds

In order to support additonal features that have been added to
collectd since the 5.8 release, there needs to be a separate
stable and master container so we can support the new features
as well as the stable release.

This change will allow us to increment the version of collectd
as we add functest support, config guides and documentation,
while keeping the stable version container intact and available
for users to download.

JIRA: BAROMETER-102

Change-Id: I06ca84581a2e0f1a994cedf53aebc8f5cc3e7535
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
5 years agoMerge "jjb/releng: support multi arch compass images"
mei mei [Wed, 30 May 2018 06:36:02 +0000 (06:36 +0000)]
Merge "jjb/releng: support multi arch compass images"

5 years agoupdated commit for Auto 6.1.1 57/58057/2
Gerard Damm [Tue, 29 May 2018 21:27:42 +0000 (16:27 -0500)]
updated commit for Auto 6.1.1

Cherry-picked 3 changes from latest master, to stable/fraser
merged these 3 changes into stable/fraser
new commit ID: 0f43563624832c5908e6fc00eb0a4bbc6cc82c33
will need to be tagged as 6.1.1

patch#2: removed trailing spaces

Change-Id: I934dedb6c0b1efde2404f550cbd1a58e618ffc1a
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
5 years agoApex: Changes default verify scenario to nosdn 59/58059/1
Tim Rozet [Tue, 29 May 2018 21:37:41 +0000 (17:37 -0400)]
Apex: Changes default verify scenario to nosdn

Basically we are getting blocked on merging patches due to ODL breaking
and these patches have nothing to do with ODL. So we are changing the
default sceanrio to just be nosdn, and then if the change is relatd to
ODL we can include an ODL gate run.

Change-Id: I61ec224e62e6f3cb6ee40696326bf243788c27d6
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years ago[fuel] Schedule odl-ovs-noha scenario 93/57993/2
Michael Polenchuk [Mon, 28 May 2018 08:15:41 +0000 (12:15 +0400)]
[fuel] Schedule odl-ovs-noha scenario

Change-Id: I2946684b8e5941201865c123793b7f5800b5421b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>