releng.git
5 years agoApex: Fix CSIT snapshot files path 59/65459/1
Tim Rozet [Wed, 28 Nov 2018 14:40:27 +0000 (09:40 -0500)]
Apex: Fix CSIT snapshot files path

With the refactor of snapshot pipeline to include other snapshots, the
path had changed to be generic for where temporary snapshot files are
stored (from /tmp/csit to /tmp/snap). See this commit:

https://gerrit.opnfv.org/gerrit/#/c/65157/4/jjb/apex/apex-fetch-snap-info.sh

This patch fixes the path for triggering CSIT job.

Change-Id: I63308d73c13e8c714078a38bc6cf9bb75cbeec5c
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "xci: Enable daily baremetal jobs"
Fatih Degirmenci [Wed, 28 Nov 2018 09:08:45 +0000 (09:08 +0000)]
Merge "xci: Enable daily baremetal jobs"

5 years agoMerge "Run tox in functest-virtual"
Morgan Richomme [Wed, 28 Nov 2018 07:02:14 +0000 (07:02 +0000)]
Merge "Run tox in functest-virtual"

5 years agoxci: Enable daily baremetal jobs 29/65429/9
Fatih Degirmenci [Tue, 27 Nov 2018 21:36:38 +0000 (22:36 +0100)]
xci: Enable daily baremetal jobs

Only the 2 generic noha scenarios are enabled in order to
verify the sanity of the jobs. The rest will be enabled
once this is done.

Change-Id: Id53f9e694d548ff0858b3c8ebfb3b4e27d37966d
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
5 years agoCPERF: Fixes issue with known hosts 31/65431/1
Tim Rozet [Tue, 27 Nov 2018 21:48:55 +0000 (16:48 -0500)]
CPERF: Fixes issue with known hosts

Exporting the global var to disable ansible host key checking doesn't
ignore known hosts in the file. To fix this, this patch sets the known
hosts file to /dev/null.

Reference: https://github.com/ansible/ansible/issues/9442

Jobs currently failing due to known hosts:
https://build.opnfv.org/ci/job/cperf-apex-csit-master/320/console

Change-Id: Ic3470b368a056b3a3981f9555160a44018f97ebd
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoFix my timezone 27/65427/1
Aric Gardner [Tue, 27 Nov 2018 19:03:02 +0000 (14:03 -0500)]
Fix my timezone

this is to test a gerrit trigger

Change-Id: I8537aae255df14ec31fe14468abf7e5dda1286e1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Switch from block-level to blocking-level (former)"
Tim Rozet [Tue, 27 Nov 2018 16:09:14 +0000 (16:09 +0000)]
Merge "Switch from block-level to blocking-level (former)"

5 years agoSwitch from block-level to blocking-level (former) 17/65417/1
Cédric Ollivier [Tue, 27 Nov 2018 15:36:29 +0000 (16:36 +0100)]
Switch from block-level to blocking-level (former)

[1] https://docs.openstack.org/infra/jenkins-job-builder/properties.html

Change-Id: Ic9e20f28ab3093ff29c1cc1681e75812db7ed949
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "Revert "Fix typos in Apex jjbs""
Tim Rozet [Tue, 27 Nov 2018 14:55:05 +0000 (14:55 +0000)]
Merge "Revert "Fix typos in Apex jjbs""

5 years agoRevert "Fix typos in Apex jjbs" 15/65415/1
Tim Rozet [Tue, 27 Nov 2018 14:17:10 +0000 (14:17 +0000)]
Revert "Fix typos in Apex jjbs"

This reverts commit fca796f895e8c3e00fb4f7b7f0bfa2e366627db0.

Change-Id: I5e96ae38519865dfb42c4134c09f5eb4be275225
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Revert "Apex: Fix incorrect block syntax in other jobs""
Tim Rozet [Tue, 27 Nov 2018 14:16:34 +0000 (14:16 +0000)]
Merge "Revert "Apex: Fix incorrect block syntax in other jobs""

5 years agoRevert "Apex: Fix incorrect block syntax in other jobs" 11/65411/1
Tim Rozet [Tue, 27 Nov 2018 13:42:52 +0000 (13:42 +0000)]
Revert "Apex: Fix incorrect block syntax in other jobs"

This reverts commit ceb545e311cc9f8adcc8e617346b9cb63af16f5c.

Change-Id: I01e782c280d62b59cd85f97ddcee1a86fbd93d7d
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoRun tox in functest-virtual 07/65407/2
Cédric Ollivier [Tue, 27 Nov 2018 09:37:43 +0000 (10:37 +0100)]
Run tox in functest-virtual

It will replace the former jjb and avoids running functional tests if
the patchset is wrong.

Change-Id: I4264780180d953b0dac0febf1f1c2dc2d08f93c6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoClean all containers as first step 99/65399/5
Cédric Ollivier [Mon, 26 Nov 2018 21:07:38 +0000 (22:07 +0100)]
Clean all containers as first step

It overprotects vs aborted jobs or failures in CI.
It fixes few urls printed in console.

Change-Id: Ibbaacfd9d51c5424c5632fcdeaedf619fd946006
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoApex: Fix incorrect block syntax in other jobs 01/65401/1
Tim Rozet [Mon, 26 Nov 2018 21:18:19 +0000 (16:18 -0500)]
Apex: Fix incorrect block syntax in other jobs

block-level was incorrectly worded as blocking-level

Change-Id: Iccfc45841c042746e86bb9cebb0f28012d79d589
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Fix typos in Apex jjbs"
Tim Rozet [Mon, 26 Nov 2018 20:51:05 +0000 (20:51 +0000)]
Merge "Fix typos in Apex jjbs"

5 years agoMerge "Clean Functest containers even if failure"
Tim Rozet [Mon, 26 Nov 2018 20:48:35 +0000 (20:48 +0000)]
Merge "Clean Functest containers even if failure"

5 years agoClean Functest containers even if failure 97/65397/2
Cédric Ollivier [Mon, 26 Nov 2018 19:42:23 +0000 (20:42 +0100)]
Clean Functest containers even if failure

It creates an additional multijob to ensure all containers are removed.
It also publishes logs via gsutil.

Change-Id: I45bd8aec3569e3257b94ea978c5bf2fd703649be
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "mcelog not longer supported on ubuntu 18.04"
Trevor Bramwell [Mon, 26 Nov 2018 19:06:45 +0000 (19:06 +0000)]
Merge "mcelog not longer supported on ubuntu 18.04"

5 years agoDisable vnf testing in daily gates 91/65391/1
Cédric Ollivier [Mon, 26 Nov 2018 16:05:15 +0000 (17:05 +0100)]
Disable vnf testing in daily gates

heat_ims sometimes fails.
It mainly eases saving time when developping the workflow.

Change-Id: I230461a3bae508bf60771df3f01a8271a2735065
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoFix latest tag in functest-virtual.yaml 89/65389/1
Cédric Ollivier [Mon, 26 Nov 2018 13:41:42 +0000 (14:41 +0100)]
Fix latest tag in functest-virtual.yaml

Change-Id: If3df5a002db5157dea423f3acac6c47b78d9b4ad
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoFix typos in Apex jjbs 87/65387/1
Cédric Ollivier [Mon, 26 Nov 2018 10:14:46 +0000 (11:14 +0100)]
Fix typos in Apex jjbs

It replaces blocking-level by block-level [1].

https://docs.openstack.org/infra/jenkins-job-builder/properties.html

Change-Id: I304ab122de3699401d2be92955e151e774206c07
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoAvoid possible deadblocks in Functest jjbs 85/65385/1
Cédric Ollivier [Mon, 26 Nov 2018 10:08:42 +0000 (11:08 +0100)]
Avoid possible deadblocks in Functest jjbs

From the time being, only 2 executors are allowed and then it may lead
to deadblocks if two multijobs are executed.

Normally we should only forbid gate and daily jobs at the time (tags are hardcoded).

It reverts to new patchset triggers as on core approval is buggy.

Daily jobs are now triggered once a day.

Change-Id: Iaa1ae73f8baeed037dd2f20f05ec3b15d1643b3b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoGate Functest tests when +2 81/65381/1
Cédric Ollivier [Sat, 24 Nov 2018 12:17:40 +0000 (13:17 +0100)]
Gate Functest tests when +2

It will update to Workflow as soon as possible.

Change-Id: Id12afa6836b4cc0129666480eb92c36132c32823
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoAdd check mode in Functest jjbs 79/65379/2
Cédric Ollivier [Sat, 24 Nov 2018 11:19:47 +0000 (12:19 +0100)]
Add check mode in Functest jjbs

It allows checking one specific change on LF resources.
It completes the two modes already defined: daily and gate.

Change-Id: I7ccadf1ef07533bb549ee365b4f3deedd3d457fe
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoPerform a second Mock tag 75/65375/1
Aric Gardner [Fri, 23 Nov 2018 20:58:30 +0000 (15:58 -0500)]
Perform a second Mock tag

tagging the sandbox project a second time to verify release automation is working as
intended.

Change-Id: Ib03db24d09b7fa28dd1f3893337b8670886e5686
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoPerform a Mock tag 73/65373/1
Aric Gardner [Fri, 23 Nov 2018 20:39:16 +0000 (15:39 -0500)]
Perform a Mock tag

tagging the sandbox project to verify release automation is working as
intended.

Change-Id: Iba5a8e8d612c9a7fb50db41cb5e46777901e70ad
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoRework creating tags & branches from release files 59/62659/10
Aric Gardner [Thu, 20 Sep 2018 17:50:02 +0000 (13:50 -0400)]
Rework creating tags & branches from release files

Old method could not properly handle both branching and
tagging on changes to the release file.

Proposed method:
jjb calls:
jjb/releng/branch-or-tag.sh
for both verify and merge jobs.

branch-or-tag determins nature of the change to
"releases/branch/project.yaml"
and calls
 releng-release-tagging.sh
or
 releng-release-create-branch.sh

The scripts above handle both verify and merge operations

based on
  if [[ $TAG_EXISTS = false && "$JOB_NAME" =~ "merge" ]];
and
  if [[ $REF_EXISTS = true && "$JOB_NAME" =~ "merge" ]]; then

both scripts check that the ref exits in verfiy and merge stages.

if releng-release-create-branch.sh creates a branch it then also
calls releases/scripts/create_jobs.py

Change-Id: Ieb99de5e4df100af59ecc818f52b0831383b2b62
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Add triggers to verify Functest"
Morgan Richomme [Fri, 23 Nov 2018 16:19:16 +0000 (16:19 +0000)]
Merge "Add triggers to verify Functest"

5 years agoAdd triggers to verify Functest 45/65345/2
Cédric Ollivier [Thu, 22 Nov 2018 22:15:51 +0000 (23:15 +0100)]
Add triggers to verify Functest

It runs testcases for all new patchset.

Change-Id: Ida99e2f40cf3a7a6bc002e81cee27eb67ea62ff0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "[fuel] docker build: Add blocking jobs"
Aric Gardner [Wed, 21 Nov 2018 20:30:40 +0000 (20:30 +0000)]
Merge "[fuel] docker build: Add blocking jobs"

5 years ago[fuel] docker build: Add blocking jobs 21/65321/1
Alexandru Avadanii [Wed, 21 Nov 2018 20:15:16 +0000 (22:15 +0200)]
[fuel] docker build: Add blocking jobs

Prevent master & stable streams to trigger concurrent builds on the
same node, which usually leads to one of the jobs failing to acquire
the DPDK lock on the build server.

Change-Id: I1f61f1a2eb10eb9373a75b31c74f5d6de60f5334
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years ago[fuel] docker build: Add CACHE_INVALIDATE 19/65319/1
Alexandru Avadanii [Wed, 21 Nov 2018 17:25:48 +0000 (18:25 +0100)]
[fuel] docker build: Add CACHE_INVALIDATE

JIRA: FUEL-398

Change-Id: Ie490ec0841dae9748b35fa716e8b9fc0cd0aff63
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoAdding promotion of alex 91/65291/2
Aric Gardner [Tue, 20 Nov 2018 20:20:27 +0000 (15:20 -0500)]
Adding promotion of alex

This is actually to test somethign in our
internal jenkins it can be ignored

Change-Id: I6d6bd1e53280f2f6431ee901c517bb6316dd934a
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agomcelog not longer supported on ubuntu 18.04 75/65275/1
Aric Gardner [Tue, 20 Nov 2018 14:28:20 +0000 (09:28 -0500)]
mcelog not longer supported on ubuntu 18.04

I belive that barometer needs mce log and will need to find another way
of using it.

https://bugs.launchpad.net/ubuntu/+source/mcelog/+bug/1752251

Change-Id: I798f3052710a276c49d562b61661c2edf719d88b
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Bug: Doctor all does not work"
Aric Gardner [Tue, 20 Nov 2018 13:48:10 +0000 (13:48 +0000)]
Merge "Bug: Doctor all does not work"

5 years agoMerge "Remove '|' from ovn4nfv plugin unit test builder"
Aric Gardner [Tue, 20 Nov 2018 13:47:10 +0000 (13:47 +0000)]
Merge "Remove '|' from ovn4nfv plugin unit test builder"

5 years agoMerge "Adding a new verification job for testapi UI."
Serena Feng [Tue, 20 Nov 2018 07:37:51 +0000 (07:37 +0000)]
Merge "Adding a new verification job for testapi UI."

5 years agoBug: Doctor all does not work 35/65235/1
Tomi Juvonen [Tue, 20 Nov 2018 06:44:00 +0000 (08:44 +0200)]
Bug: Doctor all does not work

Change-Id: I3654c125192686348c59cd14e0de562e1043011e
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
5 years agoApex: Fixes unset var checks 31/65231/1
Tim Rozet [Tue, 20 Nov 2018 03:58:02 +0000 (22:58 -0500)]
Apex: Fixes unset var checks

Var checks for unset required proper parameter expansion to avoid
nounset.

Change-Id: Ide5db47e2243c8aee0f97369bf3cd0673e7f4bd3
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoRemove '|' from ovn4nfv plugin unit test builder 27/65227/1
Trevor Bramwell [Mon, 19 Nov 2018 23:48:32 +0000 (15:48 -0800)]
Remove '|' from ovn4nfv plugin unit test builder

Because of the '|' character JJB thinks '!include-raw:...' should be
executed literally, instead of including the file as the shell script.

Change-Id: I753dec4b496bd7d9a43c7c5aced17dfb9005f251
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoPromote Alexandru Avadanii to Releng Committer 99/64499/2
Trevor Bramwell [Mon, 5 Nov 2018 14:39:31 +0000 (06:39 -0800)]
Promote Alexandru Avadanii to Releng Committer

Alex has been an active contributor and reviewer to Releng since 2016 maintaing
the Armband and Fuel jobs. And as the PTL of Fuel he should be granted
committer rights.

Change-Id: I5ee698440d2a5d7f0cfee31b83ad40c92702b838
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Apex: Fix OS_VERSION detection"
Tim Rozet [Mon, 19 Nov 2018 18:36:42 +0000 (18:36 +0000)]
Merge "Apex: Fix OS_VERSION detection"

5 years agoMerge "Promote Cédric Ollivier to Committer on Releng"
Trevor Bramwell [Mon, 19 Nov 2018 18:32:05 +0000 (18:32 +0000)]
Merge "Promote Cédric Ollivier to Committer on Releng"

5 years agoMerge "Fix a nit in functest-virtual.yaml"
Trevor Bramwell [Mon, 19 Nov 2018 18:28:23 +0000 (18:28 +0000)]
Merge "Fix a nit in functest-virtual.yaml"

5 years agoApex: Fix OS_VERSION detection 23/65223/1
Tim Rozet [Mon, 19 Nov 2018 17:16:14 +0000 (12:16 -0500)]
Apex: Fix OS_VERSION detection

When we run deployments for snapshot creation we typically pass in the
OS_VERSION var so we know what openstack version we are deploying with.
However when we run a verify/gate job to ensure that the snapshot
deploys work we do not have this variable, and need to detect it based
on the OPNFV branch, or if the branch is master, the deploy scenario
naming scheme.

Change-Id: If1445dc564d2af59b9740391de56b821b78de0b5
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoFix a nit in functest-virtual.yaml 11/65211/1
Cédric Ollivier [Mon, 19 Nov 2018 14:49:56 +0000 (15:49 +0100)]
Fix a nit in functest-virtual.yaml

Change-Id: I993bac8545d896d1ead25c5f33c9645c52c5d208
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoMerge "Apex: Refactor snapshot pipeline for other types"
Tim Rozet [Mon, 19 Nov 2018 14:10:37 +0000 (14:10 +0000)]
Merge "Apex: Refactor snapshot pipeline for other types"

5 years agoFix functest-virtual (sudo + current dirs) 05/65205/1
Cédric Ollivier [Mon, 19 Nov 2018 13:38:45 +0000 (14:38 +0100)]
Fix functest-virtual (sudo + current dirs)

It completes the previous commit [1] pulling all images.

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

Change-Id: Id32aabf107064689a38d5ffb719ba5023c40296d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoPull all containers before running tests 03/65203/1
Cédric Ollivier [Mon, 19 Nov 2018 10:50:22 +0000 (11:50 +0100)]
Pull all containers before running tests

Else we might test previous containers.

Change-Id: I53b98f99f7fe5db8ea2087c93cfc58a03103db9e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoEnable vnf testing when gating Functest 97/65197/1
Cédric Ollivier [Mon, 19 Nov 2018 08:35:46 +0000 (09:35 +0100)]
Enable vnf testing when gating Functest

It adds rally_sanity and vnfs.
From the time being, only rally_full is excluded (all-in-one).

Change-Id: I451d1503a0a1633f4e3e68ed272742981f04eb36
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoApex: Refactor snapshot pipeline for other types 57/65157/4
Tim Rozet [Thu, 15 Nov 2018 22:28:18 +0000 (17:28 -0500)]
Apex: Refactor snapshot pipeline for other types

This patch changes snapshot related scripts to allow for more than just
the current snapshot type of "csit". This allows us to add other
snapshot types, including the functest type. The same
snapshot.properties file will be used to store information for all types
of snapshots. The snap cache folder structure will remain the same, but
hold different types of snapshots in the same folders.

These changes include renaming the URLs for the snapshot artifacts to
reflect the snapshot type, but remains backwards compatible until enough
promotions have occurred and other apex snapshot deployment scripts have
been migrated to the new format.

Change-Id: If3e47e700b5ad9c95418179042b85814fe389233
Signed-off-by: Tim Rozet <trozet@redhat.com>
5 years agoMerge "Tagging SampleVNF stable/gambia branch for Gambia 7.0.0"
Aric Gardner [Thu, 15 Nov 2018 17:51:35 +0000 (17:51 +0000)]
Merge "Tagging SampleVNF stable/gambia branch for Gambia 7.0.0"

5 years agoAdd Promise gambia rtd job 41/65141/2
Bertrand Souville [Thu, 15 Nov 2018 06:49:46 +0000 (07:49 +0100)]
Add Promise gambia rtd job

Change-Id: I122523925a022efe04040a021deebb257109132c
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
5 years agoTagging SampleVNF stable/gambia branch for Gambia 7.0.0 45/64845/2
Deepak S [Fri, 9 Nov 2018 08:21:31 +0000 (13:51 +0530)]
Tagging SampleVNF stable/gambia branch for Gambia 7.0.0

Change-Id: I6312e57c689519bdf65a562db85acfb443ac6c68
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
5 years agoMerge "Add Clover gambia rtd job"
Trevor Bramwell [Wed, 14 Nov 2018 18:31:46 +0000 (18:31 +0000)]
Merge "Add Clover gambia rtd job"

5 years agoReplace ovn4nfv-k8s-plugins for ovn4nfv-k8s-plugin 29/65129/1
Victor Morales [Wed, 14 Nov 2018 16:19:32 +0000 (08:19 -0800)]
Replace ovn4nfv-k8s-plugins for ovn4nfv-k8s-plugin

The ovn4nfv-k8s-plugin was named differently in github.com/opnfv
as consequence its jenkins job was created using that wrong name.
This change fix the name of the project.

Change-Id: I5e17e65613578fb3011f0e7a121933e4e1c4ce8c
Signed-off-by: Victor Morales <victor.morales@intel.com>
5 years agoCreate docker jobs for gambia 17/65117/2
TsaLaGi [Wed, 14 Nov 2018 13:58:56 +0000 (08:58 -0500)]
Create docker jobs for gambia

Change-Id: Ifdba9b1964010f4c1e7ca0355a1ad35a217b3518
Signed-off-by: TsaLaGi <aasmith@redhat.com>
5 years agoMerge "Enable ovn4nfv-k8s-plugins project jobs"
Aric Gardner [Wed, 14 Nov 2018 14:20:14 +0000 (14:20 +0000)]
Merge "Enable ovn4nfv-k8s-plugins project jobs"

5 years agoProtect vs build-args not consumed 03/65103/1
Cédric Ollivier [Wed, 14 Nov 2018 09:35:26 +0000 (10:35 +0100)]
Protect vs build-args not consumed

BRANCH is useless in case of components which only inherits from tempest.
The build could simply fail depending on the docker version [1].

[1] https://build.opnfv.org/ci/job/opnfv-functest-components-latest-build/1/console

Change-Id: I8ced7282c77463de9684904d141b2f18ae45d3c9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoPublish Functest gate job 87/65087/6
Cédric Ollivier [Tue, 13 Nov 2018 21:24:58 +0000 (22:24 +0100)]
Publish Functest gate job

It mainly conforms with the first jjbs published in functest.
It only differs regarding the numbers of multijobs (limited to 1
in releng) and the branch management.

From the time being, rally-based testcases and vnfs are excluded
to avoid falsy false.

The next patch will update the gerrit trigger part.

Change-Id: Ie1d2acbd9c4f2ad41ecd4cc43d0c13f855251349
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoEnable ovn4nfv-k8s-plugins project jobs 73/64973/6
Victor Morales [Sat, 10 Nov 2018 01:19:53 +0000 (17:19 -0800)]
Enable ovn4nfv-k8s-plugins project jobs

Change-Id: Ib61a1be6746fc67eddc0766e87837ff5d34cfe34
Signed-off-by: Victor Morales <victor.morales@intel.com>
5 years agoAdd Clover gambia rtd job 97/65097/2
Eddie Arrage [Tue, 13 Nov 2018 23:52:30 +0000 (15:52 -0800)]
Add Clover gambia rtd job

- The docs aren't rebuilding for Clover on stable/gambia
- Assumption here is that this will remedy

Change-Id: I3310cd1c2edc5418704957bd348d1fd21c4a9dd6
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
5 years agoAdd ARM Gambia for StorPerf 71/65071/1
mbeierl [Tue, 13 Nov 2018 15:34:50 +0000 (10:34 -0500)]
Add ARM Gambia for StorPerf

Change-Id: I356944c2b59476f2aa1a7a07d4f326d3fd2a224e
Signed-off-by: mbeierl <mark.beierl@dell.com>
5 years agoMerge "StorPerf Gambia Containers"
Aric Gardner [Tue, 13 Nov 2018 14:01:13 +0000 (14:01 +0000)]
Merge "StorPerf Gambia Containers"

5 years agoVerify Functest on functest-virtual 61/64461/5
Cédric Ollivier [Sat, 3 Nov 2018 11:51:06 +0000 (12:51 +0100)]
Verify Functest on functest-virtual

It runs most of healthcheck and tempest-based test cases as a first
step. All benchmarking tools and all vnfs are not executed yet.

All active Functest versions are verified thanks to backward
compatibility ensured by Tempest and then by Functest.

The jobs are designed to be run in parallel (we could also run all
Functest versions in parallel instead of separated steps).

It will be switched to a verify gate in a second step.

Change-Id: I07cada848dd90f70da8741269692de8646813bdb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
5 years agoStorPerf Gambia Containers 39/65039/1
Trevor Bramwell [Mon, 12 Nov 2018 15:51:19 +0000 (07:51 -0800)]
StorPerf Gambia Containers

Create jobs for building StorPerf's Gambia containers.

Change-Id: I0cab4a3df10edc137d652ddddfe43ac4860e5c35
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoClover release opnfv-7.0.0 (Gambia) 79/64979/1
Stephen Wong [Sat, 10 Nov 2018 07:04:04 +0000 (07:04 +0000)]
Clover release opnfv-7.0.0 (Gambia)

Change-Id: I9e155bfedf377ee51364972c8c7ca79cbe1aeebf
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
5 years agoMerge "Run Doctor apex sample with all test cases"
Trevor Bramwell [Sat, 10 Nov 2018 00:52:41 +0000 (00:52 +0000)]
Merge "Run Doctor apex sample with all test cases"

5 years agoMerge "Create Stable Branch Jobs for nfvbench"
Trevor Bramwell [Sat, 10 Nov 2018 00:51:27 +0000 (00:51 +0000)]
Merge "Create Stable Branch Jobs for nfvbench"

5 years agoMerge "Yardstick release 7.0.0 of Gambia"
Trevor Bramwell [Sat, 10 Nov 2018 00:48:22 +0000 (00:48 +0000)]
Merge "Yardstick release 7.0.0 of Gambia"

5 years agoCreate Stable Branch Jobs for nfvbench 45/64945/2
jenkins-ci [Fri, 9 Nov 2018 19:47:00 +0000 (11:47 -0800)]
Create Stable Branch Jobs for nfvbench

Change-Id: I1f11b45d22e0af40549831cf65d5a23c2d8ee8fc
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMerge "Release notes added for sfc"
Trevor Bramwell [Sat, 10 Nov 2018 00:22:49 +0000 (00:22 +0000)]
Merge "Release notes added for sfc"

5 years agoMerge "[opnfv-7.0.0] Fuel, Armband release"
Trevor Bramwell [Fri, 9 Nov 2018 22:49:57 +0000 (22:49 +0000)]
Merge "[opnfv-7.0.0] Fuel, Armband release"

5 years agoMerge "Disable Jobs Set to Run on 'joid-virtual'"
Aric Gardner [Fri, 9 Nov 2018 19:52:59 +0000 (19:52 +0000)]
Merge "Disable Jobs Set to Run on 'joid-virtual'"

5 years agoYardstick release 7.0.0 of Gambia 37/64937/1
rexlee8776 [Fri, 9 Nov 2018 19:19:03 +0000 (19:19 +0000)]
Yardstick release 7.0.0 of Gambia

Change-Id: Ic5b0ebe6bbdb31181e7a8e847b92915dbb8b431b
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
5 years agoAdd branch for gambia 01/64901/1
ahothan [Fri, 9 Nov 2018 17:06:36 +0000 (09:06 -0800)]
Add branch for gambia

Change-Id: Ib252ca0e5edb2efb5b85fb60c8b83de7704113e5
Signed-off-by: ahothan <ahothan@cisco.com>
5 years ago[opnfv-7.0.0] Fuel, Armband release 83/64883/1
Alexandru Avadanii [Fri, 9 Nov 2018 16:08:51 +0000 (17:08 +0100)]
[opnfv-7.0.0] Fuel, Armband release

Change-Id: I961f1aa0fbf22b219acb33806a78af99ca889dcb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years agoRelease notes added for sfc 57/64857/1
Manuel Buil [Fri, 9 Nov 2018 08:32:52 +0000 (09:32 +0100)]
Release notes added for sfc

Change-Id: Ia0b28e0051fa4c914e1fa4f31a8f1633aab1fb08
Signed-off-by: Manuel Buil <mbuil@suse.com>
5 years agoMerge "Move Barometer Builds to lf-build2"
Trevor Bramwell [Fri, 9 Nov 2018 05:45:35 +0000 (05:45 +0000)]
Merge "Move Barometer Builds to lf-build2"

5 years agoDisable Jobs Set to Run on 'joid-virtual' 47/64847/1
Trevor Bramwell [Fri, 9 Nov 2018 05:23:14 +0000 (21:23 -0800)]
Disable Jobs Set to Run on 'joid-virtual'

Since there are no longer any nodes labeled 'joid-virtual', jobs set to
run on joid-virtual are disabled until another virtual host is added for
JOID.

Change-Id: Ibe9eca5f094d08ccb5260e7e28b24f5e867a8c29
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoMove Barometer Builds to lf-build2 49/64849/1
Trevor Bramwell [Fri, 9 Nov 2018 05:21:32 +0000 (21:21 -0800)]
Move Barometer Builds to lf-build2

Adds specific parameter for 'lf-build2' so it can be referenced with
the '{build-server}-defaults' syntax and assigns barometer verify and
merge jobs to lf-build2.

Change-Id: If68dfc4e6ea81884870047360051795407c15af3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoRTD: Enable Gambia stream 15/64815/2
Aric Gardner [Thu, 8 Nov 2018 19:27:09 +0000 (14:27 -0500)]
RTD: Enable Gambia stream

Enable Gambia read the docs stream for all projects that have
a gambia branch

Also added edgecloud rtd job as it was missing

Change-Id: I64d159cde0200871cd4ba3d2c071853c9bd502c1
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "[dovetail] remove the stream check for fuel"
Aric Gardner [Thu, 8 Nov 2018 19:29:55 +0000 (19:29 +0000)]
Merge "[dovetail] remove the stream check for fuel"

5 years agoMerge "[ipv6] Enable Voting for Documentation Builds"
Aric Gardner [Thu, 8 Nov 2018 19:22:58 +0000 (19:22 +0000)]
Merge "[ipv6] Enable Voting for Documentation Builds"

5 years agoMerge "[daisy] Enable voting for documentation builds"
Aric Gardner [Thu, 8 Nov 2018 19:22:47 +0000 (19:22 +0000)]
Merge "[daisy] Enable voting for documentation builds"

5 years agoMerge "[stor4nfv] Enable voting for docs verify job"
Aric Gardner [Thu, 8 Nov 2018 19:22:32 +0000 (19:22 +0000)]
Merge "[stor4nfv] Enable voting for docs verify job"

5 years agoMerge "Install Collectd on CentOS Build Servers"
Aric Gardner [Thu, 8 Nov 2018 19:22:17 +0000 (19:22 +0000)]
Merge "Install Collectd on CentOS Build Servers"

5 years agoMerge "Sort CentOS build server package to be installed"
Aric Gardner [Thu, 8 Nov 2018 19:22:01 +0000 (19:22 +0000)]
Merge "Sort CentOS build server package to be installed"

5 years ago[fuel, armband] RTD: Enable Gambia stream 93/64793/2
Alexandru Avadanii [Thu, 8 Nov 2018 16:16:28 +0000 (17:16 +0100)]
[fuel, armband] RTD: Enable Gambia stream

Change-Id: I97631f1d4902f8b8d3c2de8c4b086ffbad40a0f2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
5 years ago[ipv6] Enable Voting for Documentation Builds 41/64741/1
Trevor Bramwell [Thu, 8 Nov 2018 05:51:32 +0000 (21:51 -0800)]
[ipv6] Enable Voting for Documentation Builds

'tox -e docs' exists and is working for ipv6, and removing
'gerrit-skip-vote' will make the job start voting on new patchsets.

Change-Id: I6d6eb09752664976214af13f090d7eab6106657c
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years ago[daisy] Enable voting for documentation builds 35/64735/1
Trevor Bramwell [Thu, 8 Nov 2018 04:39:34 +0000 (20:39 -0800)]
[daisy] Enable voting for documentation builds

Changes to daisy's 'docs/' directory will set -1/+1 verification
depending on whether or not the docs build without error.

Change-Id: I1f74c41cb02769d1ab114918d400d9d7afd2a8c3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years ago[dovetail] remove the stream check for fuel 31/64731/1
xudan [Thu, 8 Nov 2018 02:45:28 +0000 (21:45 -0500)]
[dovetail] remove the stream check for fuel

Now it set that only running Dovetail jobs on Fuel fraser.
Remove the check item.
The mandatory test cases will run on all ha scenarios.
The optional test cases only need to run twice a week on ha scenarios
to save the time.

Change-Id: I7f7dd93440bb40e7bc9964fd744bb002ef88f77b
Signed-off-by: xudan <xudan16@huawei.com>
5 years ago[stor4nfv] Enable voting for docs verify job 23/64723/1
Trevor Bramwell [Thu, 8 Nov 2018 00:51:34 +0000 (16:51 -0800)]
[stor4nfv] Enable voting for docs verify job

Change-Id: Iafcc1dfdf331cec67545abdb3bfc863312dea49f
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoInstall Collectd on CentOS Build Servers 13/64713/1
Trevor Bramwell [Wed, 7 Nov 2018 23:28:49 +0000 (15:28 -0800)]
Install Collectd on CentOS Build Servers

Collectd is needed by the barometer project as it contains several
libraries they link against including dpdkevents.

Change-Id: I43ce41b7116e168a0211c795b17a5a40ee585930
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoSort CentOS build server package to be installed 11/64711/1
Trevor Bramwell [Wed, 7 Nov 2018 23:27:16 +0000 (15:27 -0800)]
Sort CentOS build server package to be installed

Sorts the package list alphabetically so its quicker to read which
packages are installed.

Change-Id: I784cfa773aed226301017d5ea64f0485e60c1c4e
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoEnable Promise Documentation Verification 99/64699/1
Trevor Bramwell [Wed, 7 Nov 2018 18:23:59 +0000 (10:23 -0800)]
Enable Promise Documentation Verification

As the tox file and 'docs' env now exists, the promise rtd job can start
voting.

Change-Id: I113bf4b4ef58a4c3339242a1542780cac85fffb5
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
5 years agoOnly trigger docs-verify-rtd-master for opnfvdocs 95/64695/1
Aric Gardner [Wed, 7 Nov 2018 17:27:11 +0000 (12:27 -0500)]
Only trigger docs-verify-rtd-master for opnfvdocs

also remove hacky logic that deletes opnfvdocs clone and then
clones project

Change-Id: I4c0687af6d31b6759e0f6ccf275d968b9d71a7d9
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
5 years agoMerge "Create Stable Branch Jobs for container4nfv"
Trevor Bramwell [Wed, 7 Nov 2018 04:53:50 +0000 (04:53 +0000)]
Merge "Create Stable Branch Jobs for container4nfv"

5 years agoCreate Stable Branch Jobs for container4nfv 37/64637/3
jenkins-ci [Wed, 7 Nov 2018 00:37:40 +0000 (16:37 -0800)]
Create Stable Branch Jobs for container4nfv

Change-Id: Icc0999a5f9dcb2052dc34e21c8de754e9aec0909
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>