Yifei Xue [Wed, 28 Feb 2018 02:57:50 +0000 (02:57 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "modify the intel-pod17 k8s dha file"
- modify the intel-pod17 k8s dha file
Change-Id: I06e53449a68d8b4291e5c9c4682f42410f28ef68
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Ross Brattain [Wed, 28 Feb 2018 01:52:36 +0000 (01:52 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "add egress security rules"
- add egress security rules
JIRA: YARDSTICK-1034
Change-Id: I613b8bff669fceeb0c7c59dec2b6f1ab22b09247
Signed-off-by: mting <dianfeng.du@ericsson.com>
Yifei Xue [Wed, 28 Feb 2018 01:14:39 +0000 (01:14 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Update Barometer plugin - follow-up patch"
- Update Barometer plugin - follow-up patch
Modifies/updates the following:
- Adds Hostname and enables all plugins in default_plugins
- Adds rrdtool conf template
- Adds a check to enable ExtraStats in virt conf
only when rdt is not available.
Change-Id: I7af7d86fadcaa0ccf3ba2b67d58c37e37ba84a73
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
mortenhillbom [Wed, 28 Feb 2018 00:30:08 +0000 (16:30 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-71 Send runlogdate as date instead of 0
Change-Id: Ibb0845038ed9694309b04e360e71f6ff6f1d5a25
Signed-off-by: mortenhillbom <mortenhillbom@gmail.com>
spisarski [Tue, 27 Feb 2018 20:27:47 +0000 (13:27 -0700)]
Update git submodules
* Update docs/submodules/snaps from branch 'master'
- Fixed subnet gateway support to allow for disabling the gateway.
JIRA: SNAPS-276
Change-Id: Ia676b91ee881097ca7502fb4b9f5c64961de2214
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
xudan [Sat, 24 Feb 2018 09:35:08 +0000 (04:35 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Adapt Bottlenecks Euphrates framework
Bottlenecks stress test needs some adaptions about Bottlenecks
Euphrates release.
JIRA: DOVETAIL-587
Change-Id: Ia447143c8f08924ac1b190ee0173f39e462c5dfa
Signed-off-by: xudan <xudan16@huawei.com>
Abhijit Sinha [Tue, 27 Feb 2018 16:59:54 +0000 (16:59 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Addition of NSB Prox developer guide."
- Addition of NSB Prox developer guide.
JIRA: YARDSTICK-840
This provides a developer guide to enable the reader to add NSB
PROX tests based on existing PROX functionality.
This allows the user to configure, run and debug NSB Prox tests
for Baremetal and Openstack (both 2 and 4 ports)
Change-Id: I2cb9eb6064e501dd9abe0d2cc4ed8ce4b369f174
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
Cédric Ollivier [Mon, 26 Feb 2018 18:13:41 +0000 (19:13 +0100)]
Update git submodules
* Update docs/submodules/sfc from branch 'master'
- Stop relying on internal Functest utils
It switches from functest_utils.get_functest_config() to
config.CONF(). download_url is now hosted in sfc as it's unused by
Functest.
ft_utils.get_parameter_from_yaml() will be considered as part of
Functest framework (then it must be well covered and documented).
Change-Id: I3014d90dba53422020ae85a2815c5bf8c0dcf34c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
TsaLaGi [Tue, 27 Feb 2018 14:17:38 +0000 (09:17 -0500)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge conflict
Revert "Merge "ansible: add ansible scripts to configure .conf file on collectd nodes""
This reverts commit
7effd9e1e84dd7fa2a189a0815b5be1c0fcb165a, reversing
changes made to
b26034d05aa81f624e9bcee2c8e82a1cacfe44c4.
Change-Id: I6f77b4432bbe0de29db3e099263e461e3043b22e
Signed-off-by: TsaLaGi <aasmith@redhat.com>
yayogev [Tue, 27 Feb 2018 15:00:05 +0000 (17:00 +0200)]
Update git submodules
* Update docs/submodules/calipso from branch 'master'
- US3541 merge various fixes to OPNFV branch
timestamp of last commit tt was merged: 26-Jan-2018 16:25.
Change-Id: I7b0bf7885d7d0badb81c794a52c480b905d78459
Signed-off-by: yayogev <yaronyogev@gmail.com>
Markos Chandras [Tue, 27 Feb 2018 12:10:17 +0000 (12:10 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: scripts: start-new-vm: Mask the pgrep exit code
pgrep will exit with non-zero exit code if it didn't find a matching
process. This breaks the script since we set 'errexit' so we need to
mask it by simply piping it to a 'cat' command.
Change-Id: I80dcf06b597a769242bd59d628bbd8e09f0f199e
Signed-off-by: Markos Chandras <mchandras@suse.de>
Aric Gardner [Tue, 27 Feb 2018 13:49:16 +0000 (13:49 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Set functest repo as variable"
- Set functest repo as variable
Related to: https://gerrit.opnfv.org/gerrit/#/c/52513/
JIRA: FUNCTEST-917
Change-Id: Ifdcc3c893134f3835ea12b134e55f9094d51c581
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
Alexandru Avadanii [Tue, 27 Feb 2018 13:42:47 +0000 (13:42 +0000)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- Merge "[fuel] Improved IP handling on config template"
- [fuel] Improved IP handling on config template
-New IP addressing.
Starts on lower available addresses for
better compatibilty for small networks.
IPs assigned secuentially and independently
on each network.
-Switched to advanced IP generation filters.
Defined integers are no longer end of the IP address part
but host order on the IP network.
-Dynamic generation of compute nodes
JIRA:FUEL-335
Change-Id: Ie95b83af64cb21ba27749d5f5d1506bfbc9ddf15
Signed-off-by: Guillermo Herrero <guillermo.herrero@enea.com>
Fatih Degirmenci [Tue, 27 Feb 2018 11:57:01 +0000 (11:57 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set the scenario to os-nosdn-nofeature if the verify is skipped"
- xci: Set the scenario to os-nosdn-nofeature if the verify is skipped
The envInject complains due to nonexistent scenario.properties so we
set the scenario to os-nosdn-nofeature to suppress the failures since
there is nothing to fail.
Change-Id: Ic259ec53e77cf8afe62638a1b447c8e58863b419
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Yifei Xue [Tue, 27 Feb 2018 11:38:50 +0000 (11:38 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Enable CSI plugin for Stor4nfv scenario"
- Enable CSI plugin for Stor4nfv scenario
JIRA: -
Add some configurations to enable CSI plugin in k8s v1.9 which
is used by Stor4nfv scenario.
Change-Id: I78e0b39f31ff666eace50921c691107154dcb249
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
Markos Chandras [Tue, 27 Feb 2018 10:34:17 +0000 (10:34 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: scripts: vm: start-new-vm.sh: Re-arrange debug messages"
- xci: scripts: vm: start-new-vm.sh: Re-arrange debug messages
This also improves (again!) the check for parallel packages managers
to print some useful messages for debugging.
Change-Id: I7756db80aa3ed42cd3ef37293f7116b5a9c150c1
Signed-off-by: Markos Chandras <mchandras@suse.de>
Cédric Ollivier [Mon, 26 Feb 2018 17:01:01 +0000 (18:01 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove obsolete Functest utils
Only 3 functions are kept as part of our framework:
- execute_command_raise()
- execute_command()
- get_parameter_from_yaml()
Change-Id: I966a1d6122391dae85aa3c77813ad2f1698ceb45
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Tue, 27 Feb 2018 10:03:54 +0000 (10:03 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Enable functest healthcheck"
- xci: Enable functest healthcheck
Change-Id: I261bfafefcd1fb5dcfead20697759e46d3556b46
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Tue, 27 Feb 2018 10:02:00 +0000 (10:02 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Correct the gerrit project name for sdnvpn"
- xci: Correct the gerrit project name for sdnvpn
Change-Id: Ied1014546f6bd4d80896f29f86374a2865f95dca
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
wutianwei [Tue, 27 Feb 2018 08:25:00 +0000 (16:25 +0800)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [compass4nfv]trigger k8s on baremetal pod
1. add the trigger k8s on baremetal
2. modify the default DEPLOY_SCENARIO
Change-Id: I9d216c12905b36b4fbba7d9214fcf6fccf1d79c4
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Periyasamy Palanisamy [Tue, 27 Feb 2018 08:47:11 +0000 (08:47 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Update the way of running tempest"
- Update the way of running tempest
Use 'tempest run' instead of 'run_tempest.sh', which has
been removed by tempest 16.0.0
Also, 'tempest.py' has been renamed to 'run_tempest.py', to
avoid package importing conflict
Change-Id: I61e802e0381d1f33281610e98d05813c9b96faf9
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Periyasamy Palanisamy [Tue, 27 Feb 2018 08:46:49 +0000 (08:46 +0000)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Merge "Stop relying on internal Functest utils"
- Stop relying on internal Functest utils
It switches from functest_utils.get_functest_config() to
config.CONF(). download_url is now hosted in sfc as it's unused by
Functest.
The next functions will be considered as part of Functest framework
(then it must be well covered and documented):
- ft_utils.execute_command_raise()
- ft_utils.execute_command()
- ft_utils.get_parameter_from_yaml()
Change-Id: I076c6ced430df8387de8eaeac6f3a94d93201b19
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
rexlee8776 [Tue, 27 Feb 2018 07:37:31 +0000 (07:37 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- [Yardstick] set yardstick ci debug switch on
Yardsitck CI default print INFO level message,
this patch turn the DEBUG on for Fraser debug.
Change-Id: I3d4436e6610648ab64439ba410f4fe07a54d6dc0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
wutianwei [Tue, 27 Feb 2018 07:45:22 +0000 (15:45 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Add dha files
Add the huawei-pod1 and huawei-pod2 k8s dha files
Change-Id: Id191c6d18508f15d9032a2cb3d0f563c059a7d53
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Yifei Xue [Tue, 27 Feb 2018 07:20:53 +0000 (07:20 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "set the kubernetes variable"
- set the kubernetes variable
According to DEPLOY_SCENARIO, we set different nfvi and distro.
Change-Id: I3082923fc7d4a1309c1de83f988f831d67c10d64
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Harry Huang [Tue, 27 Feb 2018 06:09:48 +0000 (14:09 +0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Set storage role optional
JIRA: -
storage_master and storage_node role are
currently required in kubernetes scenario
which cause scenario with no storage_master
or storage_node fails to be deployed.
Change-Id: I0fd28a7fd4a6161be96044382ea509832473dc71
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
Taseer Ahmed [Tue, 27 Feb 2018 04:44:39 +0000 (09:44 +0500)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Add SUT option in CLI
Change-Id: I43063793497ebdc8b2383c23739eb89df1ffa74b
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
Periyasamy Palanisamy [Mon, 26 Feb 2018 16:04:21 +0000 (17:04 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- comment setup quagga playbook
In order to enable verify jobs in XCI for sdnvpn, commenting quagga
install playbook until its upstream review
(https://review.openstack.org/#/c/523907/) is merged
Change-Id: Ibeded8fe458e826259f2fb1cf82843f018aa3648
Signed-off-by: Periyasamy Palanisamy <periyasamy.palanisamy@ericsson.com>
Serena Feng [Tue, 27 Feb 2018 03:27:28 +0000 (03:27 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[QTIP] Delete Euphrates CI jobs"
- [QTIP] Delete Euphrates CI jobs
Delete Euphrates CI jobs.
JIRA: QTIP-292
Change-Id: I6ab6055fccc2bb7de299bab5732f97565ecef808
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Alexandru Avadanii [Tue, 27 Feb 2018 03:07:07 +0000 (04:07 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump for Pharos IDF update
Change-Id: Ibe1902e631fa8dcb1d3fa3e5b3b3c298f4f0cd18
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 27 Feb 2018 03:02:37 +0000 (04:02 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [submodule] Bump Pharos git repo for IDF updates
Change-Id: I8d526d51a3e18652c59bad9d7c3c384aa6583566
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 27 Feb 2018 02:52:19 +0000 (03:52 +0100)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [IDF] arm-pod6: Use 2M hugepages, 12 cores for nova
Change-Id: I03098ca3d4a90f6420cee64985c2853931a6a870
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
mei mei [Tue, 27 Feb 2018 02:48:57 +0000 (02:48 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[Compass] Add new scenarios"
- [Compass] Add new scenarios
add the following scenarios and run on master
1. k8-nosdn-stor4nfv-ha
2. k8-nosdn-stor4nfv-noha
Change-Id: I2c505263fbf48ea25be735ebe14e3c4d8097bf91
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Justin chi [Tue, 27 Feb 2018 02:35:41 +0000 (02:35 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "doc: add arm deployment guide"
- doc: add arm deployment guide
Change-Id: Ib66003003ea4697e9634201802e9169bc53a8ade
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Yichen Wang [Tue, 27 Feb 2018 01:51:16 +0000 (17:51 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Move to tag 1.2.6 and nfvbenchvm 0.6
Change-Id: Ib38e033baca0145db3cc940ca92c5ba73d5717e7
Signed-off-by: Yichen Wang <yicwang@cisco.com>
zhihui wu [Tue, 27 Feb 2018 02:04:57 +0000 (02:04 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "create VM via heat"
- create VM via heat
JIRA: QTIP-290
Change-Id: I3b87b06e7f2b134c28d9cb046150fb000070a760
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Yichen Wang [Tue, 27 Feb 2018 00:27:53 +0000 (16:27 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- [NFVBENCH-70] Update nfvbenchvm to 0.6
1. Update kernel to 4.4.118-1.el7.elrepo.x86_64;
2. Update to build testpmd off DPDK 18.02;
3. Update txd/rxd of testpmd to 256/1024;
4. Update VPP to 17.10-9~gd594711~b55.x86_64;
Change-Id: I1321b306143d1daf81f8a984ad7739a980c5cfb9
Signed-off-by: Yichen Wang <yicwang@cisco.com>
ramamani yeleswarapu [Thu, 8 Feb 2018 05:33:40 +0000 (21:33 -0800)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Add plugin for Stor4nfv for k8s deploy
- Adds 'stor4nfv' plugin which installs OpenSDS using stor4nfv.
- Adds k8s-nosdn-stor4nfv-ha scenario file.
- Adds k8s-nosdn-stor4nfv-noha scenario file.
Change-Id: Iee718a48994ad4e55f4b7a01933bd4e7773ac67f
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
mei mei [Tue, 27 Feb 2018 00:59:49 +0000 (00:59 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "[compass4nfv] add DEPLOY_SCENARIO macro"
- [compass4nfv] add DEPLOY_SCENARIO macro
fix the error Unrecognized macro 'DEPLOY_SCENARIO' and deploy failed.
Change-Id: Ic34a0d99c2a6026303046c2b350da205372ec78e
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Alexandru Avadanii [Sun, 25 Feb 2018 02:54:45 +0000 (03:54 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for compute parameterization
While at it, enable hugepages on AArch64 by removing the patch that
used to disable them.
JIRA: ARMBAND-341
Change-Id: I8f5e8bbceeaa2c99a983a14d9c03da497eec64c4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
Markos Chandras [Mon, 26 Feb 2018 21:59:27 +0000 (21:59 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: config: env-vars: Allow git urls overrides"
- xci: config: env-vars: Allow git urls overrides
It's useful to be able to pick alternative git repositories
for the deployment. This facilitates testing in-flight features
or simply save some bandwidth by keeping internal mirrors.
Change-Id: I3eb2e48da1e91f6a52bb3ba14c22f0902c6cd777
Signed-off-by: Markos Chandras <mchandras@suse.de>
Alexandru Avadanii [Mon, 26 Feb 2018 17:40:01 +0000 (18:40 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [patch] cleanup: Drop LVM filter disable
Now we explicitly add a LVM PV on /dev/sda{1,2} for Cinder storage,
so we can safely drop the patch disabling LVM volume filtering.
If we later move the PV to a different disk, we can just add the VG
and LV definitions to linux:storage via reclass, and Salt will skip
setting them up (as they're already created by MaaS), yet keep the
filtering sane.
While at it, fix 'nova_cpu_pinning' param expr; constructs based on
reclass interpolation (e.g. '${_param:x}') do not work when
parameters are passed via reclass.storage templating, so change
reclass interpolation syntax with classic YAML anchors.
Fixes:
672ae12
Change-Id: Ieb41635ddeb630543d7e4d1079f45d636d9a43af
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Mon, 26 Feb 2018 18:07:09 +0000 (19:07 +0100)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [IDF] arm-pod6: Fix nova_cpu_pinning param expr
Constructs based on reclass interpolation (e.g. '${_param:x}') do
not work when parameters are passed via reclass.storage templating,
so change reclass interpolation syntax with classic YAML anchors.
Change-Id: Ia974d45fc6a5869f4b30b31b947df088ea3aaf0c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
zhihui wu [Mon, 26 Feb 2018 02:27:29 +0000 (10:27 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Adapter "installer_type" for reporting
mcp is regarded as fuel in opnfv testresult reporting, but they are
different tools for QTIP. so convert "mcp" to "fuel" before reporting.
Change-Id: I5a90828b4583fe734beb80283734966d9ece1852
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Cristina Pauna [Wed, 21 Feb 2018 14:50:12 +0000 (16:50 +0200)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [ovs/dpdk] Parameterize node-specific compute args
- node-specific parameters (nova pinning, hugepages, dpdk) should be
configurable via IDF, on a per-node basis;
- keep default settings for lf-pod2, with and without DPDK,
override them for virtual deploys via local-virtual1 IDF;
- leave neutron_tenant_* vars hardcoded for now, as they are required
on both ctl and cmp nodes - this way we'll deal stricly with
cmp params, so we can nicely pass them via config.yml to reclass
per-node (and not per-role), allowing mixed computes later;
- add compute params for ovs/odl-noha, preparing them for
deployment on baremetal later.
JIRA: ARMBAND-343
Change-Id: I89a58b9565679ab3882d85f07ae817690ae85c67
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
- [ovs/dpdk] Add opnfv.route_wrapper sls
- fix `route-br-ex` if-up.d script failing when route already exists
by adding a wrapper around distro's '/sbin/route' binary in
'/usr/local/sbin/route', exploiting default order in Ubuntu PATH;
- fix 'br-prv' duplicate entry in 'interfaces.d/ifcfg-br-prv' and
'interfaces' caused by upstream bug [1];
- add barrier waiting for all baremetal nodes online before attempting
reboot, trying to catch rare failures which are undetectable in logs
as both a succesful reboot and a disconneted minion report 'n/c';
With the above in place, networking service should no longer fail
to start on cmp nodes w/ DPDK.
[1] https://github.com/saltstack/salt/issues/40262
Change-Id: I6d4895376ce323c14c997e6c9af2ea3eeeee0184
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Cedric Ollivier [Mon, 26 Feb 2018 16:50:45 +0000 (16:50 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Raise exceptions when SDN_CONTROLLER_IP is None"
- Raise exceptions when SDN_CONTROLLER_IP is None
Change-Id: Ia0d00a6b3c4c4936dc10602e838f507beea0c592
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Mon, 26 Feb 2018 16:50:36 +0000 (16:50 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Stop raising keystoneauth1 exceptions in odl unit tests"
- Stop raising keystoneauth1 exceptions in odl unit tests
It simply raises Exceptions to avoid depending on keystoneauth1.
Snaps may also reraise another exception.
Change-Id: Ib3041b2d8ff51ee098f2bf0b9918079b7945abf3
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
valentin boucher [Mon, 26 Feb 2018 15:24:54 +0000 (15:24 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Fix KeyError of OS_AUTH_URL"
- Fix KeyError of OS_AUTH_URL
Change-Id: Iaaa657ebb8ed017429b640ffaaf03b6d204e887a
Signed-off-by: Linda Wang <wangwulin@huawei.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:56:03 +0000 (14:56 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Set appropriate permissions for the key"
- xci: Set appropriate permissions for the key
Change-Id: I6387ca1f7eaf107f735eab82917d77b2f3a3d90a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:47:44 +0000 (14:47 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Do not set DEPLOY_SCENARIO manually
Change-Id: Iccd7ef674c9b80daba511f45cc48f403ca0f3e0b
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 14:11:23 +0000 (14:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Move out of WORKSPACE before wiping it out and log scenario to console
Change-Id: Ia2caeef24a199580a9eeb2ba6214fa2008f65c1c
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 11:58:24 +0000 (11:58 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix the Gerrit Trigger clone issue for external scenarios
When a patch comes in for an external scenario, Gerrit Trigger injects
refs for that patch for the corresponding project. With the previous
configuration, job attempts to get that patch for releng-xci instead
of the actual project.
But switching to the right project causes Jenkins jobs to fail since
the releng-xci will not be checked out to WORKSPACE.
This change makes the clone for the repo/patch work and then it wipes
out the WORKSPACE and clones releng-xci there to get the actual script
parts to work.
Change-Id: Ide31c21a209dff953118f51e9b09de1d206a3085
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Cédric Ollivier [Mon, 26 Feb 2018 09:59:25 +0000 (10:59 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Remove openstack utils
They have been obsolete since we fully switched to snaps.
The files are being moved to SDNVPN which is the last project using
them [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/52631/
Change-Id: I277b92a04cf6bc7b30015eed76f03f17830fad2b
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Fatih Degirmenci [Wed, 14 Feb 2018 20:25:31 +0000 (21:25 +0100)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Rename var XCI_LOOP to CI_LOOP to align with Functest
Change-Id: I1d58f55a1bda258cc3afbfb81e2dd5a1c8e792a1
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Cédric Ollivier [Mon, 26 Feb 2018 09:42:02 +0000 (10:42 +0100)]
Update git submodules
* Update docs/submodules/sdnvpn from branch 'master'
- Host openstack utils in SDNVPN
SDNVPN is the last project using the deprecated openstack utils which
are being removed from Functest tree.
All methods unused by SDNVPN could be safely removed in a second change.
This patch aims at publishing them asis.
Change-Id: I4e479e6def2c691799c9bd86ba325e3d1544ef0d
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Martin Klozik [Mon, 26 Feb 2018 12:25:21 +0000 (12:25 +0000)]
Update git submodules
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Trex_speed_improvement: Add logic for dealing with high speed cards"
- Trex_speed_improvement: Add logic for dealing with high speed cards
Adds configuration options and logic to detect maximum supported
speed of T-Rex server side cards.
1. Adds logic to pull maximum supported speed from port info
2. Adds forcable option to have user specify maximum speed
3. If logic cannot detect speed from port_info because it is
not available or the forcable option is not set it will
assume 10G speeds.
4. Tested on Intel XXV25G and Mellanox ConnectX-5 cards
5. Added packet structure logging to show packet info for
better debugging capabilities
6. Adds core mask to take advantage of multiple cores if
server is started with more than default number of cores
7. Adds packets lost logging to RFC2544 Throughput testing
JIRA: VSPERF-559
Change-Id: I7fcfda7ccc408c30830950ee3668e01b8624c20a
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Fatih Degirmenci [Mon, 26 Feb 2018 11:11:10 +0000 (11:11 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Fix extracting scenarios for generic scenarios
Change-Id: Ib58ff1a8b093af550f86d337327114df50da4ae7
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Tomi Juvonen [Tue, 20 Feb 2018 06:59:47 +0000 (08:59 +0200)]
Update git submodules
* Update docs/submodules/doctor from branch 'master'
- At least APEX will not work with Fraser if we do not wait 120 sec for AODH
Change-Id: I4e3e510f51258e892b467f819951bd1a98625f90
Signed-off-by: Tomi Juvonen <tomi.juvonen@nokia.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:33:39 +0000 (10:33 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- xci: Change project name matching to REG_EXP
Change-Id: Ic706c120ac879741d5562427a6c3e90162223762
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:34:39 +0000 (10:34 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge changes I15f5d41f,I7c7125ac
* changes:
Export CI_LOOP as expected by Functest
Export an new var related to Energy
- Export CI_LOOP as expected by Functest
CI_LOOP is hardcoded to daily (the common default value) [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/51981/
Change-Id: I15f5d41f7f10a5c8fddcc4a4d303552ef45c5fb2
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Export an new var related to Energy
It conforms with "Unlink Energy from functest utils and constants":
https://gerrit.opnfv.org/gerrit/#/c/51943/
Depends-On: Iecd5d49b4d4c961c9dc51e43e54df1fcd4027266
Change-Id: I7c7125ac2fee9a2e8f24dcf060bdaab1b39ae552
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Mon, 26 Feb 2018 10:28:22 +0000 (10:28 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "XCI: k8s: Add support for CentOS distro"
- XCI: k8s: Add support for CentOS distro
Kubespray already supports the CentOS distribution so make the
necessary changes to allow it to work in XCI.
Change-Id: I3cf1db055a5fd563b107b46456bc3e18eeafb3ab
Co-authored-by: Markos Chandras <mchandras@suse.de>
Signed-off-by: wutianwei <wutianwei1@huawei.com>
Fatih Degirmenci [Mon, 26 Feb 2018 10:26:11 +0000 (10:26 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Enable verify jobs for external scenarios"
- Enable verify jobs for external scenarios
This change extracts the scenario that is impacted by the patch
which triggered the verify jobs and saves the scenario name into
java properties file. This file will then be used by envInject
plugin to inject the scenario name into the build environment.
If the triggering change impacts multiple scenarios, the build
will result in failure and the developer will be informed about
a possible way to rectify the issue.
Support for generic scenarios will be introduced in subsequent changes.
Change-Id: I6406299c1352b6e9b8a9297c5441adf03445be33
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Laura Sofia Enriquez [Fri, 12 Jan 2018 05:10:16 +0000 (02:10 -0300)]
Update git submodules
* Update docs/submodules/container4nfv from branch 'master'
- Clearwater implementation for OPNFV
K8S version 1.9
Clearwater deployment from source code using k8s v1.9.
Tests added.
Change-Id: Ifde573768721871b441ecb06a60ac25c0519b73d
Signed-off-by: Laura Sofia Enriquez <lsofia.enriquez@gmail.com>
Markos Chandras [Mon, 26 Feb 2018 09:41:48 +0000 (09:41 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: osa: configure-opnvhost: Set time in the opnfv node"
- xci: osa: configure-opnvhost: Set time in the opnfv node
Set the time properly in the opnfv node like we do for the target hosts
Change-Id: I97d9f875dbb37db3cedd87e5915bc5b5f9a7a0ad
Signed-off-by: Markos Chandras <mchandras@suse.de>
Markos Chandras [Mon, 26 Feb 2018 09:41:40 +0000 (09:41 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: Switch default CPU model to 'host-model'"
- xci: Switch default CPU model to 'host-model'
From upstream docs:
'The host-model mode is essentially a shortcut to copying host CPU
definition from capabilities XML into domain XML. Since the CPU
definition is copied just before starting a domain, exactly the
same XML can be used on different hosts while still providing
the best guest CPU each host supports'
It's probably safer to use that instead of 'host-passthrough' so
we can get a CPU (both for main VM and the nested ones) that libvirt
understands. Moreover, it's important to present a CPU that the
guest OS understands as well.
Change-Id: I25a8ff0e8635df9804c793d184f048cc86059ce0
Signed-off-by: Markos Chandras <mchandras@suse.de>
Ace Lee [Tue, 9 Jan 2018 03:19:09 +0000 (03:19 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Moon testcase bug fix
JIRA: BOTTLENECK-220
The JIRA ticket is to suit moon version 4.3.
There are some bugs to fix.
Change-Id: Idf8b9a2b4dea6508738283e76457b8d1d25ceae9
Signed-off-by: Ace Lee <liyin11@huawei.com>
Cédric Ollivier [Mon, 26 Feb 2018 07:44:48 +0000 (08:44 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Switch to snaps in orchestra testcases
It also stops using the floating ip in userdata to avoid a race
condition (all-in-one).
The DNS server is now configured by Neutron instead of the testcases.
Change-Id: I6efed71339d98403f7fd137ff50f1941b5b5a03c
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sun, 25 Feb 2018 14:01:27 +0000 (15:01 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Fix default identity version in conf_utils
Change-Id: I2e78958b3c96b36a5fac636a1817424fb102afea
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Ace Lee [Mon, 26 Feb 2018 07:58:11 +0000 (07:58 +0000)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "Testcase to find multi-stack storage bottlenecks"
- Testcase to find multi-stack storage bottlenecks
JIRA: BOTTLENECK-203
This patch is used for multistack storage
performance bottlenecks using yardstick as runner.
Change-Id: I99f5b3caa3e454d75e293de2ad7dccbe6ce13887
Signed-off-by: Shubham Agarwal <shubham.agarwal.coder@gmail.com>
Cédric Ollivier [Sat, 24 Feb 2018 16:04:16 +0000 (17:04 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Set Energy default values to None
It conforms with the other default values.
Change-Id: Id46110c5aedf244f94e83b5b0389b135f075ffc8
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Rex Lee [Mon, 26 Feb 2018 04:21:13 +0000 (04:21 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Testcase to find storage bottlenecks using Yardstick for Multistack"
- Testcase to find storage bottlenecks using Yardstick for Multistack
JIRA: BOTTLENECK-217
This patch is used to find storage bottlenecks while using
yardstick for multistack.
Shubham is busy for his exam,
I can't change his patch, so I need to resubmit a patch.
Change-Id: Ibf8ec3ae7f19b27254eedabb1b95bd89a0993ed7
Signed-off-by: Ace Lee <liyin11@huawei.com>
rexlee8776 [Mon, 26 Feb 2018 02:03:29 +0000 (02:03 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Bugfix: ci error due to no heat client
JIRA: YARDSTICK-1030
Change-Id: I5d9e135449b2d35f051ecf5fa63a1ce11030de4a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
mei mei [Mon, 26 Feb 2018 01:36:06 +0000 (01:36 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Download 3 extra images and remove modification of fuel openrc file"
- Download 3 extra images and remove modification of fuel openrc file
1. Download 3 extra images for functest snaps_smoke and cloudify_ims
2. Remove the modification of fuel openrc file because of this patch has
added a function to check cacert file
https://gerrit.opnfv.org/gerrit/#/c/52021/
Change-Id: I2cab3bf11231d5d6ad39dca6d2d833355b1e6679
Signed-off-by: xudan <xudan16@huawei.com>
Alexandru Avadanii [Sun, 25 Feb 2018 03:15:05 +0000 (04:15 +0100)]
Update git submodules
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for MaaS TFTP blocksize
Change-Id: I7ec91e449e2902c2bc7ac2213f6ef966a057c3d8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Sun, 25 Feb 2018 16:47:42 +0000 (17:47 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [salt.sh] Add explicit apt-get update
Change-Id: I17e66457f90818bad4d746300bb49e9d5179c239
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
zhihui wu [Sun, 25 Feb 2018 13:11:05 +0000 (13:11 +0000)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Merge "Add missing license header"
- Add missing license header
Change-Id: Ie6464f443ef4357f0aac13667ca7053194b4615b
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
Cristina Pauna [Tue, 20 Feb 2018 16:29:42 +0000 (18:29 +0200)]
Update git submodules
* Update docs/submodules/pharos from branch 'master'
- [fuel] IDF: Add DPDK parameters support
In order to enable DPDK for OVS scenarios in Armband, we need DPDK
specific configuration to be parameterizable.
The default DPDK configuration values will remain in Fuel repo and
will be overriden with the values defined in IDF (only if present).
Since hugepage config and CPU pinning also apply to non-DPDK
scenarios, handle them together for 'common', respectively 'dpdk'.
To keep things simple, we will reuse the format expected by Fuel's
reclass model, so we can pass the whole config block as-is.
- IDF schema: fuel: Add strict checking of new block's structure,
while allowing the rvalues to be more or less freestyle;
- arm-pod6 IDF: Add initial config block implementation;
JIRA: ARMBAND-342
Change-Id: I9224f06bb6b9fb2387414eb2a1be35461c27fb99
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
ahothan [Sat, 24 Feb 2018 16:06:48 +0000 (08:06 -0800)]
Update git submodules
* Update docs/submodules/nfvbench from branch 'master'
- Move to tag 1.2.5
Change-Id: Ibb4047d8de260cbcf5409fcff703ada08d73b209
Signed-off-by: ahothan <ahothan@cisco.com>
Cédric Ollivier [Sat, 24 Feb 2018 15:21:02 +0000 (16:21 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Switch to $REPO in travis-ci jobs
It conforms with "Use functest repo variable" [1]
[1] https://gerrit.opnfv.org/gerrit/#/c/52513/
Change-Id: I09b438d784fbeb5e3686b441e6944c87c0f88382
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 24 Feb 2018 10:41:33 +0000 (11:41 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Print env vars and env_file
It simply eases detecting wrong inputs [1].
[1] https://build.opnfv.org/ci/view/functest/job/functest-apex-baremetal-daily-master/796/console
Change-Id: I0784c29265c69a6ba4a049226196bcdd70b0a572
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Wed, 21 Feb 2018 09:01:30 +0000 (10:01 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Automatically download defcore.txt
It stops writing files in Functest package dirs and cleans instance
variables in refstack modules too.
Change-Id: Iaddbe4fbaf12d1af207b86d4e44258efdc6d6f3a
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cédric Ollivier [Sat, 24 Feb 2018 11:09:20 +0000 (12:09 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Update Functest to meet last snaps updates
It removes obsolete mockey patches in Rally unit tests and adds
keystone client as params when needed in orchestra_*ims.py [1].
[1] https://gerrit.opnfv.org/gerrit/#/c/52473/
Change-Id: Id02954d16f5f54cc0c390fadb498e14c6bab6ff9
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Cedric Ollivier [Sat, 24 Feb 2018 11:41:11 +0000 (11:41 +0000)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Merge "Use functest repo variable"
- Use functest repo variable
related to: https://gerrit.opnfv.org/gerrit/#/c/52509/
JIRA: FUNCTEST-917
Change-Id: I79512253b37254b9247fda083500e160dba66d6f
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
zhihui wu [Sat, 24 Feb 2018 06:52:10 +0000 (14:52 +0800)]
Update git submodules
* Update docs/submodules/qtip from branch 'master'
- Use a fixed ubuntu 16.04 image
Use a fixed ubuntu 16.04 image
Change-Id: I2eeeb647c6fa55af2c0149022e03326cb03a26a5
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
Yang Yu [Sat, 24 Feb 2018 08:48:56 +0000 (16:48 +0800)]
Update git submodules
* Update docs/submodules/bottlenecks from branch 'master'
- bug-fix: python mimic source method
JIRA: BOTTLENECK-222
Details could be referred to the above JIRA ticket
Change-Id: I07d89ee85e18a78d060959cfac5ded82aa83ef32
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
Serena Feng [Sat, 24 Feb 2018 08:46:03 +0000 (08:46 +0000)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Merge "Update the postscriptbuild usage"
- Update the postscriptbuild usage
when we want to trigger the scipt only when previous builders fail, we
should also set the other macro 'script-only-if-succeeded' to false, the
default value is true.
script-only-if-succeeded: false
script-only-if-failed: true
Change-Id: Ifdca24ea8d076dd4e16ef466705e0167b97cf1df
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
Yifei Xue [Sat, 24 Feb 2018 07:37:32 +0000 (07:37 +0000)]
Update git submodules
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "build/arm64: separate compass-tasks"
- build/arm64: separate compass-tasks
Follow up https://gerrit.opnfv.org/gerrit/51227/
Change-Id: I9d86af5fe0c74b4fb06e018e783220ee6b8728ee
Signed-off-by: Yibo Cai <yibo.cai@arm.com>
Georg Kunz [Thu, 22 Feb 2018 23:10:57 +0000 (00:10 +0100)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Removal of Dave Neary from the list of committers
Change-Id: I06b1e53bca44f5486a64977edef8b0e53072c625
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
xudan [Tue, 13 Feb 2018 08:18:16 +0000 (03:18 -0500)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Add Functest cloudify_ims test case into proposed_tests test suite
Add cloudify_ims test case into proposed_tests test suite.
Then this test case can be run by Dovetail on CI.
JIRA: DOVETAIL-603
Change-Id: I5ab832002388f0916e04beef9d630de2cb37df59
Signed-off-by: xudan <xudan16@huawei.com>
Jing Lu [Sat, 24 Feb 2018 02:31:41 +0000 (02:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Bug Fix: Move heat_timeout variable higher"
- Bug Fix: Move heat_timeout variable higher
If a heat_template was used by a testcase the heat_timeout
variable was not getting initialized and that caused errors
in the Shade python module.
JIRA: YARDSTICK-1027
Change-Id: Ic0bf15b13cc00595964a97f8150dc5e6f2b7e1d7
Signed-off-by: Dimitrios Markou <mardim@intracom-telecom.com>
JingLu5 [Fri, 23 Feb 2018 01:31:38 +0000 (01:31 +0000)]
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Add 'ANSIBLE_ROLES_PATH' in ansible_env
JIRA: YARDSTICK-1024
This work adds the 'ANSIBLE_ROLES_PATH' as one of the Ansible environment variables.
This 'ANSIBLE_ROLES_PATH' is set to the roles directory in Yardstick repo.
By adding this variable, Ansible will first searches the local project for a role, then searches the roles_path.
It will let the users of the plugin projects to able to use a relative role path for any of their own roles in ansible playbook.
Change-Id: I0926ab0c0fa5c6cc37c4fe560db5b2aec3fe6eb1
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Aaron Smith [Fri, 23 Feb 2018 22:02:03 +0000 (22:02 +0000)]
Update git submodules
* Update docs/submodules/barometer from branch 'master'
- Merge "ansible: add ansible scripts to configure .conf file on collectd nodes"
- ansible: add ansible scripts to configure .conf file on collectd nodes
Change-Id: I7349582f7412088f4d303ca52eabf40afea3f5fe
Signed-off-by: gordonkelly <gordon.kelly@intel.com>
Eddie Arrage [Fri, 23 Feb 2018 04:46:00 +0000 (04:46 +0000)]
Update git submodules
* Update docs/submodules/dovetail from branch 'master'
- Update OVP logo and branding guide link
- Update the OPNFV Verified logo for OVP portal home page
- Update branding guide link in OVP portal left side navigation
Change-Id: I77ead3e68b34d30d55fd07f0e4a176c5ae71852e
Signed-off-by: Eddie Arrage <eddie.arrage@huawei.com>
agardner [Fri, 23 Feb 2018 21:13:40 +0000 (16:13 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix naming for ansible build server stuff
Botched that last change
Change-Id: If44039052332738a575d62c57faae95462b489a8
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 20:57:54 +0000 (15:57 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- include vars was mis named - build server ansible
fix name
Change-Id: I0b58dbad8bb0618623e44ffa4049fccdd80b5547
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 19:50:24 +0000 (14:50 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Disable noop for ansible build server config
Time to go live.
If this breaks I have shell on these machine and can fix
but should be fine
Change-Id: I616797cd3512b594d1daa846308e7a8643fb9cb0
Signed-off-by: agardner <agardner@linuxfoundation.org>
agardner [Fri, 23 Feb 2018 19:08:50 +0000 (14:08 -0500)]
Update git submodules
* Update docs/submodules/releng from branch 'master'
- Fix slave monitor job.
must be run on the same builder each time.
output goes to /tmp/ its just a textfile per slave.
hasetbin stopped working, so I turend off the silly graphs.
Change-Id: I7300710c338f74e5426ab3cd2e2707ac2553f982
Signed-off-by: agardner <agardner@linuxfoundation.org>
Charalampos Kominos [Wed, 31 Jan 2018 12:59:48 +0000 (13:59 +0100)]
Update git submodules
* Update docs/submodules/fuel from branch 'master'
- [MaaS] Force Maas to use a fixed ip packet size
Maas uses a tftp library during commisioning which in turn uses another
library which tries to find the best packet size to use. For some reason
during commisioning the library uses smaller sizes than the
infrastructure can handle and therefore takes a lot of time to deploy.
JIRA: ARMBAND-351
Change-Id: I9b3083a059c04b118e8b7f0f2723af67d96d2aad
Signed-off-by: Charalampos Kominos <charalampos.kominos@enea.com>
Cédric Ollivier [Thu, 22 Feb 2018 16:43:35 +0000 (17:43 +0100)]
Update git submodules
* Update docs/submodules/functest from branch 'master'
- Switch from CONST to CONF
It also removes constants.CONST and env.Environment which are now
useless.
Depends-On: I764a0a2a24447c941d1e726f3116593b29dd1c1e
Depends-On: I6cfa832466dcefd737314633d807512e46267a69
Change-Id: Ife41c59d9f2e6ec4e49df38af962039f99554bc5
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Markos Chandras [Fri, 23 Feb 2018 14:00:41 +0000 (14:00 +0000)]
Update git submodules
* Update docs/submodules/releng-xci from branch 'master'
- xci: scripts: start-new-vm.sh: Disable nested virtualization in clean VM
When using the clean VM for the tests, we will end up with 3 levels of
virtualization when functest is executed (1st level = clean vm, 2nd
level = compute node, 3rd level = functest VMs). This makes the functest
VM terribly slow leading to all sorts of random failures. It appears
that KVM can't handle this case, so we need to switch to the QEMU
interpreter instead which is slower but functional. This only affects
the Jenkins jobs, so deployments on baremetal will still use 2 levels of
nested KVM virtualization which should work fine.
Change-Id: If274129fbf347526982ac4cf577d216173eb4d1b
Signed-off-by: Markos Chandras <mchandras@suse.de>
- xci: scripts: start-new-vm: Set pipefail option
In commit I75a8cb8c05957bb205e63210d6cafaf54d989f32 the 'ts' utility
was added in order to print timestamps for deployment. However, this
breaks the exit code since 'pipefail' was not set so every job was
returning 'success'.
Change-Id: Ia5f47ea96a4a5be9ed0664f5c7100accc30cde51
Signed-off-by: Markos Chandras <mchandras@suse.de>