Cédric Ollivier [Thu, 19 Sep 2019 19:09:37 +0000 (21:09 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
04594c212a266bfc4702daef8272b4b8d8fb3973
- 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>
Cédric Ollivier [Thu, 19 Sep 2019 18:16:18 +0000 (20:16 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
7c6eae954b04794c735cd72316f98dd559cf60ca
- 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>
Trevor Bramwell [Thu, 19 Sep 2019 17:16:06 +0000 (10:16 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
d93a6b1018ac65ab709b866350489bb182766f8f
- 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>
Panagiotis Karalis [Thu, 19 Sep 2019 08:25:14 +0000 (11:25 +0300)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
9b8d8fcc9f4f191374f730b13fcb0ce18905864c
- Fault fixing for cmd_exec util method
When the 'dovetail run' command is assigned, the error
"TypeError: must be str, not bytes" is appeared.
Due to a different handling of strings in the Python3, this error
is appeared during of command execution (i.e. exec_cmd method).
Each piece of the string should be decoded, before it will be
appended to the rest one.
Signed-off-by: Panagiotis Karalis <panos.pkaralis@gmail.com>
Change-Id: I65629f3f76cc3e44f3926a744d00791ef588d2aa
Panagiotis Karalis [Mon, 16 Sep 2019 06:45:00 +0000 (09:45 +0300)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
005d868d68dbb0e70b3f92a685ea269c4f646fd7
- Move the proj to python3
The aim of this patch is to upgrade python version
of this project from python2 to python3.
Signed-off-by: Panagiotis Karalis <panos.pkaralis@gmail.com>
Change-Id: I3d3ef01176fda1b23a0542a24625be2f3368c40e
Panagiotis Karalis [Mon, 16 Sep 2019 06:44:34 +0000 (09:44 +0300)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
f0c44b1ae02ffbdb87da81dac7b6754c641d8c04
- Introduce XCI installer
After the expression of the need to run the dovetail tool
over the XCI installer, the investigation to that direction has
been started.
The aim of this patch is to introduce the relevant impact either
on dovetail's code or on dovetail's documentation.
JIRA: DOVETAIL-766
Change-Id: I6931506cb80baa4fa4288141ba86a858bc4215b0
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
Cédric Ollivier [Sat, 14 Sep 2019 18:43:52 +0000 (20:43 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
5e6970e3eea9c552eb82849fafd5952b7c26bb0a
- 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>
xudan [Tue, 10 Sep 2019 06:41:09 +0000 (02:41 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
369a1fb6e32496ef53e37717de31265f5d4d7074
- Use assertEqual instead of assertEquals
DeprecationWarning: Please use assertEqual instead
Change-Id: I84db84e85a8a43486109bb948258e57c8b86fdfb
Signed-off-by: xudan <xudan16@huawei.com>
Georg Kunz [Wed, 4 Sep 2019 15:39:34 +0000 (17:39 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
cc34c4492b58fd217451faacf54359f2b5ad6d06
- 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>
Fatih Degirmenci [Mon, 2 Sep 2019 11:08:00 +0000 (13:08 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
58954fc37a9db69b87f9efb1f0a0b352340d6b7e
- xci: Ensure the flavor is captured in all cases
Change-Id: I48ee615325002a2d3687d336b9a83a0e5637cee7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
xudan [Mon, 2 Sep 2019 01:57:51 +0000 (21:57 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
6d33ad294d6bc56226c86604cded0b70a6952661
- Add portal_key_file into all test case yml files
Change-Id: If111a8cc56c31ec3e22b090aca92ff56d41f7e01
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Mon, 2 Sep 2019 01:34:25 +0000 (21:34 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
d15825b04fde0b40df1840ae2ec2fab2ac961471
- Add validation disabled/enabled to results.json
Change-Id: I918f85c5ac89cf2745efa8513946a2b5ab8638b1
Signed-off-by: xudan <xudan16@huawei.com>
Fatih Degirmenci [Sat, 31 Aug 2019 16:00:46 +0000 (18:00 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
417d91d8d6de7b0887759b5a17a0bafa5aed7cbe
- 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>
Cédric Ollivier [Sat, 31 Aug 2019 10:20:01 +0000 (12:20 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
3ecb0c33570d1b37a2034db84c499fcc3a95012b
- Remove Functest (OS and K8s) features containers
Change-Id: I0391b15adc9f5a8f36d340f6970fe731ff10bcc1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Fri, 30 Aug 2019 06:31:46 +0000 (08:31 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
32532def42dfb1e365fe15bf17c4d4dd0cc97c9b
- 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>
Cédric Ollivier [Thu, 29 Aug 2019 11:25:34 +0000 (13:25 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
d77a45334371bcd8b0ddfa8b1062d5851a6670fc
- 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>
Cédric Ollivier [Wed, 28 Aug 2019 13:47:57 +0000 (15:47 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
c9321951ce4e0ec2f378ad0cb89c71199a0306b7
- 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>
xudan [Fri, 23 Aug 2019 09:28:42 +0000 (05:28 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
14a9a43bf675469486a6991976bef24f3540217b
- Add run tests API
Change-Id: I456d5d1459faa20d9dd8afd0c235a4bb6cbfbcce
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 23 Aug 2019 09:28:19 +0000 (05:28 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
a85d35f86170a2a2f2455fa157c12be823060522
- Update Dovetail for XCI and Functest Hunter
All info are recorded in etherpad
https://etherpad.opnfv.org/p/Dovetail_XCI_TCs
Change-Id: Iec54ecca63ef9d83a2e6cceb4c8664a9d107eab4
Signed-off-by: xudan <xudan16@huawei.com>
Cédric Ollivier [Thu, 22 Aug 2019 13:32:34 +0000 (15:32 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
38212fb43515a4681e2a0e90eea8abd44947892b
- Update alpine to 3.10 in Functest K8S gates
Change-Id: I24a92a5252ce47bcb636df2d05624422c6cbe1eb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 22 Aug 2019 13:32:20 +0000 (15:32 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
f426669dd26e7d24ce6a13bc0af38d43be758658
- 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>
Cédric Ollivier [Wed, 21 Aug 2019 15:26:54 +0000 (17:26 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
6f496588ed030772c6acf3256fc134515b8e5f05
- 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>
Julien [Wed, 14 Aug 2019 03:21:22 +0000 (11:21 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
c0f118801c94afe69fa66f686a473bdba18c29fd
- Update Pharos PTL email
Change-Id: I99ef81ea9e1de2113f28bcb4d401c786b66a1e9e
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Tim Rozet [Mon, 5 Aug 2019 20:59:32 +0000 (16:59 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
84cf308c1df4a10091fa1a14982543f122bc8679
- 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>
Fatih Degirmenci [Wed, 31 Jul 2019 15:15:16 +0000 (15:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
559f32dec5d0d693792a04fab14eeb51939b90ea
- Merge "Configure voting for verify jobs"
- 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>
Fatih Degirmenci [Thu, 13 Jun 2019 13:26:17 +0000 (15:26 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
de2e7d2c03750a80849dcdb5c47830dbe2c0c1d0
- 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>
Cedric Ollivier [Sat, 27 Jul 2019 08:37:22 +0000 (08:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
0a2dfdffb822f822e041085a8e32fe4f87d55f87
- Merge "Update to python 3.7 and alpine 3.10"
- Update to python 3.7 and alpine 3.10
Change-Id: Id800208e148190ee10e4cfcb2a48a2dff00c35a7
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Thu, 25 Jul 2019 18:54:05 +0000 (20:54 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
3aad5c124e77b44b513727281e471d7083eb190b
- 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>
Trevor Bramwell [Mon, 22 Jul 2019 21:11:31 +0000 (21:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
09c905482f1c4578a94c420057bc391718d508c2
- Merge "add views for remaining jenkins subprojects"
- 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>
Cédric Ollivier [Mon, 22 Jul 2019 09:10:27 +0000 (11:10 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
6a4f123e622a80d4a19f7428809fedb89893c1ed
- 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>
Cédric Ollivier [Sun, 21 Jul 2019 13:01:54 +0000 (15:01 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
e5af792bda666731b875ffb8a79a1cf3aabb5727
- 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>
Cédric Ollivier [Sat, 20 Jul 2019 08:53:32 +0000 (10:53 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
dfc0da009328f3aaffc887a603085a9c56767147
- 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>
Mark Beierl [Mon, 15 Jul 2019 15:45:53 +0000 (11:45 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
e595f2da3fb955b3481a39367a26266cbd862f30
- 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>
Trevor Bramwell [Mon, 6 May 2019 18:17:56 +0000 (11:17 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
7d4456beaf190bbd6bb935325cfe43a1df1c70f2
- Update OVP Support Email Address
As the portals have moved from the opnfv.org domain to lfnetworking.org,
the support address has changed as well from 'verified' to
'ovp-support'.
Change-Id: I341093992e456ac90580b3b96206a402f98bf2d2
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 2 Apr 2019 06:26:05 +0000 (23:26 -0700)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
7360cbb9d286d8fac22947ab918a7285fea9d570
- Update the Certification Workflow document
These changes are at the request of Brandon Wick.
Change-Id: Ieb4ea0164656e349451820071dc0c3d3f9bf67ac
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Thu, 11 Jul 2019 08:57:08 +0000 (10:57 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
3de3c2d466fc6dc50b5f0f9ca2b4300eed4259b2
- Run the sixth sample in Xtesting gates
Change-Id: I18033f737f93bd9c4680490f0a2ffbd7e2e5bffc
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 10 Jul 2019 17:42:12 +0000 (19:42 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
1a632d79c86df67898619509dd822466f6122f47
- 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>
Cédric Ollivier [Wed, 10 Jul 2019 11:42:23 +0000 (13:42 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
5141565bb09aedf33878648af08863b86e8dba27
- 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>
Michael Polenchuk [Wed, 10 Jul 2019 06:03:44 +0000 (10:03 +0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
adcb86b47d623600a06a0ec13615dd1d15ae9984
- [fuel] Bind functest's iruya container to master
Change-Id: I9d1745718eec8f42c7a2792406bccf70f600f66b
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cédric Ollivier [Tue, 9 Jul 2019 21:27:39 +0000 (23:27 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
a62f077c802ff57a50f05a4d2b8389b7a300ef10
- Add xrally_kubernetes in Functest Kubernetes gates
Change-Id: Ie34e8698a262be18f66f934955baa0ca9194d6a9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
xudan [Thu, 27 Jun 2019 08:37:55 +0000 (04:37 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
1f36d6247578273197a4ba64b58b02b1ed837171
- Add Swagger UI for dovetail API
Change-Id: If8f515b02f0372955739dd580967a3198930e98b
Signed-off-by: xudan <xudan16@huawei.com>
Cédric Ollivier [Tue, 9 Jul 2019 18:16:58 +0000 (20:16 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
9040f15da60769caf40ad3364ca3a50bcbeedddf
- Exclude functest-tempest from master gates
Change-Id: I09bde2d35769c0045f72e3da56a085db6426e4b4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Tue, 9 Jul 2019 15:38:20 +0000 (15:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
3cfccedf319071827990baae6156079974249afa
- Merge "Exclude functest-tempest in master builds"
- 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>
Trevor Bramwell [Mon, 8 Jul 2019 21:56:29 +0000 (21:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
49d61940222066a3e8f5d1491fc611558bb2788e
- Merge "Barometer 8.1 release"
- Barometer 8.1 release
we skipped 8.0
Change-Id: I7eff94d1f4a90b9997c99f08b19d1064c98116c9
Signed-off-by: Matthias Runge <mrunge@redhat.com>
Trevor Bramwell [Mon, 8 Jul 2019 21:55:11 +0000 (21:55 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
8fe135b39e5ccdb2f55fe5ff054597fda521a3f3
- Merge "Tagging Hunter 8.1 Release for IPv6"
- Tagging Hunter 8.1 Release for IPv6
Change-Id: I9dee44495e21886917cb517bfee8c2c8cd9a1d32
Signed-off-by: BIN HU <bin.hu@att.com>
Cédric Ollivier [Sat, 6 Jul 2019 07:32:53 +0000 (09:32 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
f0b74187ee9e26a6b0be9976b1c5d35d9c96523b
- 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>
xudan [Wed, 26 Jun 2019 02:57:11 +0000 (22:57 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
1aafeb7eeef0a870d0c4cef95c929b66fd8ad991
- Update osinterop check list with Hunter scope
Change-Id: If8ca533772ad85a3789f5f448adbeb16491c23b0
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Tue, 25 Jun 2019 07:13:05 +0000 (03:13 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
7cea09ab4718d9f307a32a261543c08de8244720
- Update trunk port list with Hunter and using blacklist
1. Using blacklist to avoid running some sub test cases
2. Update the sub test cases according to Functest Hunter scope
Change-Id: I61d6d796dcdfe0fef41ba7578d0f8f2221414686
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 21 Jun 2019 06:29:58 +0000 (02:29 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
4f881e39e996e77d94c191d4e0d8209871709b82
- Use Functest blacklist to exclude the sub test cases of patrole
1. using blacklist to exclude some sub test cases
2. update the patrole scope according to Hunter using patrole 0.4.0
Change-Id: I32de419e482cf2f2d7289dba48155f3d09fdec91
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Fri, 28 Jun 2019 13:47:33 +0000 (15:47 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
03547cdc309342c56133e4306de76b2e0df79734
- [fuel] Release opnfv-8.1.0
Change-Id: I3194ec7ce01d0572adcf64efe48cb84f772071cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cédric Ollivier [Fri, 28 Jun 2019 07:58:12 +0000 (09:58 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
a1d9442b3c35042f292f118a4db1b898c6929a22
- 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>
Trevor Bramwell [Thu, 27 Jun 2019 20:12:40 +0000 (20:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
cc143b936c8337ee65c21e5fa78c1c56d2d833e1
- Merge "Add Docker jobs for Hunter"
- 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>
Trevor Bramwell [Thu, 27 Jun 2019 20:12:16 +0000 (20:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
b54f720486510779253b3df54c24f535916f7037
- Merge "Create Stable Branch Jobs for container4nfv"
- 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>
Cedric Ollivier [Thu, 27 Jun 2019 20:01:58 +0000 (20:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
52fe2bfcad5ce039fc8e512343d12a085a074e1f
- Merge "Add debugs when calling gsutil"
- Add debugs when calling gsutil
Change-Id: I8e0618e344ade4eb692a15eab1eecfa0d479ba6f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Trevor Bramwell [Thu, 27 Jun 2019 17:03:49 +0000 (17:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
3abf6852a28a2f11c7c893a93822e8132fb46f9e
- Merge "Create Stable Branch Jobs for bottlenecks"
- Create Stable Branch Jobs for bottlenecks
Change-Id: Ib296b56ccc808e36352103fa8eb18e021b5e48d5
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Thu, 27 Jun 2019 04:07:28 +0000 (21:07 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
665ceaa33535dc89a124d2759d9fb7189ea9d673
- 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>
Trevor Bramwell [Thu, 27 Jun 2019 03:58:14 +0000 (03:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
cab9556037490d29217a98bbb098e665da9fcebb
- Merge "Create Stable Branch Jobs for clover"
- 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>
Trevor Bramwell [Thu, 27 Jun 2019 03:57:55 +0000 (03:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
f03a7e396f57256494b8007e1b6c5628b4915ea9
- Merge "Create Stable Branch Jobs for doctor"
- 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>
Trevor Bramwell [Thu, 27 Jun 2019 03:57:04 +0000 (03:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
bb1121f06549d329a0c4ea79314dc7d3ddf0d824
- Merge "Create Stable Branch Jobs for stor4nfv"
- Create Stable Branch Jobs for stor4nfv
Change-Id: Icd7883af329a825a95030f20a009559f17d9503c
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Thu, 27 Jun 2019 03:56:47 +0000 (03:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
8bd0bdada0c4b92c673ab169e8ac23afd01cf858
- Merge "Create Stable Branch Jobs for availability"
- Create Stable Branch Jobs for availability
Change-Id: I01689f65facf3f602542bdeb3f7cc406532c30aa
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Thu, 27 Jun 2019 03:56:39 +0000 (03:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
562efe3dfe8c077a7872563c43523b9d913c9d61
- Merge "Create Stable Branch Jobs for snaps"
- Create Stable Branch Jobs for snaps
Change-Id: I2592b841ed7e7acf32458ac3ea00a767780fed8f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Wed, 26 Jun 2019 23:11:36 +0000 (23:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
bca93c2620ec2756dd0850b1c41180aa935ed22a
- Merge "Create Stable Branch Jobs for opnfvdocs"
- 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>
Trevor Bramwell [Wed, 26 Jun 2019 17:06:33 +0000 (17:06 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
efd91ca65d6cb5f0cf839bedde381c78ff4973b8
- Merge "Create Stable Branch Jobs for ipv6"
- Create Stable Branch Jobs for ipv6
Change-Id: I60ac9e9b16da5fa28fb1a183c40e068ebb6cce9f
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Cédric Ollivier [Tue, 25 Jun 2019 17:12:09 +0000 (19:12 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
5f6a517af6e95a95e8e5cbb59030ff276165a620
- 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>
Cédric Ollivier [Sun, 16 Jun 2019 13:18:02 +0000 (15:18 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
51af6cc6e003fca01508be18f9da5c7785336aaa
- Declare all Functest kubernetes slaves
Change-Id: If127e98680da4de2db82ec162a1861dd97d9e7f4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 16 Jun 2019 12:22:17 +0000 (14:22 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
13b5c563594ab9fad446a4e5c6d6357dfb6fd82f
- Multiply kubernetes configs
It allows testing multiple kubernetes from lf-pod1.
Change-Id: I4a8054acabc3c2982e64733ff789a70c171f6ac1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 16 Jun 2019 10:23:02 +0000 (12:23 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
dbf849cd0df14206d05743272d8520fa7284ccd9
- Add debug data in functest-kubernetes jjbs
Change-Id: Iaf2f20e49630390c11a286d79609fd455d0a7ef2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 16 Jun 2019 08:35:47 +0000 (10:35 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
53fbeacaa8ee42189bbe0cb111a10f291947b69b
- 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>
Cedric Ollivier [Fri, 14 Jun 2019 13:01:33 +0000 (13:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
e0c80352a73dce5c11c41cd6d1bb3f95946c1924
- Merge "Update to Hunter"
- Update to Hunter
Change-Id: I3b8bc6caad3c811675a55c9e9c6440f9088d9caa
Signed-off-by: Mark Beierl <mbeierl@vmware.com>
Fatih Degirmenci [Wed, 12 Jun 2019 20:02:29 +0000 (20:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
8245f7226a97bd650ecbe8a1330be8c182166589
- Merge "Get XCI_FLAVOR as parameter from the commit msg"
- Get XCI_FLAVOR as parameter from the commit msg
When a new patch is pushed on releng-xci repo and the impact
is not related to XCI_FLAVOR=mini, the environment preparation of CI
should be done, choosing as XCI_FLAVOR noha or ha.
This patch allows to get the XCI_FLAVOR parameter from commit message
and specifically from xci-flavor parameter.
Change-Id: Id5215e3fab1fc308435781204a6ed721a9c5a0c7
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
xudan [Tue, 14 May 2019 12:28:56 +0000 (08:28 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
d1091a5e7c5f6b466d678fca0f47801d3e3f0e1a
- Add RESTful APIs into Dovetail container
JIRA: DOVETAIL-774
Change-Id: Ifb934eaeda52c1d316d80d9bb9c1890ffb71049c
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Fri, 17 May 2019 08:13:30 +0000 (04:13 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
fe1a78666f215a568866c4b5eb28c8feda0ad278
- Bugfix: Fix Dovetail 2 bugs found with CI results
There are 2 bugs found with CI results of functest.tempest.neutron_tempest_plugin_api
and all HA test cases.
Yardtsick conf file does't mapping the keyfile to Yardstick container, so all
HA test cases got SSHERROR.
Also remove some useless debug msg to make dovetail.log more concise.
Change-Id: I63c12d1b91ed5f8f8a893689384685ca9215f367
Signed-off-by: xudan <xudan16@huawei.com>
mei mei [Mon, 10 Jun 2019 03:16:32 +0000 (03:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
759b8bcbf61ffd0940acfd138a440fb8debc00ad
- Merge "bugfix: change the path of id_rsa"
- bugfix: change the path of id_rsa
Change-Id: I64b2011e2ab8a57030750b9def9cc6dcf64a723f
Signed-off-by: xudan <xudan16@huawei.com>
Cédric Ollivier [Sat, 8 Jun 2019 17:20:01 +0000 (19:20 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
f90b8b66834b81b1022a05e14392857e77fccfca
- 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>
Trevor Bramwell [Fri, 7 Jun 2019 23:01:00 +0000 (23:01 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
5a2a4ffc8a9455af33c971c5dec2ca18262f8040
- Merge "Adjust nfvbench build verification"
- Adjust nfvbench build verification
on new patchset, add a script to build the VM is the versioned VM is not present in google storage
on merge, call the script to build the versioned VM and upload to google storage using gsutil
if the VM is not present in google storage
Change-Id: I540943289ed9f282c42f60ef4c644d025fe7768e
Signed-off-by: ahothan <ahothan@cisco.com>
Cédric Ollivier [Mon, 3 Jun 2019 18:07:01 +0000 (20:07 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
a78697d4c2304ee4dcc56f3d8580a02d27dc00e1
- Override the right rally blacklists
Latest containers now leverage on python3.6.
Change-Id: Ib3b3c02497b85dd210713baed345c4a64a0add5b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Michael Polenchuk [Thu, 30 May 2019 10:06:37 +0000 (14:06 +0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
7a5fddd061b4573d7e96ad7d6c49f456bb17e988
- [functest] Disable block migration for Fuel
Block migration can't be used with shared storage.
Change-Id: I7a746fd52d1c88be07ecbece4885967c7011afdc
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Aric Gardner [Fri, 24 May 2019 21:37:06 +0000 (17:37 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
7163c9bfac715d9b92fe46ac3272c02f470d13fd
- Fix virtualenv
virtualenv $WORKSPACE/venv created a python3.4 environment
I have installed python36u on the builer and symlinked
/usr/bin/python3 to /usr/bin/python36
I have tested this change and it worked for the broken
job:
https://build.opnfv.org/ci/job/releng-release-hunter-merge/
Change-Id: Ibdc3218c47b5103f28a8b6f730962434972b76be
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Cédric Ollivier [Fri, 24 May 2019 07:24:02 +0000 (09:24 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
7d251e861b54f1a9d9ab192c7c65e5a810541e43
- Remove all Functest Gambia jjbs
Change-Id: Iaea5f28fd25a4e8fb67b4c76d764eb5c716fd6de
Signed-off-by: Cédric Ollivier <ollivier.cedric@gmail.com>
Panagiotis Karalis [Wed, 22 May 2019 14:33:45 +0000 (17:33 +0300)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
dc5264ec9b19a8673204af11dbba68bdb50cfde2
- Change the OVP version to ovp.2019.0x
The OVP version is updated from ovp.2018.09 to ovp.2019.0x
Change-Id: Ibbfe186f791c521155173fd405b0147844893cf8
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
xudan [Thu, 23 May 2019 02:27:01 +0000 (22:27 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
34a5262cc5783944f43fc10869c543dec0062963
- Fix doc link error
Change-Id: I405acb86132eb4f430e6df63e890b404af052ec7
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Tue, 21 May 2019 01:42:58 +0000 (21:42 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
abb503b3091c69adaaeaa1c7a5b24712f388217a
- Change Functest version from gambia to hunter
Change-Id: I9842467035572e869a92099f11288c6b9d773600
Signed-off-by: xudan <xudan16@huawei.com>
xudan [Mon, 13 May 2019 08:40:24 +0000 (04:40 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
2bb4fd12a195f32357fafd8b11374118fc336d3c
- Remove sdnvpn test cases
Functest removed test case 'bgpvpn' from scope of Hunter release.
Also remove them from Dovetail for next release.
The original link of refstack is invalid now. Changing it to interop link.
Change-Id: I5b686496e106d688b8b3768401be95ac58fa2122
Signed-off-by: xudan <xudan16@huawei.com>
Mark Beierl [Tue, 21 May 2019 20:48:27 +0000 (16:48 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
ecf74c254210d34fb8a4785f52a5952c5d6730d7
- Adding Hunter for StorPerf
Change-Id: Ie7bcec144cf9901eab455cf0f8bca4711c9c5eb2
Signed-off-by: Mark Beierl <mbeierl@vmware.com>
xudan [Fri, 17 May 2019 03:18:59 +0000 (23:18 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
f06619c6bdac4a4a81613897338899a3fbb3ac82
- Add Dovetail hunter jobs
Change-Id: I6f941db2f3bae41e05b947bc6a343d3d960052a9
Signed-off-by: xudan <xudan16@huawei.com>
Trevor Bramwell [Thu, 16 May 2019 21:27:46 +0000 (21:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
dda8c86a27631075b28201ffddfa5a9de85930d7
- Merge "create container4nfv"
- create container4nfv
Change-Id: I30247ac8da24afe672a190609df3aa39a33027d8
Signed-off-by: Xuan Jia <jason.jiaxuan@gmail.com>
Cédric Ollivier [Thu, 16 May 2019 18:45:55 +0000 (20:45 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
21c2b0fbca399eb2894813ff63768390d97e161d
- Add new Functest testcases in gates
It takes the new refstack testcase into account [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/67833/
Change-Id: I9eca54d4dbe5b685e821ee56270c1dbb2de54e57
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Alexandru Avadanii [Thu, 16 May 2019 12:46:38 +0000 (14:46 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
e122564564e1b822f8a66a7262a6c8c30435b912
- [fuel] deploy: whitelist itri lab
Change-Id: Id2c10f9e18d62758b8f0740495a6b5db48fe3e53
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cedric Ollivier [Thu, 16 May 2019 12:22:01 +0000 (12:22 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
591c97ca62df8601f78315d544d46e42c615df9a
- Merge "functest, yardstick: Create Fuel non CI pod jobs"
- functest, yardstick: Create Fuel non CI pod jobs
Fuel has 2 non-CI PODs: zte-pod1 and itri-pod1.
Since these PODs do not use slave labels but explicit node name
targeting, we need to define testing project jobs for them.
Change-Id: Ibb6e9c072c64fe2c41b60bd65d079c32f6b0c074
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michael Polenchuk [Thu, 16 May 2019 08:48:30 +0000 (12:48 +0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
4c3f9923b8200dc48b5e789806957e25181c71ec
- [fuel] Reduce run frequency of bgpvpn/sfc scenarios
These scenarios ain't intended for release but takes
resources/time on CI, so schedule them just 2 times per week.
Change-Id: I625dee26f501b6d94f25346959f05ec88275a8ae
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
xudan [Thu, 9 May 2019 11:42:19 +0000 (07:42 -0400)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
to
47559a6afe2c66ff536c45f61be730991042b68d
- Fix the verdict of sub test cases
Error to group skipped sub test cases to passed one.
Example:
Skipped sub test case will be parsed as passed in following case.
skipped sub test case:
tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router
passed sub test case list includes this one:
tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id
Then the skipped one will be checked as pass.
JIRA: DOVETAIL-775
Change-Id: I449f4968c23a9def1177a7c9645e5dcb89b2ec30
Signed-off-by: xudan <xudan16@huawei.com>
Aric Gardner [Wed, 15 May 2019 14:19:51 +0000 (14:19 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
536b4cb87b1243c304959f4161f4dc2fc441d94f
- Merge "cran project docs for h release"
- cran project docs for h release
Change-Id: Ibdd26bdfaa3e792f5f5937a97141936bc1869cde
Signed-off-by: Weichen Ni <niweichen@chinamobile.com>
Alexandru Avadanii [Wed, 15 May 2019 13:10:30 +0000 (13:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
5509a0efa0b8c8ebb832ae2bef73dc53ee14e582
- Merge "[fuel] Add jobs for itri-pod1 deployments"
- [fuel] Add jobs for itri-pod1 deployments
Change-Id: Ic2d88258265659dd01894920c7aff8f3de1a8a10
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Trevor Bramwell [Tue, 14 May 2019 18:42:47 +0000 (18:42 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
d163f05fae737cd45250b4a7214812ba6172cbe9
- Merge "Remove jenkins jobs for archived projects"
- Remove jenkins jobs for archived projects
These projects are archived
we don't need their associated jobs anymore.
Change-Id: I89d2dfd25a6d357bfd4e311b1c19c2f9f61fbd5f
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Trevor Bramwell [Tue, 14 May 2019 18:41:47 +0000 (18:41 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
3f1e2277ff6b96564fff31b541f842b2dea05362
- Merge "Create Stable Branch Jobs for edgecloud"
- Create Stable Branch Jobs for edgecloud
Change-Id: I99b1c62fbc3161cb1e15f4bf058d6a83bce66346
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Tue, 14 May 2019 18:12:09 +0000 (18:12 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
7f7fc5a4668aab812c3b3902abe6fc6d69b36a1e
- Merge "document output of opnfv edge cloud project for hunter release"
- document output of opnfv edge cloud project for hunter release
Change-Id: I4a8df5300fefd5048fde9ac5c6c7addd9ef71b22
Signed-off-by: qihuiz <zhaoqihui@chinamobile.com>
Trevor Bramwell [Tue, 14 May 2019 16:44:13 +0000 (16:44 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
3663d726c3821e63d9f5cd4a4736a11680534199
- Merge "Create Stable Branch Jobs for barometer"
- Create Stable Branch Jobs for barometer
Change-Id: If399ef514ed123b9a6425cbd4832489cd91ab994
Signed-off-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Trevor Bramwell [Mon, 13 May 2019 23:00:34 +0000 (23:00 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
fae9e7b790fd9e485b35ad6f093d9aa80c4565b7
- Merge "Clover Hunter release (opnfv-8.0.0) tagging"
- Clover Hunter release (opnfv-8.0.0) tagging
Change-Id: I3b306431fe8543240ab9747316b886190414cdab
Signed-off-by: Stephen Wong <stephen.kf.wong@gmail.com>
Trevor Bramwell [Mon, 13 May 2019 22:59:51 +0000 (22:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
e1704d550903d4a4e71cf74c578569ae0202de04
- Merge "Branch hunter stable for barometer"
- Branch hunter stable for barometer
Change-Id: Ib6eb3ff70431914ffe4a9f05fed266b32450ced0
Signed-off-by: Matthias Runge <mrunge@redhat.com>
Trevor Bramwell [Mon, 13 May 2019 18:40:15 +0000 (18:40 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
to
d27997e663575cbab20792eda22b2f79ff7e39e5
- Merge "Add hunter release to bottlenecks"
- Add hunter release to bottlenecks
Add Yaml for hunter stable release
Change-Id: Ic72cda2dc45766214a9f72ea334797125dc504eb
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>