Jamo Luhrsen [Tue, 24 Jul 2018 14:27:34 +0000 (07:27 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Log where the robot files are being uploaded to
Change-Id: I4f933d18c47fff80923d3d79320f0bb873efb2e7
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Jamo Luhrsen [Mon, 23 Jul 2018 22:27:45 +0000 (15:27 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Upload robot logs to gs
Change-Id: I78989fcfd155054d8470359c59f682eb4ba3ea80
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Tim Rozet [Mon, 23 Jul 2018 21:22:55 +0000 (17:22 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- CPERF: minor fixes to csit
Change-Id: I16b4859922a6efec2748190234967409b61c1f68
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 23 Jul 2018 20:39:20 +0000 (16:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- CPERF: Fix cleaning cloned folder
Change-Id: Ie933308557023877b19e43bbde95470c2bf159ca
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 23 Jul 2018 19:51:00 +0000 (15:51 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Cperf: Add debug messages to execution
Change-Id: I2089414e0fd2151b53da29ea01de3dd1292c078e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 23 Jul 2018 17:23:02 +0000 (13:23 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix invoking snapshot node parser
Change-Id: I12da71b17a0a423b501508b51ab3d614c87f8851
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 23 Jul 2018 16:39:10 +0000 (12:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Correct functest container with snapshot
If OS_VERSION is master we want to pull ollivier containers, otherwise
we can pull OPNFV.
Change-Id: I6e838a85c6b7918540c8bc3ca2d5e790e5aa7a57
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 23 Jul 2018 16:24:58 +0000 (12:24 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix overcloudrc unsetting OS_VERSION
Sourcing overcloudrc is unsetting OS_VERSION causing failures in csit
job:
https://build.opnfv.org/ci/job/cperf-apex-csit-master/1/console
Change-Id: Ife3b4795832ecdad75bcb41f0721ef8391aafcac
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sun, 22 Jul 2018 01:51:25 +0000 (21:51 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: run csit before tempest
Change-Id: I66c0b128fb958285b4bff112586fc45366257256
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sat, 21 Jul 2018 12:49:24 +0000 (08:49 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Remove snapshot workarounds
There's no need to install java or do the docker workaround anymore
after fixes into Apex:
https://gerrit.opnfv.org/gerrit/#/c/60053/
Change-Id: I3d7d5fcc066bfb4416fcd3404c89e6e814dbf31e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Sat, 21 Jul 2018 02:36:13 +0000 (22:36 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Change default verify scenario
Since our default scenario os-nosdn-nofeature-ha is failing functest in
verify, switch to os-nosdn-nofeature-noha which is passing. We want the
lowest bar possible for initial patch set verification and then can use
gate to verify more complicated deployments.
Change-Id: I9788495de5ee728fa3c19264120315e562d2712d
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 20 Jul 2018 20:23:32 +0000 (20:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Bugfix: Dovetail CI jobs failed on compass"
- [Dovetail] Bugfix: Dovetail CI jobs failed on compass
Change-Id: I1b46fe380b12552651c786b10f162111d4605353
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Fri, 20 Jul 2018 15:17:19 +0000 (11:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Removes branch from functest scenario
Branch is messing up functest detection of deploy scenarios. Therefore
this patch removes the branch from the scenario before passing it to the
test job.
Change-Id: I1b59125941e839f1937cba565c73e39efb460573
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 20 Jul 2018 00:28:29 +0000 (20:28 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix OS branch detection on snapshot promotion
Change-Id: I4f860f9b9adcc96d94b1daa333eec7a746bc91b1
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 19 Jul 2018 20:34:55 +0000 (16:34 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: More snapshot fixes
Changes-Include:
- Use correct csit env file with promote jobs
- Ensure odl container starts when snapshots brought up
- Use SDN_CONTROLLER_PASSWORD for ODL pass rather than
hardcoding admin
Change-Id: I910a4eefa2b4c621e3f82939bedee338fad91bf3
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Thu, 19 Jul 2018 16:32:12 +0000 (16:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update CI Resources and Requirements"
- Update CI Resources and Requirements
Indicates what requirements each resource type should meet in order to
be considered part of OPNFV CI along with listing of the resources
available.
Includes a list of labels applied to servers and their intended use.
JIRA: RELENG-403
Change-Id: I0ba2671e95e29141d051019938fba930a42e7f56
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 19 Jul 2018 16:29:45 +0000 (16:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Edit the job's name of Dovetail running on Apex"
- [Dovetail] Edit the job's name of Dovetail running on Apex
Change-Id: I92b8bbef1a979c16a9c62f1affe43817214936a4
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Wed, 18 Jul 2018 07:50:58 +0000 (03:50 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Dovetail] Edit the job's name of Dovetail on Fuel
Change-Id: I6a2b571ca2696f9466a4588b7e4deef13b947eae
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Wed, 18 Jul 2018 06:31:46 +0000 (06:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[dovetail] Run mandatory and optional test cases with 2 jobs"
- [dovetail] Run mandatory and optional test cases with 2 jobs
JIRA: DOVETAIL-694
Change-Id: I19928d57c14f99e5c3ed7725fbe3476096b1674c
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Wed, 18 Jul 2018 06:31:14 +0000 (06:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[dovetail] Add TESTAREA to support run mandatory or optional test cases"
- [dovetail] Add TESTAREA to support run mandatory or optional test cases
JIRA: DOVETAIL-694
Change-Id: I4d2f4342bb10b5199c0dd1ed6ee579df14cb1517
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Wed, 18 Jul 2018 06:31:02 +0000 (06:31 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] process name configuration for HA test cases on Fuel"
- [Dovetail] process name configuration for HA test cases on Fuel
In a Fuel deployment, the control processes are distributed across
multiple VMs and the HA test cases need to know where to find which
process.
JIRA: DOVETAIL-688
Change-Id: Ib20f6ab117aa83d148f9e1a351a4f94ec1192146
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
mei mei [Wed, 18 Jul 2018 06:30:47 +0000 (06:30 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[dovetail-webportal] Edit verify job"
- [dovetail-webportal] Edit verify job
Set the verify job of the webportal to be 'echo hello world' temporarily.
Change-Id: Ib9c749572a629595593405fba6ae275d2dc90563
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Tue, 17 Jul 2018 21:51:02 +0000 (17:51 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: change detect script to just include-raw
Change-Id: I2366cbaba46734877782951365a4abebca9d17b8
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 17 Jul 2018 21:26:57 +0000 (17:26 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix snapshot scenario detection
Change-Id: I4b18d441ebc4f9b9ac8c8c67415b8817f3091ee9
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Tue, 17 Jul 2018 17:16:13 +0000 (17:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Ensure docker prunning can be done"
- Ensure docker prunning can be done
Sometimes the docker build fails and the docker process hangs on a container,
withouth being able to stop it. This causes spurious failures on other builds
that shouldn't fail. The prune job should cleanup the hanging containers and
images, but it fails when the docker process is hanged.
This change adds a docker restart to the prune job, in order to assure that the
hanged container is shut down and can be removed.
JIRA: ARMBAND-358
Change-Id: I9d04fa1099a6fc53bf773a2eba33be89db7d0aa1
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Tim Rozet [Tue, 17 Jul 2018 15:53:03 +0000 (15:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Run ODL CSIT on Apex from Cperf container"
- Run ODL CSIT on Apex from Cperf container
This patch adds the ability to deploy a cperf container and execute ODL
csit against an OPNFV deployment with ODL. The cperf job to execute csit
requires an RC file, SSH key to access OPNFV nodes, and a yaml
descriptor file that contains per node information about each
control/compute node.
This patch also adds triggering the cperf CSIT job inside of the 3rd
party ODL netvirt verification suite. That job uses Apex snapshots to
bring up deployment (no undercloud).
Additionally this patch includes some changes to allow multi version
snapshots to work. Multiple snapshots are now being created for
different OpenStack branches along with noha or HA type topologies. This
patch includes the ability to detect the desired scenario as triggered
by ODL Netvirt gerrit. Now in ODL netvirt gerrit a user may provide:
"check-opnfv <OS version>-<noha|ha>" style syntax to initiate 3rd Party
OPNFV CI on a particular OS version/HA setup.
Change-Id: I51a27545c985ce74c1c72fe0933eb451939a8c05
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Signed-off-by: Tim Rozet <trozet@redhat.com>
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
Tim Rozet [Mon, 16 Jul 2018 14:56:05 +0000 (10:56 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: add k8s deployment to daily
Change-Id: I01ac2d25615f189851bc033d156aacc155233913
Signed-off-by: Tim Rozet <trozet@redhat.com>
mei mei [Mon, 16 Jul 2018 06:40:08 +0000 (06:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add verify jobs for new repo dovetail-webportal"
- Add verify jobs for new repo dovetail-webportal
JIRA: DOVETAIL-671
Change-Id: I4e55123f211f91f9e783d741251bc1fd9df62b85
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Mon, 16 Jul 2018 06:39:50 +0000 (06:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[dovetail-webportal] Add docker build jobs for dovetail-webportal"
- [dovetail-webportal] Add docker build jobs for dovetail-webportal
Add 2 docker build jobs for the new repo dovetail-webportal.
One is dovetail-webportal-api, the other is dovetail-webportal-web.
Once there is a new patch merged, it will auto trigger the jobs to build
and upload the new docker images with tag 'latest'.
According to the Dovetail release plan and develpoment of the web, can tag
this repo and release with certain tag (e.g. ovp.2.0.0)
JIRA: DOVETAIL-671
Change-Id: I1becc084617bb52f8c8e23275202bd7be4a7b2b3
Signed-off-by: xudan <xudan16@huawei.com>
Tim Rozet [Thu, 12 Jul 2018 16:41:45 +0000 (12:41 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Disable fraser daily
Change-Id: Iad2503baca32175ff912c85dccd71791fc8156ff
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 12 Jul 2018 15:07:23 +0000 (11:07 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update blocking for csit promotion job
Ensure only one csit promotion job runs on a node at
a time.
Change-Id: Iab36f267f880347e0090fd87b91c9d7e28fbc4f4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 12 Jul 2018 14:43:35 +0000 (14:43 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Allow for multi-version snapshots"
- Apex: Allow for multi-version snapshots
This patch adds ability to manage multiple snapshot versions. We want to
be able to have snapshots for noha and ha for multiple OS releases. This
adds that capability and updates the deploy script to be able to deploy
them. Also a user can specify which scenario to trigger with his ODL
netvirt commit by doing 'opnfv-check <os version>-<ha|noha>
Change-Id: I3884b41c86b55c187becfb83ef62f3431724d09e
Signed-off-by: Tim Rozet <trozet@redhat.com>
Fatih Degirmenci [Thu, 12 Jul 2018 13:14:34 +0000 (13:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "unh-pod1: disable trigger for deploying auto"
- unh-pod1: disable trigger for deploying auto
Change-Id: I364ff339db7132b6a2ca31d15b6340542b6a9226
Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
Trevor Bramwell [Tue, 10 Jul 2018 14:44:41 +0000 (14:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update Functest testcase list per tier"
- Update Functest testcase list per tier
Change-Id: I905527d509597218927908be7752ca16b6ea2cc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
wutianwei [Mon, 9 Jul 2018 06:14:48 +0000 (14:14 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [compass4nfv] remove vping suite from verify
functest healthcheck include the vping, so we can remove this suite.
Change-Id: Ifc5f9e2195a9d31713f6e2c2ce47642dc7855855
Signed-off-by: wutianwei <wutianwei1@huawei.com>
mei mei [Fri, 6 Jul 2018 09:28:07 +0000 (09:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb/releng: fix partial image name matching"
- jjb/releng: fix partial image name matching
Docker image building script opnfv-docker.sh tries to remove existing
images before and after building. It simply uses grep to matching image
names, which may cause partial name matching problems.
Ex. opnfv/compass-tasks will match both opnfv/compass-tasks and
opnfv/compass-tasks-base, and may lead to accidentally removing of
images still in use when several building tasks run concurrently.
Error log:
https://build.opnfv.org/ci/job/compass-tasks-build-arm64-master/6/console
Change-Id: I1a83f801c5e0cc889cd9e17b8d1b4d895f1f68a9
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Trevor Bramwell [Tue, 3 Jul 2018 12:57:51 +0000 (12:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[release] Fuel, Armband: Release opnfv-6.2.1"
- [release] Fuel, Armband: Release opnfv-6.2.1
Change-Id: Ic3e0be0f031408146ceead3130850650e6bde125
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Onong Tayeng [Mon, 2 Jul 2018 09:59:01 +0000 (15:29 +0530)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Tagging FDS for Fraser 6.2.0
Change-Id: Idebf9d0d49ef9d57901615ddf15595545031f093
Signed-off-by: Onong Tayeng <otayeng@cisco.com>
Aric Gardner [Mon, 2 Jul 2018 05:42:53 +0000 (05:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging Bottlenecks F release 6.2"
- Tagging Bottlenecks F release 6.2
Change-Id: I7df15a89379ce0e30eba0bd00ae9fbb76056970d
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
Aric Gardner [Mon, 2 Jul 2018 04:59:49 +0000 (04:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fraser Tagging: 6.2.0"
- Fraser Tagging: 6.2.0
vswitchperf tagging.
Change-Id: I93a7d97e89d493b2ace9bf2c00b1932a89bab772
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
Aric Gardner [Mon, 2 Jul 2018 04:54:57 +0000 (04:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] fraser opnfv-6.2.1 release tag"
- [yardstick] fraser opnfv-6.2.1 release tag
fix opnfv-6.2.0 bug: docker image build failed
JIRA: YARDSTICK-1278
Change-Id: Ifac06060ffedf6c8300e371600f1af2ce928dd14
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Stephen Wong [Sun, 1 Jul 2018 05:53:00 +0000 (22:53 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Tagging opnfv-6.2.0 for Clover
Change-Id: I350cce402226444fa0dda75e64405cfcb20a3519
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Periyasamy Palanisamy [Sat, 30 Jun 2018 20:06:45 +0000 (22:06 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- update fraser 6.2.0 release tag for sdnvpn
Change-Id: Id78fbfe1cb2e0ace44d2e6acf688e4115941a84a
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:51:16 +0000 (21:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Adds StorPerf 6.2.0"
- Adds StorPerf 6.2.0
Change-Id: Iec76686129f9cd53603e6a73df45681979e4a695
Signed-off-by: mbeierl <mark.beierl@dell.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:50:39 +0000 (21:50 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update in release tag for sfc"
- Update in release tag for sfc
Change-Id: I1e410851dc4e4dcbb2844af9c35cb0b5bb91ac94
Signed-off-by: Manuel Buil <mbuil@suse.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:49:19 +0000 (21:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: update release tags for 6.2"
- Apex: update release tags for 6.2
Change-Id: I4d6e12a6975b5a3e49fc50eeca71514d118cf235
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:48:09 +0000 (21:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tag snaps-oo with 6.2 for fraser"
- Tag snaps-oo with 6.2 for fraser
patch 2, selected wrong SHA earlier
Change-Id: Ibf3176a048c6e9e882cd997f3bc74ae986d7bbf8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:46:41 +0000 (21:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[release] Fuel, Armband: Release opnfv-6.2.0"
- [release] Fuel, Armband: Release opnfv-6.2.0
Change-Id: I704c09f22098023ad39b835a982a58159ac45ff0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:46:05 +0000 (21:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[yardstick] fraser opnfv-6.2.0 release tag"
- [yardstick] fraser opnfv-6.2.0 release tag
merge after patch https://gerrit.opnfv.org/gerrit/#/c/59349/
Change-Id: Icf2a16659f2804eaef95c83ee7d959b7e73441eb
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:44:57 +0000 (21:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "updated auto.yaml with 6.2.0 commit"
- updated auto.yaml with 6.2.0 commit
JIRA: AUTO-41
Change-Id: I6952b19687eef464040b47ccc116597f0cb9b397
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:44:22 +0000 (21:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging opnfv-6.2.0 for IPv6"
- Tagging opnfv-6.2.0 for IPv6
Change-Id: Ic0d7b8976d91239bca61f01396fc0423e51ac578
Signed-off-by: Bin Hu <bh526r@att.com>
Trevor Bramwell [Fri, 29 Jun 2018 21:43:51 +0000 (21:43 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Tagging SampleVNF stable/fraser branch for Fraser 6.2.0"
- Tagging SampleVNF stable/fraser branch for Fraser 6.2.0
Change-Id: I6312e57c689519bdf65a562db85acfb443ac7b68
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
Cédric Ollivier [Fri, 29 Jun 2018 18:54:37 +0000 (20:54 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Publish Functest 6.2.0 tags
Change-Id: Ieef2d00e57af2c06f588f4f819b9eaf402830a07
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Fri, 29 Jun 2018 20:14:01 +0000 (20:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "tagging compass4nfv Fraser 6.2 release"
- tagging compass4nfv Fraser 6.2 release
JIRA: -
check ip_forward and set to 1
Change-Id: I23f8757339a0433d79d0973366be2db15c6760a3
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Trevor Bramwell [Fri, 29 Jun 2018 20:04:29 +0000 (13:04 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix release tagging script
git cat-file can't output the tag information for a tag, but it can
output the commit information a tag points to.
Change-Id: I147941e2c0ba6defe212dbd0fc8c8a3a1fe0c728
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Alexandru Avadanii [Fri, 29 Jun 2018 15:43:20 +0000 (17:43 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [fuel, armband] verify: Use same node for deploy
JIRA: FUEL-375
Change-Id: I01f17a28fdb1bd692d1997b0a32be66de8856a8b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Fri, 29 Jun 2018 13:06:09 +0000 (15:06 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- fuel-deploy: Add temporary iptables rule
Functest Docker has issues connecting to Openstack clusters on
Ericsson virtual PODs due to iptables rules interfering.
Apply old iptables workaround from functest, at least until we
rootcause and fix the issue on those virtual PODs.
JIRA: FUNCTEST-985
Change-Id: I01b6788e5dd7a9fd64e80e3e78d7cd8828570cb1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Thu, 28 Jun 2018 23:32:59 +0000 (23:32 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix unset RC_FILE_PATH in Scripts"
- 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>
Trevor Bramwell [Thu, 28 Jun 2018 23:05:41 +0000 (16:05 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Trevor Bramwell [Thu, 28 Jun 2018 20:45:51 +0000 (13:45 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Trevor Bramwell [Thu, 28 Jun 2018 20:17:05 +0000 (13:17 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Trevor Bramwell [Thu, 28 Jun 2018 20:01:47 +0000 (20:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Doctor Fraser opnfv-6.2.0"
- Doctor Fraser opnfv-6.2.0
Change-Id: I9f61914d3c07ca52e9b062110a2d0036090b3626
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Dimitrios Markou [Thu, 28 Jun 2018 09:20:03 +0000 (12:20 +0300)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Trevor Bramwell [Wed, 27 Jun 2018 18:18:34 +0000 (18:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Restrict RTD Verify and Merge jobs to Releng"
- 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>
Tim Rozet [Tue, 26 Jun 2018 20:58:28 +0000 (16:58 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Tue, 26 Jun 2018 19:17:12 +0000 (15:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes to allow ODL snapshot update to work
Change-Id: I2e641434051e615cf04922a7349c7a7f1891caea
Signed-off-by: Tim Rozet <trozet@redhat.com>
Trevor Bramwell [Tue, 26 Jun 2018 18:53:54 +0000 (18:53 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[doctor] disable un-runnable jobs"
- [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
Tim Rozet [Tue, 26 Jun 2018 15:24:40 +0000 (11:24 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update and fix netvirt artifact download
Change-Id: I7089603b982125f90dd5259e0720007ab3f910e5
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Tue, 26 Jun 2018 13:50:06 +0000 (09:50 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Trevor Bramwell [Tue, 26 Jun 2018 12:45:16 +0000 (12:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix release tagging noop"
- 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>
Trevor Bramwell [Tue, 26 Jun 2018 12:45:06 +0000 (12:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Include yamllint on build servers"
- Include yamllint on build servers
Change-Id: Ie99da1fd5ed3789a1dbf4134796b95f2ac69abce
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Tue, 26 Jun 2018 06:28:41 +0000 (06:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add support for tox in SFC project jobs"
- 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>
Tim Rozet [Mon, 25 Jun 2018 21:11:05 +0000 (17:11 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Update ODL master DIST
Change-Id: I5937b486777a5da50b13084969a38c5ee6cb4ba6
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 25 Jun 2018 19:27:38 +0000 (15:27 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Mon, 25 Jun 2018 18:41:03 +0000 (14:41 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fixes blocking/snapshot checks
Change-Id: If6782ae3806fa9193d42bc3f640c000e3a723724
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 25 Jun 2018 13:36:45 +0000 (09:36 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Ryota Mibu [Mon, 25 Jun 2018 10:14:31 +0000 (10:14 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update the repo script to only list repos once"
- 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>
Ryota Mibu [Fri, 22 Jun 2018 03:25:19 +0000 (03:25 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Add RTD Verify and Merge jobs for Releng"
- 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>
Tim Rozet [Fri, 22 Jun 2018 00:15:16 +0000 (20:15 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Thu, 21 Jun 2018 17:56:02 +0000 (13:56 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Thu, 21 Jun 2018 14:17:58 +0000 (10:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Wed, 20 Jun 2018 22:39:07 +0000 (18:39 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Wed, 20 Jun 2018 17:52:03 +0000 (13:52 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Fatih Degirmenci [Wed, 20 Jun 2018 14:24:33 +0000 (14:24 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update default DEPLOY_SCENARIO"
- 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>
Tim Rozet [Wed, 20 Jun 2018 00:11:18 +0000 (20:11 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
wutianwei [Tue, 19 Jun 2018 02:52:26 +0000 (10:52 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- check ip_forward and set to 1
JIRA: COMPASS-600
Change-Id: I21ace213060d9d0dde7f7f4b5cf1f79d567ebeb0
Signed-off-by: wutianwei <wutianwei1@huawei.com>
(cherry picked from commit
1a1ed339b96458c483976a820e30b3a1bbb0b5d8)
Harry Huang [Wed, 20 Jun 2018 04:13:14 +0000 (12:13 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Add workaround for horizon image upload issue
Change-Id: I1ddf4d4c8c57c26d6948c69a60507f35f25e57ff
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Harry Huang [Tue, 19 Jun 2018 07:25:46 +0000 (15:25 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Fix missing default gateway issue
Change-Id: Ic10709ca82a0d16af614ac327160f97a654d2280
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
mei mei [Tue, 19 Jun 2018 07:29:11 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Increase frequency of Dovetail runs on Compass"
- [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>
mei mei [Tue, 19 Jun 2018 07:29:02 +0000 (07:29 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Bugfix a typo"
- [Dovetail] Bugfix a typo
Change-Id: I919e2510aea75dc530c5769a09d3c678f2246ea4
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Tue, 19 Jun 2018 07:28:50 +0000 (07:28 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Use Ipmi info provided with PDF"
- 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>
Harry Huang [Fri, 15 Jun 2018 06:18:50 +0000 (14:18 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Specify netmask for install NIC
JIRA: COMPASS-599
Interface that be used as install NIC may
have uncertain netmask which may cause
network issue.
Change-Id: Ic10709ca82a0d16af614ac327160f97a654d2294
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
(cherry picked from commit
da8ccfe3c89726673ff6c3d2a967fd670d40b6fd)
Harry Huang [Fri, 15 Jun 2018 09:47:47 +0000 (17:47 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'stable/euphrates'
- Fix some hard coding for some ip assignments
Change-Id: I13571914eb51fd0923bf025302dab46bae46ba9a
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Tim Rozet [Mon, 18 Jun 2018 14:47:10 +0000 (10:47 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Trevor Bramwell [Mon, 18 Jun 2018 14:23:07 +0000 (14:23 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update tox jjb command to use jjb 2.0.3"
- 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>
Cédric Ollivier [Sun, 17 Jun 2018 12:58:36 +0000 (14:58 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Add functest-tempest jjbs
Change-Id: I235be16a5f6818801cc1ba2ba2f67ec27e43a90c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 17 Jun 2018 12:54:48 +0000 (14:54 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update FUNCTEST suite and tier names
Change-Id: I0bef73cf17e845faf3e1da42a07c5ada767fd731
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Update Functest testcase list
Change-Id: I1f9d2d594d1bd0e09edf4dd51cae2355623de7c2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Run opnfv/functest-parser in Fraser daily jobs
Change-Id: I0a114482bdcb09beb634afd747b7c32f29d356cf
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 16 Jun 2018 05:40:58 +0000 (07:40 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- 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>
Tim Rozet [Sat, 16 Jun 2018 03:00:48 +0000 (23:00 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Adds missing nosdn scenarios to daily
Change-Id: Ib1f508461c22e01ea2e9a7d855f79ed7aa25f68a
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Fri, 15 Jun 2018 19:34:07 +0000 (19:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Increase frequency of Dovetail runs on Apex"
- [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>