Tim Rozet [Fri, 25 May 2018 14:01:37 +0000 (10:01 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: migrate promote jobs to use virtual deploy job
This job already does deploy and test, so just use that rather than
triggering seperate jobs.
Change-Id: Ie62088f434de93ebb7638ba4d4ef8791ac01aa1f
Signed-off-by: Tim Rozet <trozet@redhat.com>
Sofia Wallin [Thu, 24 May 2018 12:09:30 +0000 (14:09 +0200)]
Updated scenario links for Fraser 6.1
Change-Id: I4a3174d8813d5b0524535e4fd5c40bf0141862c1
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit
fd2759182ff1f1a46dde87a67fc65068505f98af)
Sofia Wallin [Wed, 9 May 2018 16:25:47 +0000 (18:25 +0200)]
Fixed StorPerf references
Added release notes and developer guide
Change-Id: I886088c6c4a629c0967734f961d222c677684ff6
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
(cherry picked from commit
d773033d6f41daba2e48c97a8d661dc352b9ba34)
Yang (Gabriel) Yu [Thu, 24 May 2018 06:37:06 +0000 (14:37 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- add openstack-export support
add openstack-exporter and enable ovs plugin in Barometer
Changes:
1. Add openstack-exporter docker
2. Add opnestack grafana dashboard
Change-Id: Ifd3416ad1dc48075e98c190b2048c7760f686bcb
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
b1b458428b644e0df7957e3137bc75d658d68ab1)
Ross Brattain [Thu, 24 May 2018 14:17:32 +0000 (07:17 -0700)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Dockerfile: add ping for prepare_env.sh
INFO: Creating openstack credentials ..
Verifying connectivity to 10.20.0.2...
/home/opnfv/repos/yardstick//tests/ci/prepare_env.sh: line 56: ping: command not found
/home/opnfv/repos/yardstick//tests/ci/prepare_env.sh: line 56: ping: command not found
https://build.opnfv.org/ci/view/yardstick/job/yardstick-fuel-baremetal-daily-master/2400/console
JIRA: YARDSTICK-1201
Change-Id: Ib9e139046724ece4be7a85cc1ae74cbb0ec8e203
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Deepak S [Fri, 25 May 2018 09:14:36 +0000 (14:44 +0530)]
Update git submodules
* Update docs/submodules/samplevnf from branch 'stable/fraser'
- Updating release notes for OPNFV Fraser 6.1
Change-Id: I333fcac7a65c0d221d5d422f419deb9c0f864172
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- Increase default mbuf size and code simplification/cleanup
mbuf size was setup to achieve the best performance i.e.
using the smallest mbuf and not segmenting packets.
However this resulted in complex code, much dependent of the way
the pmd are working e.g. a change(fix) in recent dpdk i40e
implementation caused a 1782 (=1518+8+256) bytes mbuf to be too
small to hold a 1518 bytes packets.
Hence this change simplifies the mbuf size selection at the price
of a potential decreases in performance - as more memory is now used.
Except if jumbo frames are used, the mbuf size will now be the same
for all modes. The packets will not be segmented except if jumbo
frames are enabled.
If jumbo frames are enabled, packets are by default segmented, except
if the mbuf size is configured big enough in the config file.
Change-Id: I222fcac7a65c0d221d5d422f419deb9c0f864172
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
- fix code standard in VNFs/DPPD-PROX/handle_esp.c
Change-Id: I6c1a8f6d8e3bc84f7eb8e5780cde98dd9c03c805
Signed-off-by: Igor Shaula <igor.shaula@intel.com>
Trevor Bramwell [Thu, 24 May 2018 23:15:22 +0000 (23:15 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Cleanup functest jobs"
- Cleanup functest jobs
Remove unnecessary arm-daily testsuite
arm-daily does not require special builder or parameter
changes
Increase job-timeout to fit both architectures
JIRA: FUNCTEST-917
Change-Id: Id31709740906fa9ea3918c8694d04fd88191f03f
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Tim Rozet [Thu, 24 May 2018 20:35:18 +0000 (16:35 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Always build RPM in build job
Change-Id: Ie2d0a730801bc7f5bb784ee90e60e8e30562ef47
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 24 May 2018 19:58:09 +0000 (15:58 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Fix scenario name for promote jobs
Promotion name for master OS should just be nofeature.
Change-Id: I60086e94bbef87a1754f4f2cc00d096454668ded
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Thu, 24 May 2018 18:17:00 +0000 (14:17 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: fix unbound variable in artifact dl
We still need VERSION_EXTENSION var to figure out which RPM files to
remove on the slave.
Change-Id: I03cc9c3318edec9860c8f3ffc01db52517a644b4
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Wed, 23 May 2018 17:29:25 +0000 (19:29 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump & rebase for maas.machines.storage
Change-Id: I22781c20f353a81e546b1d6de390e6c58b31a494
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
0bd1adfbf11d58414b96d0277386b039a3117a9e)
Steven Pisarski [Thu, 24 May 2018 16:05:18 +0000 (16:05 +0000)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Merge "Restricting the magnum-pythonclient version to 2.1-2.2" into stable/fraser
- Restricting the magnum-pythonclient version to 2.1-2.2
Using version >2.2 results in a runtime exception.
Change-Id: Ifc46efc7bb818c93f1470d7ea2150d9974f1bfd3
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Trevor Bramwell [Mon, 23 Apr 2018 20:23:44 +0000 (13:23 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix docs build errors
This fixes the two error types being output by a Sphinx docs build:
- numbered - This is already included in the root toctree
(docs/index.rst) and doesn't need to be repeated
- List spacing - Only in infra/jenkins/connect-to-jenkins.rst, the
enumerated list of steps was missing spaces after each item
Change-Id: I55555821a35a3d248f3a347e8e4d9c851254cf08
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Thu, 24 May 2018 13:13:26 +0000 (15:13 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Set image metadata in tempest
It applied the same operations as [1].
Only one config is used between rally, tempest and vping.
[1] https://gerrit.opnfv.org/gerrit/#/c/57613/
Change-Id: I4d5fd2117d404b7eaa79326e21a35272232d0b92
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
46d61dac3e306249e729f45d25e33c3b4d7986e9)
Manuel Buil [Wed, 23 May 2018 19:05:07 +0000 (21:05 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/fraser'
- Update the release notes
Change-Id: I31506971cf57d761f966841029e3a878d2a0d284
Signed-off-by: Manuel Buil <mbuil@suse.com>
Georg Kunz [Tue, 23 Jan 2018 12:43:24 +0000 (13:43 +0100)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Test case spec for SDN controller resilience in HA config
This is the test case specification for verifying the HA capabilities
of a SDN controller running in a HA configuration.
JIRA: HA-33
JIRA: YARDSTICK-955
Change-Id: I016ec1ef7bb51b79f8c21440abf8f04c923ef9dc
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Alexandru Avadanii [Wed, 23 May 2018 16:54:15 +0000 (18:54 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump & rebase for doc updates
While at it, backport proposed upstream PR [1] fixing MaaS curtin
arm64 template's missing newline.
[1] https://github.com/salt-formulas/salt-formula-maas/pull/31
Change-Id: Ibad424ea52197fd3b289a722b23bd6c6ba354f72
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
e3f3f481e55c0c07b6fdb36214889e8edb52bf39)
Tomi Juvonen [Wed, 23 May 2018 18:16:22 +0000 (21:16 +0300)]
Update git submodules
* Update docs/submodules/doctor from branch 'stable/fraser'
- Fraser 6.1.0
Change-Id: Id26ebd8438f26f60efe3f433e6c46ae76ab95d4a
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
(cherry picked from commit
db301edb5a06109628af0b2e3416751615f11153)
Bin Hu [Wed, 23 May 2018 17:21:09 +0000 (10:21 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/fraser'
- Added Release Data Section
Change-Id: Ia3b4d37d94b71dfaeb0c637a32451b008fe9b994
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
4730a2a6729fa20c2e5ed39db2e6cf87c67f77dc)
Charalampos Kominos [Tue, 22 May 2018 10:01:33 +0000 (12:01 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- [docs] Update documentation for Fraser-6.1
Change-Id: Ic5e71c0ce2bcfd9d01f07fff017aac8019793527
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
(cherry picked from commit
3f78ef6a2b3cbd7fb509ec12d694b35ff6aad26d)
Michael Polenchuk [Wed, 23 May 2018 09:03:27 +0000 (09:03 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Revert "[patch] Backport proposed generate_dhparams fix"
This reverts commit
c7dff6e1ae6444f60d3fe20b1f495609c7980051.
The patch has been merged into upstream.
Change-Id: Idf768b9b94b3498994601d50feeeef008430ba27
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
(cherry picked from commit
7b358ba97fce7925ea6504977ae1c600e3123e3c)
Periyasamy Palanisamy [Wed, 23 May 2018 10:28:50 +0000 (12:28 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- potential fix for attaching router with external network gateway
In the CI environment, whenever testcases attaches a router with
external network gateway sometimes it throws the error "No more IP
addresses available on network". This could be due to stale floating
ip's exist in the deployment which is cleaned up now before executing
sdnvpn testsuite.
JIRA: SDNVPN-212
Change-Id: I027a833f13b1bdddd83dc8c7e7f7292e20b10bb8
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
(cherry picked from commit
1bf65fd6d92cdf2c0ad694662cbc12b7764e3364)
Charalampos Kominos [Tue, 22 May 2018 13:36:42 +0000 (15:36 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- [docs] Update guest OS support matrix
Re-testing the supported operating systems for the guests
revealed that Fedora is now working without problems or user input
on aarch64.
Change-Id: I87dcac2d3297b7a43dd252d4aecfdea4254e519b
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
(cherry picked from commit
cc7a243c76b851dc6532433b564f99b1d6ce13c2)
Bin Hu [Wed, 23 May 2018 02:24:24 +0000 (19:24 -0700)]
Update git submodules
* Update docs/submodules/ipv6 from branch 'stable/fraser'
- Updated Release Notes for Fraser 6.1.0
Change-Id: Ifaef0ee50ce047c43685b25e1cc00a18b30b646d
Signed-off-by: Bin Hu <bh526r@att.com>
(cherry picked from commit
b0bacdee18cbe308b3a218be86ed548a2ec65d3f)
Cédric Ollivier [Tue, 22 May 2018 08:35:24 +0000 (10:35 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Update Release Notes (Fraser.1)
Change-Id: I574d1477e59c4261e385b5457bf351b0a4085899
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Alexandru Avadanii [Tue, 22 May 2018 18:50:39 +0000 (20:50 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump & rebase for generate_dhparams fix
Change-Id: Idd82da13949905a09158010cfd3f58912cccefe5
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
f7b415771ffd76ee1100b6b056942ba8db754b1d)
Alexandru Avadanii [Tue, 22 May 2018 18:48:08 +0000 (18:48 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Merge "[xdf] Fix parsing of non-range private vlan(s)" into stable/fraser
- [xdf] Fix parsing of non-range private vlan(s)
Private (tenant) vlan range support introduced a regression in parsing
PDF/IDF with a single vlan (no range) due to the value being
interpreted as an int instead of string.
Change-Id: Id5d67c4c516a9bb807ffa5e111ead5cbcee7e2ca
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
0bc600fd4d269a17ebcf28700b46e199d66c25db)
Alexandru Avadanii [Tue, 22 May 2018 18:01:40 +0000 (20:01 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- [patch] Backport proposed generate_dhparams fix
Upstream PR [1] should fix recently introduced issues with nginx
state for SSL-enabled sites.
[1] https://github.com/salt-formulas/salt-formula-nginx/pull/40
Change-Id: I52b5e4f51539e535249e0850f0b34c2801f4d74a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
c7dff6e1ae6444f60d3fe20b1f495609c7980051)
Alexandru Avadanii [Thu, 10 May 2018 16:09:26 +0000 (18:09 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- [salt] Retire Armband Saltstack repos
Provided we take care of the minor consequences of relying strictly
on upstream Saltstack amd64 repos on arm64 (since we don't use RAET,
this means merely installing `python-futures` as a dependency of
`python-tornado` on all minions), we can finally drop our Salstack
arm64 repository.
This implies installing python-futures on:
- FN and VCP VMs (handled via lib.sh pre-patching);
- baremetal nodes (handled via MaaS Curtin template for arm64 now);
While at it, also handle other minor patch cleanup operations:
* drop `system.linux.system.repo.mcp.armband`, already covered by:
- lib.sh pre-patching for FN and VCP VM images;
- maas.region.repositories for baremetal nodes;
* switch glusterfs PPA repo arch from 'amd64,arm64' to None;
* drop obsolete patch handling `mcelog` on AArch64;
[1] https://github.com/salt-formulas/salt-formula-maas/pull/26
JIRA: ARMBAND-382
Change-Id: I34f3bd70ebf10395e8d4e70498ff3a144b4d9c3b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
d680c5fb86c3fd4b25e7b7f766064a6ef4bf9a3b)
Alexandru Avadanii [Mon, 7 Aug 2017 17:45:01 +0000 (19:45 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- [maas] AArch64: Preseed Armband repositories
Preseed Armband common repo-comp for Pike, so we get
the updated kernel & other packages from the start.
Requires upstream PR [1].
While at it, also handle related PR merged upstream [2] by
explicitly setting maas.region.subnets name via j2 instead of reclass
param expansion in name (allows us to drop the remaining chunk of the
fabric-from-CIDR patch we used to carry).
Note: opnfv_infra_maas_pxe_network_addres can now be dropped from
pod_config j2 template in Pharos Fuel installer adapter.
[1] https://github.com/salt-formulas/salt-formula-maas/pull/26
[2] https://github.com/salt-formulas/salt-formula-maas/pull/22
Change-Id: I356adb73b80f0f2d85db4ab060e804cb9a053862
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
52af46f2cac395e893007029d24d5365e27a4328)
Alexandru Avadanii [Sun, 20 May 2018 20:33:56 +0000 (22:33 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump & rebase for MCP repos on HA
Switch from UCA pike-staging repository to Mirantis MCP repo.
Change-Id: I7f4935521a0ff649ca0919d0d1be37ca17263051
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
76919718c06a6dd58d63a1bc9b699d56d9086cdb)
Alexandru Avadanii [Thu, 17 May 2018 19:35:53 +0000 (21:35 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- u/fuel: Bump & rebase for gnocchi/panko
Change-Id: I29adc8df9b524c3c94f1916e49e36d9a916e368f
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
1ff8d3b91440254cf524fe2bed7e8d761acce1f3)
Alexandru Avadanii [Tue, 22 May 2018 15:47:50 +0000 (15:47 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Merge "Define mongodb admin credentials" into stable/fraser
- Define mongodb admin credentials
They aren't used by mongodb formula anymore
but still required by salt minion state.
Change-Id: I3168e7934df38c34c5d6889f4332dc1be0415bd7
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
Cristina Pauna [Tue, 8 May 2018 11:25:58 +0000 (14:25 +0300)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Update PTL
Election process
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-May/021163.html
Change-Id: Id12673df1797afe0af16812bdf67b8ca8a931626
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
(cherry picked from commit
3cd12952f4fe84357e9daf5df9f28a9c7e00d6aa)
Alexandru Avadanii [Tue, 22 May 2018 15:37:52 +0000 (15:37 +0000)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- Merge "Auto Generated INFO.yaml file" into stable/fraser
- Auto Generated INFO.yaml file
Fix project lead
INFO.yaml meant to be machine readable.
This file was auto generated from an ldap lookup
and your projects INFO file.
Meeting times are not currently filled out.
please ammend this patchset to complete
Going forward comitter promotions should be done
against this file.
PTLs:
Must be merged for you to gain delete access on
testresults.opnfv.org
If project_lead: is missing (my script could not parse)
please amend with same from commiters section eg:
project_lead: &opnfv_dovetail_ptl
name: 'Lead Name'
email: 'lead email'
id: 'lead lfid'
company: 'lead company'
Cleaned up commiter list:
Jonas Bjurel – resigned
Guo, Ruijing – resigned
Stefan Berg – inactive last commit September 2016
Daniel Smith – inactive last commit June 2016
Szilard Cserey - inactive last commit Nov 2015
Michal Skalski: - inactive last commit August 2017
Nikolas Hermanns -inactive last commit August 2016
Change-Id: I085ce063906f5596fdab0c9ece520ecb45c7e309
Signed-off-by: agardner <agardner@linuxfoundation.org>
(cherry picked from commit
4530706e6dbe2041edd8682e0e6b9223dc4b8859)
Tim Rozet [Tue, 22 May 2018 13:24:40 +0000 (09:24 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: enable RPM build on master verify
Now that we only build apex python rpm in master, we can afford to build
RPM everytime and ensure it builds correctly.
Change-Id: Ica1efe1cc2c3db0dfe1c5677b5ab47df121c0966
Signed-off-by: Tim Rozet <trozet@redhat.com>
Tim Rozet [Mon, 21 May 2018 16:41:48 +0000 (12:41 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Apex: Updates daily master scenario names
Change-Id: I881634a57f1d28cfcc3346476dc095873c014a22
Signed-off-by: Tim Rozet <trozet@redhat.com>
Alexandru Avadanii [Thu, 10 May 2018 15:05:09 +0000 (17:05 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'stable/fraser'
- AArch64: Switch to upstream Saltstack repo
To work around the missing dependency of 'python-tornado' on
'python-features' provided by the binary-specific DEB package
in amd64 Saltstack repository, pre-install the req explicitly
on FN (jumpserver) and VCP VMs via lib.sh.
JIRA: ARMBAND-382
Change-Id: I2dbd08a58f6cf57c2c48c2d7fc8d19ad4872e800
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
f15d0275832e59c4e2ac16fa9c066b5771b26dfb)
Dimitrios Markou [Tue, 24 Apr 2018 08:09:37 +0000 (11:09 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Test case spec for SDN Virtual Switch resilience.
This is a test case for verifying the proper functionality of
SDN Vswitches which are located in the Compute nodes of an OpenStack
environment.
This test case is unaware of the configuration (non-HA,HA)
JIRA: HA-34
JIRA: YARDSTICK-955
Change-Id: I701bf1f9527b1a31b9cb52e102734e10c4162766
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
(cherry picked from commit
4cc2882c73a64e243f98c0448ca2d1f9a677953c)
Manuel Buil [Mon, 21 May 2018 14:48:30 +0000 (14:48 +0000)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/fraser'
- Merge "Increase logging" into stable/fraser
- Increase logging
Apex deployments are currently failing and it could be because it uses the
wrong config file. We are currently not logging what file it is fetched and
that's what this patch tries to fix
Change-Id: I441beee9d3ad5d918ed4b8dc0164456b39e53b56
Signed-off-by: Manuel Buil <mbuil@suse.com>
Manuel Buil [Mon, 21 May 2018 10:14:51 +0000 (12:14 +0200)]
Update git submodules
* Update docs/submodules/sfc from branch 'stable/fraser'
- Improve logging and unify how to read from yaml
vnffgd and vnfd are being parsed in different ways, we should parse them
in the same way. We could do it directly with safe_load, however, the returned
object is not easy to read. If we use read() instead, the resturned object is
easy to read/log. Therefore, this patch combines both options
Change-Id: I3416933801569a6f57962cd9906726229923136d
Signed-off-by: Manuel Buil <mbuil@suse.com>
(cherry picked from commit
e122e00cb02adc65870cbb05f394dfc9a0cf55b2)
spisarski [Wed, 16 May 2018 15:06:57 +0000 (09:06 -0600)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Removed project query restriction when looking up network for port creation.
When creating a router to an external network, the port configuration object
was performing a lookup using the port's user and project ID; however, as
external networks created in other projects and are visible amongst all
projects can also be added to a port. This patch removes the project restriction
from the network query. I do not believe this fix should ultimately break other
functionality as networks that cannot be looked up by a certain user would
still return None raising a valid exception.
JIRA: APEX-598
Change-Id: I6cd32373fd4f42d8ad9b63a89c2131f95b113ce8
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
Yang (Gabriel) Yu [Thu, 17 May 2018 03:19:14 +0000 (11:19 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- bug-fix: idenity env not defined
OS_TENANT_NAME is wrongly used in getting openstack project
information and is deprecated in keystone v3.
Use OS_PROJECT_NAME to fix
Change-Id: I941c612989ea5373ccf8a9d2e88ebd3eabcece73
Signed-off-by: Yang (Gabriel) Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
265d35dd56247e855002c05cc4f11b39514700c5)
Markos Chandras [Mon, 21 May 2018 09:51:35 +0000 (09:51 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Enable verification of changes coming to prototypes folder"
- xci: Enable verification of changes coming to prototypes folder
Change-Id: I62095327781153eaff81999f5f3fdddc652dc550
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Juha Kosonen [Fri, 4 May 2018 13:30:44 +0000 (16:30 +0300)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Switch to Shade in rally
Use Shade for managing OpenStack resources in rally.
Conflicts:
functest/opnfv_tests/openstack/rally/rally.py
functest/tests/unit/openstack/rally/test_rally.py
Change-Id: Ic8b7aaef6886f6ca4930b2ea463317b75ed8d3c9
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
(cherry picked from commit
e32353a740a3aaa76031fe9c2372b11f88add1bb)
- Update ODL testcase to OpenStack Shade
Conflicts:
functest/opnfv_tests/sdn/odl/odl.py
functest/tests/unit/odl/test_odl.py
Change-Id: I7832b5ed274e181449f9db9fb03a2d27038520ae
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
c9b0a0a1bf5b30f241dee566c815d4e527ec9628)
- Switch to project domain name
At least Fuel, Apex and Joid don't export OS_PROJECT_DOMAIN_ID.
https://build.opnfv.org/ci/view/functest/job/functest-joid-baremetal-daily-master/353/console
Change-Id: I8441d2de1841d5a9ce78c6929fd78da01c45548c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
084dd47cdeb68f150165e009877ed995cb9db6dc)
- Rewrite TempestResourcesManager
It now leverages on OpenStack Shade to allow gating OpenStack master
as asked by TSC. Switching to OpenStack master (OpenStack SDK Rocky)
requires to change only one line.
It stops dedicating the network to the user possibly created because
the support is incomplete (the users have to be registed in
tempest.conf and the multiprocessing has to be enforced).
It also writes the second image and the second flavor in tempest.conf.
Conflicts:
functest/opnfv_tests/openstack/tempest/tempest.py
functest/tests/unit/openstack/tempest/test_conf_utils.py
functest/tests/unit/openstack/tempest/test_tempest.py
Change-Id: I9fe2c90a6073ebc240e9aa8fdf2ef93d5dd5f15f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
9fb702111ae63824a2e293d327437d0486a565d2)
Trevor Bramwell [Mon, 21 May 2018 07:47:57 +0000 (00:47 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix Manual Triggering of Docker Jobs
When manually triggering a docker job (or even through timed builds),
GERRIT_EVENT_TYPE will not get set. This does gets set when the job is
triggered by a Gerrit event (ex: ref-updated, comment-added).
Specifying the variable lookup to default to nothing (ex: "${FOO:-}")
should allow non-Gerrit triggered jobs to complete successfully.
Change-Id: Ic1ba8ebef0967b0f20a2d6385ce0e0b4876901dc
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Delia Popescu [Wed, 9 May 2018 12:31:22 +0000 (15:31 +0300)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Add image extra properties back in vping_base
Image extra properties are missing for ARM
Set image_url for ARM
JIRA: ARMBAND-383
Change-Id: I0e2730c3f22214ad61d72424ea76173f1783d0ca
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
(cherry picked from commit
1aaeab75130345ae9198de23d013f9840044c8b5)
- Improve ssh timeout in vping_ssh
It seems that 10s is not enough for Fuel.
Change-Id: I46d3d2c9091946befb0e056a8c8cc56c59087471
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
e1e1317226b4022b6e77ae7ddcc9a1ef9d8ccbd2)
- Simplify vping_ssh
It directly calls ping from the ssh socket.
It fixes a possible missing security rule.
It stops blocking if vpings are in failure.
Change-Id: I64092a155bb134fa8b7d31d0d13f695e019540d1
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
213ca8e4e4d155ed6d5626020e56c3a241d1dace)
- Implement get_external_network via shade
It fixes the current issues as EXTERNAL_NETWORK is mainly unset by
all Installers [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-fuel-armband-baremetal-arm-daily-fraser/31/console
Change-Id: I8ee62623701c15b9ff962d0a0e07a77934ff03ac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
8cf94642d8e41af5b23892323528aaab0e087a83)
- Rewrite vping_ssh and vping_userdata
They now leverage on shade to allow gating OpenStack master as asked
by TSC. Switching to OpenStack master (openstacksdk) requires to
change only one line.
It deletes the related unit tests as they have to be fully rewritten.
They will be added in another change.
Conflict:
functest/opnfv_tests/openstack/vping/vping_base.py
Change-Id: I0c60681d6e1c0944960770429ef972947dd85321
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
f1fbaabcc46dafe4b9937af600294f042cab31e0)
- Set image_url as filename
It will be reused as soon as vping switches to openstacksdk.
Change-Id: Ib84f4b35b22ead1741579ec9140d3626f9102469
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
67d0f2c89b22a18580c6a3acdcdff1648af36e95)
- Switch from deploy utils to the right objects
It also prints the full exceptions and removes useless casts.
Change-Id: I19ff1ae90670833f998c0d17592da82207235229
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
fd18d52e94cc293c32bb7f69a00ec4604bdace0e)
Trevor Bramwell [Fri, 18 May 2018 17:39:04 +0000 (10:39 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update Global-JJB to master
This is a temporary update until a new release of Global-JJB comes out.
Updating Global-JJB to a commit on master past 0.19.2 which allows
jjb jobs to run on the same builder without tripping over each other.
The related Gerrit change for the current tip of master can be seen
here: https://gerrit.linuxfoundation.org/infra/#/c/10717/
Change-Id: I4205fc74d8af805ac29ac93d4c5b033c145a00b9
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Fri, 18 May 2018 16:40:07 +0000 (18:40 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- openci: bugfix: Fix var names and event headers
Change-Id: I449037e727abed363766ca47a26ea3d2bd6abf4e
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 18 May 2018 16:10:37 +0000 (16:10 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "openci: Add OPNFV scenario composition and test jobs for the demo"
- openci: Add OPNFV scenario composition and test jobs for the demo
The flow is
- OPNFV compose job gets triggered by the ArtifactPublishedEvents published by
ODL and ONAP autorelease jobs, composing the corresponding scenarios. At the
end, CompositionDefinedEvent is published for the composed scenario.
- OPNFV test job gets triggered by the CompositionDefinedEvents published by
OPNFV compose jobs, deploying and testing the composed scenario. At the end,
ConfidenceLevelModifiedEvent is published for the tested scenario which can
be consumed by ODL and/or ONAP Jenkinses, doing further promotion.
Change-Id: Ice1736d65f3f2b26e849302fec2bb0c579da4a1c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Fri, 18 May 2018 16:02:40 +0000 (16:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "openci: Further filter triggering events based on scenario for ODL and ONAP"
- openci: Further filter triggering events based on scenario for ODL and ONAP
Change-Id: If05f7922d5888775eff113877b8bdd319948956a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Aric Gardner [Fri, 18 May 2018 15:54:12 +0000 (15:54 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Fix Docker Container Build Tagging"
- Fix Docker Container Build Tagging
Builds triggered by tags have a typo in the extraction of the tag name.
This change includes a method for retriggering a tag build with the
comment "retag TAG_NAME".
Change-Id: Ie035e0922f8c073d3e360917ea7ccd6fa76d7b20
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Fri, 18 May 2018 15:38:16 +0000 (15:38 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable Daisy Jobs"
- Disable Daisy Jobs
All ZTE Pods are offline so there is nowhere for these to run. Disabling
until resources are available again.
Change-Id: Ic57d9d690622ad6e019fa90c512bf3f1a4992fc6
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Fri, 18 May 2018 11:56:43 +0000 (13:56 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- openci: Add event publisher to ODL and ONAP Autorelease jobs
Change-Id: I1efdff3dbcfdcc9b0820b43d982f686bbe1db4a7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
mei mei [Fri, 18 May 2018 08:17:39 +0000 (08:17 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Dovetail] Changing the path of the ssh key in pod.yaml for yardstick"
- [Dovetail] Changing the path of the ssh key in pod.yaml for yardstick
The ssh key is already available in the userconfig directory mounted by
Dovetail inside the Yardstick container.
Change-Id: Ic72473e9e47b625fbf4a0f8a8fb140aaed72b69a
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
Fatih Degirmenci [Fri, 18 May 2018 06:27:21 +0000 (06:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "openci: Add skeletons for ODL autorelease and promotion jobs"
- openci: Add skeletons for ODL autorelease and promotion jobs
The jjb will be proposed to ODL Releng once it is verified on OPNFV
Jenkins.
The flow is
- ODL autorelease job publishes an ArtifactPublishedEvent to make the
availability of a new version that is tested known to the world
- ODL promote job gets triggered by a ConfidenceLevelModifiedEvent
published by OPNFV CI to promote autorelease artifact further.
The prototype doing realistic stuff will be built on top of these jobs
and
- parse the triggering event to find the location of autorelease
artifact
- download the artifact for composing ODL scenario
- run the deployment and testing of ODL scenario
Please note that this change just adds the basic structure for the jobs
to share the idea. Further changes will add triggering, message
costruction, and publishing.
Change-Id: I51d7e0cfcb5f2552fcc9ac287ed12ed70f582895
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Fatih Degirmenci [Fri, 18 May 2018 06:27:12 +0000 (06:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "openci: Add skeletons for ONAP autorelease and promotion jobs"
- openci: Add skeletons for ONAP autorelease and promotion jobs
The jjb will be proposed to ONAP Releng once it is verified on OPNFV
Jenkins.
The flow is
- ONAP autorelease job publishes an ArtifactPublishedEvent to make the
availability of a new version that is tested known to the world
- ONAP promote job gets triggered by a ConfidenceLevelModifiedEvent
published by OPNFV CI to promote autorelease artifact further.
The prototype doing realistic stuff will be built on top of these jobs
and
- parse the triggering event to find the location of autorelease
artifact
- download the artifact for composing ONAP scenario
- run the deployment and testing of ONAP scenario
Please note that this change just adds the basic structure for the jobs
to share the idea. Further changes will add triggering, message
costruction, and publishing.
Change-Id: Ib8939ab44d664ff71f472db66a0e2171ed7b56c5
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Thu, 17 May 2018 22:09:04 +0000 (18:09 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Remove reverify for opnfv-lint and gate-security
This is temporary, using reverify does not work in global-jjb
for for now remove surrounding jobs so that users dont think its working.
I've been told we can add reverify into global-jjb
after that is done, I will re-add these.
Change-Id: I533ff7c15d55d2630504ca18416583c167228c0d
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Trevor Bramwell [Thu, 17 May 2018 18:51:09 +0000 (11:51 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Bump JJB Build Timeout to 60 Minutes
Without caching enable or when updating the JJB version all jobs get
reconfigured, which can take upwards of 30 minutes. Setting this to a
higher value should keep the build from being failed while still
running.
Change-Id: Ie2ed11da919ed9114700423591ebfaef94e61c88
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Thu, 17 May 2018 18:36:40 +0000 (18:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update postbuildscript syntax for JJB 2.0.3"
- Update postbuildscript syntax for JJB 2.0.3
JJB 2.0.3 changed the postbuildscript syntax a bit and requires
changes so that they work properly with version 2.x of PostBuildScript
plugin.
This patch requires that Jenkins also be updated to install the 2.x
release of PostBuildScript.
Change-Id: I65e52c8d9b2efa38a3d16193c176c65e87e704c1
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
Trevor Bramwell [Thu, 17 May 2018 18:34:15 +0000 (18:34 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update JJB to 2.0.3 and Global-JJB to 0.18.0"
- Update JJB to 2.0.3 and Global-JJB to 0.18.0
Also updates global-jjb to 0.18.0 as it includes fixes to
Postbuildscript required by the update to JJB 2.0.3.
Link to Global-JJB 0.18.0 commit:
https://gerrit.linuxfoundation.org/infra/#/c/10101/
Change-Id: I246e60d6c63cf6ba40aeba30d2a7e3985e57d5ad
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Aric Gardner [Thu, 17 May 2018 17:45:59 +0000 (13:45 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Adding sysstat xmlstarlet and facter
Adding lf global jjb deps to ansible build server job
Change-Id: If71a9cf68c6011a6f6c283e2296a17f211255286
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
mbeierl [Fri, 4 May 2018 18:04:51 +0000 (14:04 -0400)]
Update git submodules
* Update docs/submodules/storperf from branch 'stable/fraser'
- Adds Volume Count and Dynamic Reload
Adds a volume_count parameter that allows the user to
change the number of volumes. Test execution still
uses each volume specified and appends it to the host
ip address in the graphite metrics.
Changes the cache policy of the stack from SNAPS-OO
so that changes made to the stack are refelcted in
StorPerf.
Fixes the documentation path and updates the docs
for the above changes.
Change-Id: I5b9160b469e80d4f7d6906ac270bb3b75411fb5a
JIRA: STORPERF-242
Signed-off-by: mbeierl <mark.beierl@dell.com>
(cherry picked from commit
1942e374fba718d1d4b6bc5388803c75e71aa197)
Fatih Degirmenci [Thu, 17 May 2018 10:56:35 +0000 (12:56 +0200)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix scenario determination for changes coming to releng-xci
Earlier change took the possibility of dynamically determining the default
scenario. This change puts part of it back which is based on the changed
installer and/or other changed files.
Change-Id: Ie6d9a9b0622ac4ae5ff0cf0e679fd26beed51747
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 17 May 2018 09:45:35 +0000 (09:45 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Combine generic and external scenario determination to one"
- Combine generic and external scenario determination to one
Previously we were determining the impacted generic scenario by looking into
changeset in releng-xci. Since we moved the scenarios to releng-xci-scenarios,
this is not needed anymore and same function can be used for determining the
scenario.
Change-Id: I06a65599e03dff4016d0d9d78116e505d84b5061
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Thu, 17 May 2018 09:39:20 +0000 (09:39 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: Do not check for the WORKSPACE variable"
- jjb: xci: Do not check for the WORKSPACE variable
The WORKSPACE variable is always set so we do not need to check it
in the script.
Change-Id: I33d2e17b9a4a7b262c781c7442cc69c2433f8729
Signed-off-by: Markos Chandras <mchandras@suse.de>
Rodolfo Alonso Hernandez [Thu, 17 May 2018 08:11:02 +0000 (08:11 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Update samples/test_suite.yaml" into stable/fraser
- Update samples/test_suite.yaml
The sample test suite at sample/test_suite.yaml contained incorrect
syntax. It has been updated to add the "default" parameter to
"task_args" when running a testcase.
JIRA: YARDSTICK-1125
Change-Id: I53409168e47d969317145623df1e2c789396cc32
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
7b00d64494bdd61f2ab37005de76fa5f6496d45d)
Rodolfo Alonso Hernandez [Thu, 17 May 2018 07:46:38 +0000 (07:46 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Fix log typos in benchmark/scenarios/availability" into stable/fraser
- Fix log typos in benchmark/scenarios/availability
This commit fixes multiple log message typos and all the emerged pylint
errors.
MonitorProcess/MonitorOpenstackCmd.verify_SLA() repeat already logged
information, so these prints are removed.
JIRA: YARDSTICK-1145
Change-Id: Ifef26e4b4ff7766089caec24785511969c2d663e
Signed-off-by: Miikka Koistinen <miikka.koistinen@nokia.com>
(cherry picked from commit
6fa51bdcc7ad7e4d407f2803fc05b1cfaf66c115)
Rex Lee [Thu, 17 May 2018 02:25:29 +0000 (02:25 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Remove unused methods in SampleVNF" into stable/fraser
- Remove unused methods in SampleVNF
The following private methods are unused in
yardstick/network_services/vnf_generic/vnf/sample_vnf.py:SampleVNF
* _build_ports(self)
* _get_route_data(self, route_index, route_type)
* _get_port0localip6(self)
* _get_port1localip6(self)
* _get_port0prefixlen6(self)
* _get_port1prefixlen6(self)
* _get_port0gateway6(self)
* _get_port1gateway6(self)
They are being removed as:
* _get_port* functions are already implemented and used in MultiPortConfig
* _get_route_data is an auxillary functions used by the previous ones
* _build_ports is implemented in the helpers
JIRA: YARDSTICK-1122
Change-Id: Ie7a706cd87b610ea56f89214118a02e612a70dc0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
50bcd3e477bc29abb43ed73643d551ff55a73403)
Trevor Bramwell [Wed, 16 May 2018 23:23:56 +0000 (16:23 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Rename files under jjb from 'yml' to 'yaml'
global-jjb only supports the .yaml file ending for jjb jobs. Instead of
waiting for a release we're going to rename the files.
Change-Id: Icf3339eacd2320c583333e02250998cf6b1881f7
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Tue, 15 May 2018 22:53:43 +0000 (15:53 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Use Global-JJB for Releng merge/verify Jobs
Replaces the releng templates:
- releng-verify-jjb
- releng-merge-jjb
With the job group '{project-name}-ci-jobs' which includes:
- releng-jjb-verify
- releng-jjb-merge
- releng-jenkins-cfg-merge
- releng-jjb-deploy
JIRA: RELENG-397
Change-Id: If8160a67d8d665dcb8f86b6649288a710cc0fe13
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Trevor Bramwell [Wed, 16 May 2018 18:36:27 +0000 (18:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Clone Releng with submodules to include jjb"
- Clone Releng with submodules to include jjb
Needed for JJB verify and Merge to work.
These jobs are going away, but first we need to get a verified +1
from jenkins
Also remove releng-comment-jjb its unused
Change-Id: Ice2ad625f87f1d9c841979ede4bb1943110691c8
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
Trevor Bramwell [Tue, 15 May 2018 22:32:47 +0000 (15:32 -0700)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Update global-jjb to v0.17.0
Since the commit submodule commit can't be set to an explicit tag,
please see this link[1] for verification that
90e4e825b3d0ac5959122c50e457419ad0cfe137 is v0.17.0.
[1] https://gerrit.linuxfoundation.org/infra/#/c/9386/
JIRA: RELENG-398
Change-Id: I9d4e90cc073c8b9cb741735a2ba582a2c7882087
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Wed, 16 May 2018 09:09:41 +0000 (11:09 +0200)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Conform ProjectConfig args with description
Change-Id: Ib865fdc6d48c377c5a28092015b807ef79a15ce3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
816a90ca79a0f16bd5176b00c33391f522e517c1)
Tim Rozet [Tue, 15 May 2018 20:38:44 +0000 (16:38 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/fraser'
- Fixes ctlplane default route
Default route was using the undercloud IP, and instead should be using
the gateway set for the network in network settings.
JIRA: APEX-597
Change-Id: Iff6b18a6553af98cf9da72c278f358922d489958
Signed-off-by: Tim Rozet <trozet@redhat.com>
Cedric Ollivier [Wed, 16 May 2018 14:00:19 +0000 (14:00 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Merge "Fix UserConfig objects" into stable/fraser
- Fix UserConfig objects
UserConfig is expecting domain_name as arg instead of domain.
Else all vnfs cannot work against non Default domains.
Change-Id: I4bb53df9d9c03524b19ec32f8d346d94ba78d188
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
4bdb6e5de13eb5dc7f175dcc45d0dfedd0582fe4)
soumaya [Fri, 11 May 2018 11:44:14 +0000 (17:14 +0530)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Fine-tuning the juju-epc codebase for better error-handling
The changes are mostly basic/cosmetic in nature.
- Add some additional info in loggers.
- Remove timeout from few commands(such as juju deploy)
- Add exception logging for few commands(such as juju bootstrap).
- Change rsync to cp for feature file transfer within ABot.
Change-Id: Ibeaae17f1c25d04b7830ed42719b70e6c99228cf
Signed-off-by: soumaya <soumaya.nayek@rebaca.com>
(cherry picked from commit
a69c4be1d1b4c6cc5021a14e63c9f73d28490942)
Rodolfo Alonso Hernandez [Wed, 16 May 2018 08:41:34 +0000 (08:41 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Update the dummy-scenario-heat-context testcase" into stable/fraser
- Update the dummy-scenario-heat-context testcase
The testcase is included in the docs to demonstrate definining a heat context.
It previously used cirros, but this is not included by default.
Set-up instructions/scripts add yardstick-image and yardstick-flavor, so these
have been added to the testcase instead.
A default value for context_name was also added.
Change-Id: I5f642086971487b334ae48a5cf5c9b71e9b99e2e
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit
f37e4dcf771caec3be52e95047997aa22cbd7a88)
soumaya [Mon, 14 May 2018 16:35:46 +0000 (22:05 +0530)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Updated documentation for juju_epc tests
Change-Id: If9399b7b385cb2660e76fcd42776c0dfcb4f7677
Signed-off-by: soumaya <soumaya.nayek@rebaca.com>
(cherry picked from commit
bd029d8b6b6801461904a257d566cd46a8c8d130)
Jing Lu [Wed, 16 May 2018 04:05:10 +0000 (04:05 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Merge "Document for Euphrates test case results" into stable/fraser
- Document for Euphrates test case results
JIRA: YARDSTICK-1132
In B and C releases, Yardstick provides an overview of the results of test cases
developed by Yardstick, executed on OPNFV community labs.
This work has not been done for the D and E releases, although result analysis
for Euphrates is available at (https://wiki.opnfv.org/display/yardstick/Euphrates+release+test+results+analysis).
We plan to restart to provide a basic test case results analysis for Fraser and compare performance data with Euphrates.
This JIRA ticket will be resolved into 3 commits: 1. Document for E release test case data; 2. Document for F release test case data;
3. Document for results analysis.
Change-Id: I372a60807ac3dfaab87e70cdb956c1059b019f7a
Signed-off-by: JingLu5 <lvjing5@huawei.com>
(cherry picked from commit
4c20fb57684bc21e7ae0461341088100e518307d)
Trevor Bramwell [Tue, 15 May 2018 20:18:00 +0000 (20:18 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Disable git tagging during Jenkins git clone"
- Disable git tagging during Jenkins git clone
Even with per-build-tag set to false, JJB 1.6.2 does not seem to remove
'Create tag for each build' from the git-scm settings. Though the option
is deprecated it is still supported, so setting both of these should
disable tagging when Jenkins clones a git repo.
Change-Id: I5977149ad581df67d938ce2b46794d47c5e06fe3
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Sun, 29 Apr 2018 16:38:48 +0000 (18:38 +0200)]
Update git submodules
* Update docs/submodules/snaps from branch 'stable/fraser'
- Fix NoneType in create_router.py
It lets Neutron handle str or unicode instead of returning None.
It reverts the first proposal [1] which raises side effects [2].
[1] https://gerrit.opnfv.org/gerrit/#/c/56171/
[2] https://build.opnfv.org/ci/view/functest/job/functest-compass-baremetal-daily-master/126/console
Conflict:
snaps/openstack/create_router.py
Change-Id: I1b45c7d6118321dd67343f31253f154abae73655
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
9651c889f1b966dc2733daf7eabbb5e62268654d)
Dimitrios Markou [Wed, 25 Apr 2018 14:32:18 +0000 (17:32 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Implement Virtual Switch resilience test case
This testcase tests the resilience of the Virtual
Switch in an OpenStack environment. It can only run in a
non Ubuntu distro because it is limited by this bug [0]
[0]: JIRA: YARDSTICK-1140
Change-Id: Ia1480fba9f3549d1144c80699056b501d3b07a0f
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
(cherry picked from commit
53f5951a47fcaa5a3f8bcd6ea1020e54a1b285d3)
Dimitrios Markou [Fri, 27 Apr 2018 08:51:17 +0000 (11:51 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Bug Fix: Start openvswitch service in Centos distro
JIRA: YARDSTICK-1142
Change-Id: I82c479c95e10de37416081eacf2d8bee396e50dc
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
(cherry picked from commit
d00660e583ef89fe07149c7f0cffcced7cd72133)
Dimitrios Markou [Wed, 25 Apr 2018 14:37:03 +0000 (17:37 +0300)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Add support for restarting a service
JIRA: YARDSTICK-1138
Change-Id: Id57defb574eb7e0f5be81b52803cdb05f46796ab
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
(cherry picked from commit
131b9f04a360ccc894510a275bd33c57634608fc)
Dimitrios Markou [Fri, 16 Mar 2018 13:51:49 +0000 (15:51 +0200)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Add ODL HA testcase
This testcase confirms the resiliency of Opendaylight
in a HA deployment
SPEC: https://gerrit.opnfv.org/gerrit/#/c/50991
JIRA: HA-33
JIRA: YARSTICK-955
Change-Id: I4cb39d1970ed0333a43fbb58f8c7138908379dcb
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
(cherry picked from commit
d16b2e14fe420a646d4399986bd9f4d1ae3a606d)
Dimitrios Markou [Wed, 21 Mar 2018 14:09:58 +0000 (16:09 +0200)]
Update git submodules
* Update docs/submodules/yardstick from branch 'stable/fraser'
- Add pod.yaml files for Apex
JIRA: YARDSTICK-1097
Change-Id: If116174c562bc08c0b7602324599bc85d8c60be0
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
(cherry picked from commit
6f374141466640655cc57277b4b49d6deffa9092)
Tim Rozet [Mon, 14 May 2018 15:20:44 +0000 (11:20 -0400)]
Update git submodules
* Update docs/submodules/apex from branch 'stable/fraser'
- Updates undercloud/centos repo during build phase
Some dependencies are failing to install for undercloud install because
the repo has expired on the frozen stable/fraser image. The kernel
devel/headers packages are missing in the centos updates repo, so need
to specify their location.
Change-Id: I878323b01b624c452a06cf5fde40eaae196d91bd
Signed-off-by: Tim Rozet <trozet@redhat.com>
Markos Chandras [Tue, 15 May 2018 08:16:46 +0000 (08:16 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "jjb: xci: xci-run-functest: Switch to dynamic inventory"
- jjb: xci: xci-run-functest: Switch to dynamic inventory
We no longer have static inventory files per installer and flavor
so we need to switch to the dynamic inventory option.
Change-Id: I5b8bf800264b1b297b61d09d010552cd22636627
Signed-off-by: Markos Chandras <mchandras@suse.de>
Aric Gardner [Mon, 14 May 2018 19:48:06 +0000 (19:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Specify CI jobs time intervals for armband"
- Specify CI jobs time intervals for armband
Since there is only one CI pod available for armband at the moment,
we instruct CI to run only one job per day. Four jobs for master
branch and 3 for stable branch.
Change-Id: I645a98d922c00b2237cb5aeeb280d00ecdf0e288
Signed-off-by: Charalampos Kominos <Charalampos.Kominos@enea.com>
Delia Popescu [Mon, 14 May 2018 09:03:34 +0000 (12:03 +0300)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Update cirros image version for ARM architecture
Change-Id: Ia7a65a4f83798cb80ca7470d475c2c2d8c9fb6ea
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
(cherry picked from commit
c967e4702b215b3899c822c60529651335220cfa)
Alexandru Avadanii [Mon, 7 May 2018 17:57:05 +0000 (19:57 +0200)]
Update git submodules
* Update docs/submodules/armband from branch 'stable/fraser'
- p/fuel: Retire Armband repos in favor of MCP ones
JIRA: ARMBAND-372
Change-Id: I53eaa1d48da72588b1cd9e067504dd8cccc54cd6
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
(cherry picked from commit
1bd3cdf194b12350026dc9678e6e0187236c4379)
Fatih Degirmenci [Mon, 14 May 2018 08:46:55 +0000 (08:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Releng PTL change to Trevor Bramwell"
- Releng PTL change to Trevor Bramwell
I am nominating myself as PTL of Releng following Fatih's announcement
to step down.
See this email thread for context:
https://lists.opnfv.org/pipermail/opnfv-tech-discuss/2018-May/021142.html
Change-Id: I6426a612378143d7829420cc9cf254021ce1eeae
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Cédric Ollivier [Fri, 11 May 2018 17:15:18 +0000 (19:15 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Leverage on local descriptor
It simply seems dummy.
Change-Id: Ifb83dd0310f523f211911a35e7b481f9da6f9704
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
7668df132aa661973a37aa5842be502765ba4922)
Cédric Ollivier [Fri, 11 May 2018 12:22:12 +0000 (14:22 +0200)]
Update git submodules
* Update docs/submodules/functest from branch 'stable/fraser'
- Install Cloudify descritors in functest-vnf
It completes [1] to fix gates [2] and stops getting thirdparty vnf
master (dependencies).
It also prints data to ease debugging.
[1] https://github.com/Orange-OpenSource/opnfv-cloudify-clearwater/commit/
abd39d772c77317a25745feaaf312165e7588346
[2] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-fraser/110/console
Conflicts:
docker/vnf/Dockerfile
functest/opnfv_tests/vnf/ims/cloudify_ims.yaml
Change-Id: Ib317a491e54820f4edb01fcecfca9d2a08b40c0f
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit
19807ef8967c21da41fe5f5566751be8de250434)
Georg Kunz [Thu, 10 May 2018 22:13:57 +0000 (00:13 +0200)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'stable/fraser'
- Fixing invocation of Tempest tests
Only 7 bgpvpn Tempest tests were run by the SDNVPN Tempest test instead
of the full set of Tempest tests. This patch fixes and simplifies the
invocation of bgpvpn Tempest tests.
Change-Id: I1b207ea3da27dd43ab034b84f81992a5e0be2ec1
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
(cherry picked from commit
2b8d01a7f79b0d3903964827be56347dc83d5591)
Markos Chandras [Fri, 11 May 2018 09:41:13 +0000 (10:41 +0100)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Connect new releng-xci-scenarios repository
The scenarios have been moved from the releng-xci to
releng-xci-scenarios repository so we should connect Jenkins
to that repo as well.
Change-Id: Ifcb4f02b8532dd94c8a622185328f7316e726c6b
Signed-off-by: Markos Chandras <mchandras@suse.de>
xudan [Thu, 10 May 2018 10:47:18 +0000 (06:47 -0400)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Yardstick needs export EXTERNAL_NETWORK to env
Change-Id: I380008fe2cadbce8f6b7b1f84c9f3bf720df485e
Signed-off-by: xudan <xudan16@huawei.com>
Yu Yang (Gabriel) [Fri, 11 May 2018 01:17:25 +0000 (01:17 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Merge "Add monitor dir to unit test" into stable/fraser
- Add monitor dir to unit test
Change-Id: I5a1540e4f176ea978a712a06040c297373526815
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
8093071fbc4314e0675c3daf2100d8ce9ee44b98)
Yu Yang (Gabriel) [Fri, 11 May 2018 01:17:03 +0000 (01:17 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'stable/fraser'
- Merge "Add unstall script to monitoring" into stable/fraser
- Add unstall script to monitoring
Change-Id: Ia78ede2747fe0be05b4421d67fd1dae022afc30f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
(cherry picked from commit
84bcb14fb14401d83e82e00bb13a213f9ecaa923)