releng.git
4 years agoAdd Jerma in blacklist logics 05/68605/1
Cédric Ollivier [Tue, 8 Oct 2019 15:18:40 +0000 (17:18 +0200)]
Add Jerma in blacklist logics

https://build.opnfv.org/ci/job/functest-jerma-gate/5/

Change-Id: I6f970f36256b5c07dea32f7cbb630e695eb226e0
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoPublish Functest Jerma jobs 98/68598/1
Cédric Ollivier [Mon, 7 Oct 2019 21:02:51 +0000 (23:02 +0200)]
Publish Functest Jerma jobs

Change-Id: Ie3970ea3e5b64130d73985a31ed16505e191c0f2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoPublish Functest K8s Jerma jobs 95/68595/1
Cédric Ollivier [Mon, 7 Oct 2019 19:45:35 +0000 (21:45 +0200)]
Publish Functest K8s Jerma jobs

Change-Id: I1838c21ab23ec07e356f501d0424b7d41eef5be7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoPublic Functest Jerma branches 93/68593/1
Cédric Ollivier [Mon, 7 Oct 2019 19:32:58 +0000 (21:32 +0200)]
Public Functest Jerma branches

OpenStack just published stable/train [1]

[1] https://github.com/openstack/requirements/tree/stable/train

Change-Id: I148422d219382d2686503d0df71b32c4ed647d49
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd Xtesting Jerma jobs 90/68590/1
Cédric Ollivier [Mon, 7 Oct 2019 19:05:52 +0000 (21:05 +0200)]
Add Xtesting Jerma jobs

Change-Id: Ib27a6878c428b430388485d62b3e52c5e9aa02b7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd Jerma in jjb/releng/releng-release-jobs.yaml 89/68589/1
Cédric Ollivier [Mon, 7 Oct 2019 18:58:30 +0000 (20:58 +0200)]
Add Jerma in jjb/releng/releng-release-jobs.yaml

Change-Id: Ie137184dd58334bb37195a709b6d9a3c6fb4b845
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoCreate Xtesting stable/jerma branch 88/68588/1
Cédric Ollivier [Mon, 7 Oct 2019 18:52:15 +0000 (20:52 +0200)]
Create Xtesting stable/jerma branch

OpenStack just published stable/train [1]

[1] https://github.com/openstack/requirements/tree/stable/train

Change-Id: I5807dbc033f902e7255478d47138b8cfeed54d0f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMerge "Remove all compass jobs"
Cedric Ollivier [Sun, 6 Oct 2019 18:51:21 +0000 (18:51 +0000)]
Merge "Remove all compass jobs"

4 years agoRun Shaker and VNFs in Airship gates 81/68581/1
Cédric Ollivier [Sat, 5 Oct 2019 06:46:38 +0000 (08:46 +0200)]
Run Shaker and VNFs in Airship gates

VM can now reach Internet and then they pass successfully [1].

[1] https://build.opnfv.org/ci/view/airship/job/airship-latest-daily/8/

Change-Id: I2564837f5441f116634ce8a23885ce30224fe79a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoRemove all compass jobs 72/68572/1
Aric Gardner [Thu, 3 Oct 2019 18:35:10 +0000 (14:35 -0400)]
Remove all compass jobs

Remove all jobs associated or dependant on compass

Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Change-Id: I2bdac50e535736e51d815fc12c4141158f1ef852

4 years agouse `bash` to parse shell 40/68540/2
dongwenjuan [Thu, 26 Sep 2019 09:06:52 +0000 (17:06 +0800)]
use `bash` to parse shell

Test runs failed because of no `source` command can be found.
See: https://build.opnfv.org/ci/job/doctor-verify-fault_management-fuel-sample-x86_64-master/45/console

Change-Id: I05cdcaec6e0a7289f92ad49e7abd35c3c848a877
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
4 years agoStop after the first failures in Airship gates 27/68527/1
Cédric Ollivier [Sun, 22 Sep 2019 13:56:25 +0000 (15:56 +0200)]
Stop after the first failures in Airship gates

As opposed to daily jobs which have to run all testcases to print the
overall status, gates can exit after the first test in failure (and
then vote -1).

Change-Id: I52c281434e0a4b90cbce49eb253938d19c6efb72
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoDeactivate a few Functest tests in Airship gates 26/68526/2
Cédric Ollivier [Sun, 22 Sep 2019 13:50:38 +0000 (15:50 +0200)]
Deactivate a few Functest tests in Airship gates

This tests should be part of gating but Airship is not good enough to
allow running them. It avoids voting -1 in all Airship tests.

They are only temporarily removed in gates and they will be executed
as soon as possible (git revert).

Change-Id: I524cb9ab8aa09bfd3413caab9c65e103372a359c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoSet HOME to /home/ubuntu (airship) 25/68525/1
Cédric Ollivier [Sun, 22 Sep 2019 07:32:00 +0000 (09:32 +0200)]
Set HOME to /home/ubuntu (airship)

https://github.com/airshipit/treasuremap/blob/master/tools/openstack#L10
https://build.opnfv.org/ci/job/airship-deploy-daily-latest/2/console

Change-Id: If783af88fed8aba140a4f8f41e19b4f82838837f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoForce without tty in openstack wrapper 24/68524/1
Cédric Ollivier [Sat, 21 Sep 2019 19:16:58 +0000 (21:16 +0200)]
Force without tty in openstack wrapper

Else it fails when executed via Jenkins
https://github.com/airshipit/treasuremap/blob/master/tools/openstack#L12
https://build.opnfv.org/ci/job/airship-deploy-gate-latest/1/console

Change-Id: Idade849b386cc4035700ba74f58450303935a08f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoPublish airship gate job 23/68523/1
Cédric Ollivier [Sat, 21 Sep 2019 15:22:00 +0000 (17:22 +0200)]
Publish airship gate job

It allows verifying Airship changes via Functest.
It also removes all Functest features testcases which are useless here.

Change-Id: I5e466e3d1e4f3bd637cf3ec6951f031e0cc3b0ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoSwitch to ubuntu when deploying Airship 22/68522/1
Cédric Ollivier [Sat, 21 Sep 2019 14:14:49 +0000 (16:14 +0200)]
Switch to ubuntu when deploying Airship

Change-Id: I1bb9da34dd860995cf1308014880eda4a6c3a01c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoRefactor tag and functest_tag in Airship jjbs 21/68521/1
Cédric Ollivier [Sat, 21 Sep 2019 09:45:11 +0000 (11:45 +0200)]
Refactor tag and functest_tag in Airship jjbs

Functest hunter (functest_tag) is selected to verify Airship master
(tag) because Airship currently deploys Ocata.

Change-Id: I26f0971d710638688a96014d574739f482fa004c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoCall docker via sudo 20/68520/1
Cédric Ollivier [Sat, 21 Sep 2019 08:12:35 +0000 (10:12 +0200)]
Call docker via sudo

Switching slaves from Alpine containers to Ubuntu hosts requires sudo

Change-Id: I4fa45ab4af43d2bcebd8501977cb971f443efcab
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd shell extension to deploy 18/68518/1
Cédric Ollivier [Fri, 20 Sep 2019 19:49:54 +0000 (21:49 +0200)]
Add shell extension to deploy

It fixes the previous commit [1]

[1] https://gerrit.opnfv.org/gerrit/c/releng/+/68503/

Change-Id: If2f936640dec9ff7bb8e167bfc961b02b9587bbf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd JJB for Airship installer 03/68503/6
Kaspars Skels [Thu, 19 Sep 2019 20:09:40 +0000 (15:09 -0500)]
Add JJB for Airship installer

This adds builder and job for simple Airship installer

Change-Id: I0b911d6aa62df14fd18dc9f45ed6d80cbf3dc2ac
Signed-off-by: Kaspars Skels <kaspars.skels@att.com>
4 years agoMerge "Select golang 1.12-alpine3.10"
Cedric Ollivier [Fri, 20 Sep 2019 13:23:03 +0000 (13:23 +0000)]
Merge "Select golang 1.12-alpine3.10"

4 years agoMerge "Add dovetail jobs back to fuel daily ci"
Alexandru Avadanii [Fri, 20 Sep 2019 12:52:31 +0000 (12:52 +0000)]
Merge "Add dovetail jobs back to fuel daily ci"

4 years agoSelect golang 1.12-alpine3.10 15/68515/1
Cédric Ollivier [Fri, 20 Sep 2019 05:06:28 +0000 (07:06 +0200)]
Select golang 1.12-alpine3.10

It conforms with "Select go 1.12 instead of 1.13 (rolling)" [1].

[1] https://gerrit.opnfv.org/gerrit/c/functest-kubernetes/+/68514

Change-Id: I49bc4b5ac3cac9bb0d89198e9214ef42a076d744
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd conditions to all multijobs steps 07/68507/1
Cédric Ollivier [Fri, 20 Sep 2019 02:27:14 +0000 (04:27 +0200)]
Add conditions to all multijobs steps

It allows running all the testcases even if tempest-smoke fails [1].
It should stop after healthcheck if it conforms with Functest and
OPNFV rules (Release management).

[1] http://artifacts.opnfv.org/airship/airship-opnfv-functest-healthcheck-hunter-tempest_smoke-run-2/results/tempest_smoke/tempest-report.html

Change-Id: Iede70b249a7039274723fbe88adee9cfa342db1f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd dovetail jobs back to fuel daily ci 05/68505/1
xudan [Fri, 20 Sep 2019 02:07:25 +0000 (22:07 -0400)]
Add dovetail jobs back to fuel daily ci

Signed-off-by: xudan <xudan16@huawei.com>
Change-Id: Iaff9fe0634e7bd99e0ef60ad271e876ad29055f9

4 years agoFinish Airship test jobs 04/68504/1
Cédric Ollivier [Thu, 19 Sep 2019 20:35:10 +0000 (22:35 +0200)]
Finish Airship test jobs

It removes all debug data as all logs are now well published [1] and
results pushed to DB [2].

It should be noted that the two agents are configured with
/home/jenkins/opnfv/slave_root/workspace instead of
/home/jenkins-ci/workspace (see Functest Kubernetes slaves).

[1] http://testresults.opnfv.org/test/api/v1/results?installer=airship&last=1
[2] http://artifacts.opnfv.org/airship/airship-opnfv-functest-healthcheck-hunter-connection_check-run-7/results/functest.log

Change-Id: I103bd68eb62bb5bf9c13a1f706ddf0528f874542
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoPublish the right Airship test POD 02/68502/1
Cédric Ollivier [Thu, 19 Sep 2019 20:01:37 +0000 (22:01 +0200)]
Publish the right Airship test POD

It adds debug to highlight the slave misconfiguration.

Change-Id: I3a392df8b562959f5b0757783a4331e54e340d79
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoPublish Airship tests in DB 01/68501/1
Cédric Ollivier [Thu, 19 Sep 2019 19:34:09 +0000 (21:34 +0200)]
Publish Airship tests in DB

Change-Id: I569d2a68d4ba4b4b2bd5c9fa2abd128973a74798
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoPublish first Airship testing job 00/68500/2
Cédric Ollivier [Thu, 19 Sep 2019 18:57:50 +0000 (20:57 +0200)]
Publish first Airship testing job

It creates the multijob for testing Airship.
It will be completed by the deployment part in a second step.

Change-Id: I82389962dd51d737ced1012bb4cc805bd98f95b6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoFix intel-pod[17,18] assignment (Airship) 98/68498/2
Cédric Ollivier [Thu, 19 Sep 2019 17:41:04 +0000 (19:41 +0200)]
Fix intel-pod[17,18] assignment (Airship)

It sets Compass baremetal-centos to compass-baremetal-master
arbitrarily. It should have been cleant prior to new assigment
and seems safe (CompassNFV doesn't participate to the last releases)

Change-Id: I08c6a9e0b5996d7f94f7eb0cdc427471878eaf90
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoUpdate Jenkins Connection Documentation 97/68497/1
Trevor Bramwell [Thu, 19 Sep 2019 16:54:36 +0000 (09:54 -0700)]
Update Jenkins Connection Documentation

Majority of this change is fixing the syntax to use '..code::' blocks,
wrapping text >80 characters, and fixing indentation which cause things
to show up as quote blocks.

The other main change was updating the link to support when requesting
the server be connected - helpdesk@ has been replaced by
support.linuxfoundation.org

Change-Id: Iee4d1152edc519b7299ffe3f8e9c11b6209559b2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
4 years agoSelect 3.6 if iruya 85/68485/1
Cédric Ollivier [Sat, 14 Sep 2019 13:15:25 +0000 (15:15 +0200)]
Select 3.6 if iruya

It conforms with "Select python 3.6 as default" [1].

[1] https://gerrit.opnfv.org/gerrit/c/functest/+/68471

Change-Id: Ibc4ae81597ce9ed3d12ab27c6eae796870f6a2d4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoRemoving NetReady from Jenkins config 53/68353/2
Georg Kunz [Fri, 16 Aug 2019 07:07:43 +0000 (09:07 +0200)]
Removing NetReady from Jenkins config

NetReady has been archived a while ago, but still some Jenkins config
is left and the Anteater job is run. This removes all remaining config.

Change-Id: I72b4eb091175db678feb4b4db314321f1543a814
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
4 years agoxci: Ensure the flavor is captured in all cases 26/68426/2
Fatih Degirmenci [Sun, 1 Sep 2019 08:57:25 +0000 (10:57 +0200)]
xci: Ensure the flavor is captured in all cases

Change-Id: I48ee615325002a2d3687d336b9a83a0e5637cee7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
4 years agoxci: Fix scenario determination logic 19/68419/4
Fatih Degirmenci [Sat, 31 Aug 2019 15:20:43 +0000 (17:20 +0200)]
xci: Fix scenario determination logic

Function override_xci_flavor exits with 0 early, preventing
the rest of the script and especially override_scenario function
to run. This makes it impossible to verify patches that contains
installer-type or deploy-scenario in commit message since the
generated scenario.properties file contains only XCI_FLAVOR in
it, causing verify jobs to fail determining the installer type
and the scenario. See the example.

https://build.opnfv.org/ci/job/xci-verify-ubuntu-virtual-master/2937/console

This change removes exit 0 from override_xci_flavor and moves
the call to it to after override_scenario function.

JIRA: XCI-21

Change-Id: Ic7f943ba5e1562177b59a8215cd8a6f2a58db093
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
4 years agoRemove Functest (OS and K8s) features containers 17/68417/1
Cédric Ollivier [Sat, 31 Aug 2019 09:38:59 +0000 (11:38 +0200)]
Remove Functest (OS and K8s) features containers

Change-Id: I0391b15adc9f5a8f36d340f6970fe731ff10bcc1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoRun tempest_slow in Functest Iruya gates 10/68410/1
Cédric Ollivier [Thu, 29 Aug 2019 15:02:39 +0000 (17:02 +0200)]
Run tempest_slow in Functest Iruya gates

tempest_slow was backported to Iruya [1]

[1] https://gerrit.opnfv.org/gerrit/c/functest/+/68409

Change-Id: I3305d8db5a3dcd19769aef726557866cb03396b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd tempest_slow in Functest gates 08/68408/1
Cédric Ollivier [Thu, 29 Aug 2019 09:51:31 +0000 (11:51 +0200)]
Add tempest_slow in Functest gates

It disables few ipv6 testcases due to possible SUT misconfigurations.
It seems better than fully skipping ipv6 via tempest config [1]
because it's already well covered in tempest_full.

[1] https://docs.openstack.org/tempest/latest/sampleconf.html

Change-Id: If1160dc68f5e53dffdfdd6722bdc557683243bde
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd Octavia in Functest gates 06/68406/1
Cédric Ollivier [Wed, 28 Aug 2019 12:59:16 +0000 (14:59 +0200)]
Add Octavia in Functest gates

It's now avaible in functest-smoke:latest

Change-Id: Ib6d5313d63c92a5e760714001a1b8ca670fa261f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoUpdate alpine to 3.10 in Functest K8S gates 84/68384/1
Cédric Ollivier [Thu, 22 Aug 2019 13:13:47 +0000 (15:13 +0200)]
Update alpine to 3.10 in Functest K8S gates

Change-Id: I24a92a5252ce47bcb636df2d05624422c6cbe1eb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoUpdate Xtesting Gates 81/68381/1
Cédric Ollivier [Thu, 22 Aug 2019 11:44:52 +0000 (13:44 +0200)]
Update Xtesting Gates

It now selects lf-virtual1 as slave and Alpine 3.10.
It has been generated via latest Xtesting Ansible role.

Change-Id: I97c2179cc0f42e435e19b738f7d86114de592425
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoProtect tag in functest.yaml 74/68374/1
Cédric Ollivier [Wed, 21 Aug 2019 15:16:02 +0000 (17:16 +0200)]
Protect tag in functest.yaml

Else 3.10 becomes falsy 3.1.

Change-Id: I84045769d062f184f2f7020b9613cf06abc4af3e
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoUpdate Pharos PTL email 32/68332/1
Julien [Sat, 10 Aug 2019 03:40:38 +0000 (11:40 +0800)]
Update Pharos PTL email

Change-Id: I99ef81ea9e1de2113f28bcb4d401c786b66a1e9e
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
4 years agoTemporarily disable apex daily 16/68316/1
Tim Rozet [Mon, 5 Aug 2019 19:53:49 +0000 (15:53 -0400)]
Temporarily disable apex daily

Temporarily disabling daily jobs while running some manual testing on
LFPOD1.

Change-Id: I5553e4921e95c67954f93416cab651b9f81e911b
Signed-off-by: Tim Rozet <trozet@redhat.com>
4 years agoMerge "Configure voting for verify jobs"
Fatih Degirmenci [Wed, 31 Jul 2019 15:15:16 +0000 (15:15 +0000)]
Merge "Configure voting for verify jobs"

4 years agoDisable post-merge jobs 42/68042/2
Fatih Degirmenci [Thu, 13 Jun 2019 13:26:17 +0000 (15:26 +0200)]
Disable post-merge jobs

Jobs will be kept disabled until we bump OSA and Kubesoray
versions and stabilize the deployment and testing.

Change-Id: Iad208bec23a311787acf97efd560f285ecf1ea1f
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
4 years agoConfigure voting for verify jobs 41/68041/2
Fatih Degirmenci [Thu, 13 Jun 2019 13:08:08 +0000 (15:08 +0200)]
Configure voting for verify jobs

OSH integration to XCI is ongoing but OpenSUSE jobs vote -1,
slowing down the integration work. Also, bumping OSA and Kubespray
would be easier while we focus on single distro to make jobs green.

Voting will gradually be enabled once the basics working.

Change-Id: Ic34177741efca683b4c0c1c474fc4b9d826712ec
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
4 years agoMerge "Update to python 3.7 and alpine 3.10"
Cedric Ollivier [Sat, 27 Jul 2019 08:37:22 +0000 (08:37 +0000)]
Merge "Update to python 3.7 and alpine 3.10"

4 years agoUpdate to python 3.7 and alpine 3.10 66/68266/1
Cédric Ollivier [Fri, 26 Jul 2019 23:58:21 +0000 (01:58 +0200)]
Update to python 3.7 and alpine 3.10

Change-Id: Id800208e148190ee10e4cfcb2a48a2dff00c35a7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoSelect lf-virtual1 as defaut slave (ut) 61/68261/2
Cédric Ollivier [Thu, 25 Jul 2019 18:54:05 +0000 (20:54 +0200)]
Select lf-virtual1 as defaut slave (ut)

It allows verifying unit tests vs python3 and building docs (see
latest OpenStack upper-constraints)

Change-Id: Ie9566d4b1e0a288d5944c3111ec2dc0749be1975
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMerge "add views for remaining jenkins subprojects"
Trevor Bramwell [Mon, 22 Jul 2019 21:11:31 +0000 (21:11 +0000)]
Merge "add views for remaining jenkins subprojects"

4 years agoExclude behave tests from hunter and iruya 51/68251/1
Cédric Ollivier [Mon, 22 Jul 2019 09:10:27 +0000 (11:10 +0200)]
Exclude behave tests from hunter and iruya

For the time being, it's only part of master [1]

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

Change-Id: I7c8baf4bd178668c99f15029eb425e63c3a3b5a2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoStop blacklisting tempest tests in gates 46/68246/1
Cédric Ollivier [Sun, 21 Jul 2019 13:01:54 +0000 (15:01 +0200)]
Stop blacklisting tempest tests in gates

It reverts "Allow blacklisting tempest tests" [1] as all volume leaks
were solved [2].

[1] https://gerrit.opnfv.org/gerrit/#/c/68020/
[2] https://bugs.launchpad.net/tempest/+bug/1829613

This reverts commit f90b8b66834b81b1022a05e14392857e77fccfca.

Change-Id: Ic87de200482eb6c7aef878a1f23dcd43b79d1b10
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoRevert "Exclude latest rally_full and rally_jobs" 45/68245/1
Cédric Ollivier [Sat, 20 Jul 2019 08:53:32 +0000 (10:53 +0200)]
Revert "Exclude latest rally_full and rally_jobs"

This reverts commit f0b74187ee9e26a6b0be9976b1c5d35d9c96523b.

Change-Id: I97466016e6cf296996558a45d4e4a5354d349e6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdds ARM Hunter Jobs 38/68238/1
Mark Beierl [Mon, 15 Jul 2019 15:45:53 +0000 (11:45 -0400)]
Adds ARM Hunter Jobs

Adds the missing docker build jobs for StorPerf on ARM.

Change-Id: I5ed4a055b4f5f50309159c860ecdae93b1aa4b60
Signed-off-by: Mark Beierl <mbeierl@vmware.com>
4 years agoRun the sixth sample in Xtesting gates 26/68226/1
Cédric Ollivier [Thu, 11 Jul 2019 08:57:08 +0000 (10:57 +0200)]
Run the sixth sample in Xtesting gates

Change-Id: I18033f737f93bd9c4680490f0a2ffbd7e2e5bffc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoRun Functest K8s smoke test sequentially 11/68211/1
Cédric Ollivier [Wed, 10 Jul 2019 17:42:12 +0000 (19:42 +0200)]
Run Functest K8s smoke test sequentially

It also reorders xally_kubernetes and conformance.

Change-Id: I5a9aab3f9f7cecd443b1246c8b8de7d148632a08
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoadd views for remaining jenkins subprojects 95/67295/8
Daniel Pono Takamori [Mon, 18 Mar 2019 21:57:15 +0000 (14:57 -0700)]
add views for remaining jenkins subprojects

forgot beginning a yaml and a duplication definition
add apex and sfc back in
sectioned-views plugin not supported by jjb so removed
  custom views created in prod jenkins
responded to cedric's request to remove moon and netready
remove views for deprecated jobs

Issue: RELENG-1831
Change-Id: I39ef0aabcf8ef4f3b3a378bb242ce0a7119acc85
Signed-off-by: Daniel Takamori <dtakamori@contractor.linuxfoundation.org>
4 years agoRemove functest-components containers 08/68208/1
Cédric Ollivier [Wed, 10 Jul 2019 11:42:23 +0000 (13:42 +0200)]
Remove functest-components containers

They can be safely removed as gambia is no longer supported.

Change-Id: I71b4201203b601e40b308e6a414b874f450f96dc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years ago[fuel] Bind functest's iruya container to master 07/68207/1
Michael Polenchuk [Wed, 10 Jul 2019 06:03:44 +0000 (10:03 +0400)]
[fuel] Bind functest's iruya container to master

Change-Id: I9d1745718eec8f42c7a2792406bccf70f600f66b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
4 years agoAdd xrally_kubernetes in Functest Kubernetes gates 05/68205/2
Cédric Ollivier [Tue, 9 Jul 2019 21:27:39 +0000 (23:27 +0200)]
Add xrally_kubernetes in Functest Kubernetes gates

Change-Id: Ie34e8698a262be18f66f934955baa0ca9194d6a9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoExclude functest-tempest from master gates 03/68203/1
Cédric Ollivier [Tue, 9 Jul 2019 18:16:58 +0000 (20:16 +0200)]
Exclude functest-tempest from master gates

Change-Id: I09bde2d35769c0045f72e3da56a085db6426e4b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMerge "Exclude functest-tempest in master builds"
Cedric Ollivier [Tue, 9 Jul 2019 15:38:20 +0000 (15:38 +0000)]
Merge "Exclude functest-tempest in master builds"

4 years agoExclude functest-tempest in master builds 02/68202/1
Cédric Ollivier [Tue, 9 Jul 2019 15:28:05 +0000 (17:28 +0200)]
Exclude functest-tempest in master builds

It's being removed and we do first merge that change to allow
verifying the related patch in Functest [1]

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

Change-Id: I2c069c65c771ef076556c2758ae003dba03c2f28
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMerge "Barometer 8.1 release"
Trevor Bramwell [Mon, 8 Jul 2019 21:56:29 +0000 (21:56 +0000)]
Merge "Barometer 8.1 release"

4 years agoMerge "Tagging Hunter 8.1 Release for IPv6"
Trevor Bramwell [Mon, 8 Jul 2019 21:55:11 +0000 (21:55 +0000)]
Merge "Tagging Hunter 8.1 Release for IPv6"

4 years agoExclude latest rally_full and rally_jobs 97/68197/1
Cédric Ollivier [Sat, 6 Jul 2019 07:32:53 +0000 (09:32 +0200)]
Exclude latest rally_full and rally_jobs

Rally is sometimes failing when running vs python3.
It will be excluded during the investigation to allow checking changes
and containers.

Change-Id: Ifbd02629e618b9a6969b321b4862fc76df3f3bc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoBarometer 8.1 release 79/68179/2
Matthias Runge [Tue, 2 Jul 2019 15:45:00 +0000 (17:45 +0200)]
Barometer 8.1 release

we skipped 8.0

Change-Id: I7eff94d1f4a90b9997c99f08b19d1064c98116c9
Signed-off-by: Matthias Runge <mrunge@redhat.com>
4 years agoTagging Hunter 8.1 Release for IPv6 65/68165/1
BIN HU [Fri, 28 Jun 2019 17:52:03 +0000 (10:52 -0700)]
Tagging Hunter 8.1 Release for IPv6

Change-Id: I9dee44495e21886917cb517bfee8c2c8cd9a1d32
Signed-off-by: BIN HU <bin.hu@att.com>
4 years ago[fuel] Release opnfv-8.1.0 56/68156/1
Alexandru Avadanii [Fri, 28 Jun 2019 13:47:33 +0000 (15:47 +0200)]
[fuel] Release opnfv-8.1.0

Change-Id: I3194ec7ce01d0572adcf64efe48cb84f772071cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
4 years agoClean functest-kubernetes jjb 50/68150/1
Cédric Ollivier [Fri, 28 Jun 2019 07:58:12 +0000 (09:58 +0200)]
Clean functest-kubernetes jjb

It removes all debug data added by "Add debugs when calling gsutil"
[1] and "Print debug infos in functest-kubernetes jjbs" [2]

The issue came from former data dirs in http://artifacts.opnfv.org/
which changes logics [3]. All kubernetes latest results were removed
to solve the issues.

[1] https://gerrit.opnfv.org/gerrit/#/c/68145/
[2] https://gerrit.opnfv.org/gerrit/#/c/68113/
[3] https://cloud.google.com/storage/docs/gsutil/commands/cp

Change-Id: I4be465b0b6f63bcd77e46440da715d4269d4e79f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMerge "Add Docker jobs for Hunter"
Trevor Bramwell [Thu, 27 Jun 2019 20:12:40 +0000 (20:12 +0000)]
Merge "Add Docker jobs for Hunter"

4 years agoMerge "Create Stable Branch Jobs for container4nfv"
Trevor Bramwell [Thu, 27 Jun 2019 20:12:16 +0000 (20:12 +0000)]
Merge "Create Stable Branch Jobs for container4nfv"

4 years agoMerge "Add debugs when calling gsutil"
Cedric Ollivier [Thu, 27 Jun 2019 20:01:58 +0000 (20:01 +0000)]
Merge "Add debugs when calling gsutil"

4 years agoAdd debugs when calling gsutil 45/68145/1
Cédric Ollivier [Thu, 27 Jun 2019 19:41:47 +0000 (21:41 +0200)]
Add debugs when calling gsutil

Change-Id: I8e0618e344ade4eb692a15eab1eecfa0d479ba6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMerge "Create Stable Branch Jobs for bottlenecks"
Trevor Bramwell [Thu, 27 Jun 2019 17:03:49 +0000 (17:03 +0000)]
Merge "Create Stable Branch Jobs for bottlenecks"

4 years agoRemove Archived Projects Jobs 29/68129/1
Trevor Bramwell [Thu, 27 Jun 2019 04:07:28 +0000 (21:07 -0700)]
Remove Archived Projects Jobs

Removes jobs for the following archived projects:

 * auto
 * models
 * moon
 * opera
 * orchestra
 * ovsnfv
 * parser
 * qtip

Change-Id: I78e5cf1285a713c5abbcadf4789ddfde38671ab3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
4 years agoMerge "Create Stable Branch Jobs for clover"
Trevor Bramwell [Thu, 27 Jun 2019 03:58:14 +0000 (03:58 +0000)]
Merge "Create Stable Branch Jobs for clover"

4 years agoMerge "Create Stable Branch Jobs for doctor"
Trevor Bramwell [Thu, 27 Jun 2019 03:57:55 +0000 (03:57 +0000)]
Merge "Create Stable Branch Jobs for doctor"

4 years agoMerge "Create Stable Branch Jobs for stor4nfv"
Trevor Bramwell [Thu, 27 Jun 2019 03:57:04 +0000 (03:57 +0000)]
Merge "Create Stable Branch Jobs for stor4nfv"

4 years agoMerge "Create Stable Branch Jobs for availability"
Trevor Bramwell [Thu, 27 Jun 2019 03:56:47 +0000 (03:56 +0000)]
Merge "Create Stable Branch Jobs for availability"

4 years agoMerge "Create Stable Branch Jobs for snaps"
Trevor Bramwell [Thu, 27 Jun 2019 03:56:39 +0000 (03:56 +0000)]
Merge "Create Stable Branch Jobs for snaps"

4 years agoAdd Docker jobs for Hunter 28/68128/2
Trevor Bramwell [Thu, 27 Jun 2019 03:30:15 +0000 (20:30 -0700)]
Add Docker jobs for Hunter

This removes jobs for all previous stable releases, and moves jobs from
the gambia stream to hunter for the following projects:

 * barometer
 * bottlenecks
 * storperf

Change-Id: Ica64b906f9a102c30878b541c89bee1624fbfd26
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
4 years agoCreate Stable Branch Jobs for clover 54/67454/2
jenkins-ci [Sun, 31 Mar 2019 20:05:32 +0000 (13:05 -0700)]
Create Stable Branch Jobs for clover

Change-Id: I49c046134f9b58c4a4ffeaa265f73e9d9eb7035f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
4 years agoCreate Stable Branch Jobs for doctor 49/67449/2
jenkins-ci [Fri, 29 Mar 2019 19:31:02 +0000 (12:31 -0700)]
Create Stable Branch Jobs for doctor

Change-Id: Ia51839bf6bac4b0dc5681e5ecf4d0228c1f729a2
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
4 years agoMerge "Create Stable Branch Jobs for opnfvdocs"
Trevor Bramwell [Wed, 26 Jun 2019 23:11:36 +0000 (23:11 +0000)]
Merge "Create Stable Branch Jobs for opnfvdocs"

4 years agoCreate Stable Branch Jobs for opnfvdocs 77/67777/2
jenkins-ci [Mon, 6 May 2019 19:04:11 +0000 (12:04 -0700)]
Create Stable Branch Jobs for opnfvdocs

Change-Id: I52da37fce9f918952f87a58d86162ff77aa6e2d8
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
4 years agoCreate Stable Branch Jobs for bottlenecks 50/67850/2
jenkins-ci [Mon, 13 May 2019 18:40:43 +0000 (11:40 -0700)]
Create Stable Branch Jobs for bottlenecks

Change-Id: Ib296b56ccc808e36352103fa8eb18e021b5e48d5
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
4 years agoCreate Stable Branch Jobs for container4nfv 34/67934/2
jenkins-ci [Fri, 24 May 2019 21:32:13 +0000 (14:32 -0700)]
Create Stable Branch Jobs for container4nfv

Change-Id: I2526a7cec3e1084868497ccf6cd41c8a7af9dbe0
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
4 years agoMerge "Create Stable Branch Jobs for ipv6"
Trevor Bramwell [Wed, 26 Jun 2019 17:06:33 +0000 (17:06 +0000)]
Merge "Create Stable Branch Jobs for ipv6"

4 years agoPrint debug infos in functest-kubernetes jjbs 13/68113/1
Cédric Ollivier [Tue, 25 Jun 2019 17:12:09 +0000 (19:12 +0200)]
Print debug infos in functest-kubernetes jjbs

It will help understanding why master junit files are not published [1]

[1] http://artifacts.opnfv.org/functest-kubernetes/functest-kubernetes-opnfv-functest-kubernetes-healthcheck-latest-k8s_smoke-run-15/results/k8s_smoke/junit_01.xml

Change-Id: Id74060f160bad0ca961a0d9dfa9b2b547494d994
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoDeclare all Functest kubernetes slaves 63/68063/2
Cédric Ollivier [Sun, 16 Jun 2019 13:18:02 +0000 (15:18 +0200)]
Declare all Functest kubernetes slaves

Change-Id: If127e98680da4de2db82ec162a1861dd97d9e7f4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMultiply kubernetes configs 62/68062/1
Cédric Ollivier [Sun, 16 Jun 2019 12:22:17 +0000 (14:22 +0200)]
Multiply kubernetes configs

It allows testing multiple kubernetes from lf-pod1.

Change-Id: I4a8054acabc3c2982e64733ff789a70c171f6ac1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoAdd debug data in functest-kubernetes jjbs 61/68061/1
Cédric Ollivier [Sun, 16 Jun 2019 10:23:02 +0000 (12:23 +0200)]
Add debug data in functest-kubernetes jjbs

Change-Id: Iaf2f20e49630390c11a286d79609fd455d0a7ef2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoRemove sudo in functest-kubernetes jjbs 60/68060/1
Cédric Ollivier [Sun, 16 Jun 2019 08:35:47 +0000 (10:35 +0200)]
Remove sudo in functest-kubernetes jjbs

jenkins/slave doesn't provide sudo (alpine).

Change-Id: I1b62d0d35b419e6446d613dd59197cd08bfbd795
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
4 years agoMerge "Update to Hunter"
Cedric Ollivier [Fri, 14 Jun 2019 13:01:33 +0000 (13:01 +0000)]
Merge "Update to Hunter"

4 years agoMerge "Get XCI_FLAVOR as parameter from the commit msg"
Fatih Degirmenci [Wed, 12 Jun 2019 20:02:29 +0000 (20:02 +0000)]
Merge "Get XCI_FLAVOR as parameter from the commit msg"

4 years agoMerge "bugfix: change the path of id_rsa"
mei mei [Mon, 10 Jun 2019 03:16:32 +0000 (03:16 +0000)]
Merge "bugfix: change the path of id_rsa"

4 years agoAllow blacklisting tempest tests 20/68020/1
Cédric Ollivier [Sat, 8 Jun 2019 17:20:01 +0000 (19:20 +0200)]
Allow blacklisting tempest tests

It will avoid volume leaks in gates [1].
Here is the blacklist:
- tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details
- tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers

[1] https://bugs.launchpad.net/tempest/+bug/1829613

Change-Id: I9de07c77a2f307e0fdf872cdd7ff7be35409b484
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>