Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/compass4nfv from branch 'master'
- Add judgement for k8s stor4nfv
Don't run storage roles when scenario isn't stor4nfv
Change-Id: Ia8e65c90b58533427e74bad225aaa962d2583934
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Delete the hardcoding parameter "sut_type"
SUT already can be passed from CLI.
Change-Id: I3ff68ebf94ce25dfc0a42964cf1aafc8e58da4b6
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/joid from branch 'master'
- Remove space in KUBE_MASTER_IP
Change-Id: I779da2fd1f450abd7757484e7dc46e3bf5a6e816
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* Update docs/submodules/qtip from branch 'master'
- Add SUT option in CLI
Change-Id: I43063793497ebdc8b2383c23739eb89df1ffa74b
Signed-off-by: Taseer Ahmed <taseer94@gmail.com>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|