Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/barometer from branch 'master'
- Adding SNMP testcases to Functest-Barometer project
This patch contains tetscases for another write
plugin SNMP
Change-Id: I281d21540cb95f1e74bfdaa6b5a355dc6f48c9b4
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
Change-Id: I281d21540cb95f1e74bfdaa6b5a355dc6f48c9b4
Signed-off-by: Sharada Shiddibhavi <sharada.shiddibhavi@intel.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes wrong argument for inventory with clean
Change-Id: I3ff145fa0f500182744fd310bb844e4bc5854663
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/nfvbench from branch 'master'
- NFVBENCH-27 Search vm image under project folder
Change-Id: I0d9c148e868fbcd665734eb92ac5c182693c3c67
Signed-off-by: Kerim Gokarslan <kgokarsl@cisco.com>
|
|
* Update docs/submodules/armband from branch 'master'
- Merge "p/fuel: armband state: ACPI depends on AAVMF"
- p/fuel: armband state: ACPI depends on AAVMF
On AArch64 systems, ACPI should only be added to the domain XML
by nova via libvirt driver when guest UEFI (AAVMF) is used.
Change-Id: I395e65a5790615c926eb86f754ff7b7f8feac26a
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB: fix port topology"
- NSB: fix port topology
Add a new PortPair class to resolve the
topology into list of public and private ports.
Before we were calculating public/private in multiple
locations and using different conventions.
In addition for all the DPDK test we need to use the DPDK
port number and no rely on interface ordering or interface naming
conventions.
We used to use xe0 -> 0, xe1 -> 1, etc. This is not the DPDK port
number.
Use the new dpdknicbind_helper class to parse the output of
dpdk-devbind.py to find the actual DPDK port number at runtime.
We then use this DPDK port number to correctly calculate the
port_mask_hex.
The port mask maps the DPDK port num (PMD ID) to the LINK ID
used in the pipeline config
We also need to make sure we only use the interfaces matched to the
topology and not use all the interfaces, because in some cases we will
have unused interfaces. In particular TRex always requires an even
number of interfaces, so for single port TRex tests we have to create
the second port and not use it.
Thus we had to modify the traffic generator stats code to only dump
stats for used ports and no unused ports.
Ixia was using interface ordering to map to Ixia ports, instead we use
the dpdk_port_num which must be hardcoded for Ixia.
Renamed traffic_profile.execute to traffic_profile.execute_traffic so
we can trace the code easier.
We pass the port used by the traffic profile to generate_samples so we
don't get stats for unused ports.
Fixed up vPE config creation and bring up issues.
Fixed up CGNAPT and UDP_Replay to work correctly.
Tested with 4-port scale-out
Change-Id: I2e4f328bff2904108081e92a4bf712333fa73869
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- xci: Disable bifrost jobs until Intel slaves are back online
Change-Id: I3a40077f14429de7a23ebf733dff5b13b8bc5d9e
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: env-vars: Bump Ansible version to 2.3.2.0
Now that bifrost uses virtual env for Ansible we can go ahead and
bump the Ansible version to match the one from OSA so we can make use of
the latest features. Furthremore, we stop passing ANSIBLE_VERBOSITY to
the command line since it's an environment variable so Ansible already
knows about it.
Change-Id: I52d9a211fc0ced1f7830f6945b2943f35d38109b
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Track Fuel@OPNFV stable/euphrates branch
Change-Id: Ifcbaaf2cef9b6320a89593d4a1250e8b291ea7f2
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "trex: Enforce 10 iterations for RFC2544 tput"
- trex: Enforce 10 iterations for RFC2544 tput
This patch enforces 10 iterations during search
for besti RFC2544 Throughput with 0% packet loss. Unless
0% packet loss is detected during first iteration
with initial frame rate.
JIRA: VSPERF-530
Change-Id: I99e49e9dbf4e1424253d0cfec804819516c00df8
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: Sridhar Rao <sridhar.rao@spirent.com>
Reviewed-by: Trevor Cooper <trevor.cooper@intel.com>
Reviewed-by: Martin Goldammer <martin.goldammer6@gmail.com>
|
|
* Update docs/submodules/parser from branch 'master'
- Merge "Add required parameters validation for nested service"
- Add required parameters validation for nested service
Add validation for SDC from ONAP when use parse in design time: ignore
nested parameters(inputs and outputs) validation and only print warning
message.
JIRA: PARSER-141
Change-Id: Idd3b35a197594e9a7ff38024f16acfa650728bd1
Signed-off-by: shangxdy <shang.xiaodong@zte.com.cn>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- bifrost: Use virtual environment for bifrost
bifrost forces us to use an old Ansible version which means we can't
take advantage of new features in XCI playbooks. As such, we move the
entire bifrost step to a virtual environment so we can have a newer
version of Ansible on the host.
Change-Id: I94874d600a29247b7826324cc111901995df90dc
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Disable strict host key checking for galera cluster check
The command to check the galera cluster fails due to having strict
host key checking enabled.
This change disables strict host key checking for galera_container
to ensure we can verify if the database cluster is operational.
OSA does this for aio on their gate and put host key checking
configuration to group_vars which we might need to do as well.
Change-Id: Ifc59581d979c71f1db1b87126659470dc85cc2db
Signed-off-by: Fatih Degirmenci <fatih.degirmenci@ericsson.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Tuning_doc: Add tuning doc for installation of cpu-partitioning profile
Add documentation for installing and configuring tuned-adm using
the cpu-partitioning profile. Tested and verified by Martin and
Christian.
JIRA: VSPERF-514
Change-Id: I7ae25898abe0854c22ae16ee8d3d0a6001cda2f6
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Sync both test cases and move checks to the start
There are some checks in sfc_two... which do not exist in sfc_one. Those checks
should be done at the beginning of the test
Change-Id: I44c612c7dfe6bb4329bc49478f3342cda555229c
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/sfc from branch 'master'
- Update the wait_for_classification_rules function
Two things must be done:
1 - Be compatible with the new way of doing SFC in ODL Nitrogen
2 - Be installer independent
Change-Id: Ibbb3057db30a7c00e92f788bb03e770749e2b255
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/armband from branch 'master'
- Remove build instruction from documentation
Fuel/MCP no longer packages the installer in an iso, therefore
these building instructions are obsolete.
JIRA:ARMBAND-293
Change-Id: I18e5a7beb41656f0c6b61dccbe5609530e2b70b6
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Remove build instruction from documentation
Fuel/MCP no longer packages the installer in an iso, therefore
these building instructions are obsolete.
JIRA: FUEL-276
Change-Id: Iee587be89078707cf0cf748212b94d69f1769e12
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Cleaning up yamllint warnings"
- Cleaning up yamllint warnings
yamllint output:
build/baremetal-environment.yaml
1:1 warning missing document start "---" (document-start)
build/opnfv-environment.yaml
6:3 warning comment not indented like content (comments-indentation)
14:4 warning missing starting space in comment (comments)
123:1 warning comment not indented like content (comments-indentation)
128:1 warning comment not indented like content (comments-indentation)
156:1 warning comment not indented like content (comments-indentation)
config/deploy/os-odl-fdio-dvr-ha.yaml
1:1 warning missing document start "---" (document-start)
config/deploy/os-odl-fdio-dvr-noha.yaml
1:1 warning missing document start "---" (document-start)
config/network/network_settings_v6.yaml
225:6 warning missing starting space in comment (comments)
Change-Id: I3985ce0b6740ce4694b5d75b477cb03c3dc49c28
Signed-off-by: Dan Radez <dradez@redhat.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "CI: Update hugepages configuration"
- CI: Update hugepages configuration
Use the number of free hugepages to correctly set hugepages
configuration. Limit the number of allocated hugepages to
avoid memory exhaustion.
Change-Id: Id5239200579f8c43706ffcc769e4963280b9eb2b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Removes clean.sh"
- Removes clean.sh
CI has been migrated to use opnfv-clean for verify jobs, which is now
installed as python. There is no reason to keep ci/clean.sh anymore.
Change-Id: I2edf23901c5debaba0674e3506fd0392d317dc6f
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/apex from branch 'master'
- baro: updating refs to collectd-ceilometer
Since Ceilometer support was removed from the
collectd-ceilometer-plugin[1], the repo name and ceiloemter are
misleading. A change was submitted to openstack-infra to rename
the repo [2]
This change removes references to collectd-ceilometer from apex.
These changes are independant of the repo rename.
[1] https://review.openstack.org/#/c/490823/
[2] https://review.openstack.org/#/c/500768/
Depends-On: I6cf22c081aa1e40f64995be40b6225855faf4092
Change-Id: Ib3a7766e28fd03a86a995eea4b9abc996498200e
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [ovs/dpdk] Fix location of libvirtd config
Change-Id: If2e3736af02bb0ca53667116377f2fed4385b048
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/barometer from branch 'master'
- Merge "src: rename dir - collectd-ceilometer-plugin/ -> collectd-openstack-plugin/"
- src: rename dir - collectd-ceilometer-plugin/ -> collectd-openstack-plugin/
Updating the directory to keep naming consistent
with project rename [1] i.e. no specific mention of
ceilometer.
[1] https://review.openstack.org/#/c/500768/
This is an "internal" change, independant of repo rename
Change-Id: I6cf22c081aa1e40f64995be40b6225855faf4092
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[Functest] Exclude vnf tests for virtual deployments"
- [Functest] Exclude vnf tests for virtual deployments
VNF test cases take long time when executed in
virtual deployments, mainly due to the resources
assigned to the virtual hosts.
Change-Id: Id0591e6217515b04fe163488a89667ac66c06cdd
Signed-off-by: JoseLausuch <lausso@Joses-iMac.local>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Updated project description in user and developer guides.
Updated info on RFC8204 in developer guide.
Removed whitespaces causing rst validation failure.
Change-Id: Ibdefee2d0fea03873bac8aba514b68de1f1e0dbe
Signed-off-by: Trevor Cooper <trevor.cooper@intel.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Bug fix: wrong dependency filter for lxd scenarios"
- Bug fix: wrong dependency filter for lxd scenarios
lxd scenario cannot run all the api_check tests, a regex has been set
but on the wrong dependency (installer instead of scenario)
Change-Id: I313e8d1ed3fa30488c100549f574a0cded08768f
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "add tc083 rst and tc073/tc083 netperf local dashboard"
- add tc083 rst and tc073/tc083 netperf local dashboard
Change-Id: I382b2a711d6659f94982c4386c2f25c144705831
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "bugfix: show testcase api return type error"
- bugfix: show testcase api return type error
segmentation_id should be number, provider should be string
Change-Id: Iabdc08cb0989f4d585013b5a8ef3662442eeda45
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "tc006: fio job_file.ini the volume should be configed"
- tc006: fio job_file.ini the volume should be configed
Change-Id: Ie03dfe7d1227578bb50e5e4460e50b9dc59dd202
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "KVMFORNFV: Update Grafana config for Packet Forwarding test cases."
- KVMFORNFV: Update Grafana config for Packet Forwarding test cases.
JIRA: YARDSTICK-783
This patch is used for updating the configuration file of opnfv grafana
dashboard for kvmfornfv packet forwarding to publish the throughput
results of test cases added as part of kvmfornfv daily job.
Change-Id: I913bbc5172eefbbfeee86f7ca74b2b99c521c248
Signed-off-by: Gundarapu Kalyan Reddy <reddyx.gundarapu@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "improve logging, clear using print"
- improve logging, clear using print
Change-Id: I744353f631cf1771d75f750543e8612f81be71ee
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "[DRAFT] add yardstick cli info in userguide"
- [DRAFT] add yardstick cli info in userguide
Change-Id: Ib52f0f0629c27b35774804be81276427ac29bac2
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "tc063: make node parameter can be pass"
- tc063: make node parameter can be pass
Change-Id: I7af9706085508f2391957dc5633db4152f828bfc
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Merge "Refactor resource creation and cleanup in rally"
- Refactor resource creation and cleanup in rally
Use SNAPS to create and delete resources.
Change-Id: Ic4d390382acea2be196e8a7518cb8cce25276a45
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Upgrade odl from carbon to nitrogen"
- Upgrade odl from carbon to nitrogen
JIRA: -
1. Because of the bug in odl sfc carbon, this patch upgrade the odl
to Nitrogen release.
2. Use the latest stable/ocata of networking-sfc and networking-odl
3. Fix the bug in the patch of multiple physnet mapping
Change-Id: Id6e6084d9af76ff92d3c3ba6f8127154b2675aee
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Disable fuel/mcp ci jobs on zte-pod3"
- Disable fuel/mcp ci jobs on zte-pod3
The ci jobs on zte-pod3 failed many days.
Disable the mcp ci jobs on it.
And the pod will be used for another installer.
Change-Id: Id8eab7424db6dc0eac97fa0d85c93f2ef98442e3
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Apply docker config adaptations to alpines"
- Apply docker config adaptations to alpines
regression reported by barometer project
1) --privileged=true no more set in docker run
2) wrong INSTALLER_IP -e INSTALLER_IP=192.168.122.169
3) ssh_key no more mounted -v /root/.ssh/id_rsa:/root/.ssh/id_rsa
Change-Id: Iccda9d57b7ea4c346ff26e9b2f74320bfe7eec95
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
|
|
* Update docs/submodules/functest from branch 'master'
- Enable tempest run concurrently
Append a guid to the end of names of resources created for tempest,
including project, user, network, images and flavors.
Change-Id: I01fc7c5cb45cd5724a99ba1d220c3f3f7d6639cf
Signed-off-by: Linda Wang <wangwulin@huawei.com>
|
|
* Update docs/submodules/qtip from branch 'master'
- Fix output path
Change-Id: Ib3e5a310a561d9fdd11b503058ada4e937189a9d
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/qtip from branch 'master'
- Merge "Refactor CI scripts"
- Refactor CI scripts
- Move scripts executed inside container to qtip/scripts
- tests/ci is limited to setup the environment and start services
Change-Id: I454c715890601c6c6472006c2f0f6131695c2f51
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
|
|
* Update docs/submodules/doctor from branch 'master'
- add __init__.py file in doctor_tests dir
Change-Id: I43bd8aaadec893114b00d10c3f36dafd8bcef21e
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "Generate and use certificates for OSA"
- Generate and use certificates for OSA
Instead of making OSA to generate self signed certs, bring our
own and pass them.
By this way we will be able to trust in that certs, and start
consuming OpenStack easily.
It will also generate proper openrc file to source it and start
consuming the cloud properly.
Change-Id: Ic72a8b05e6efb222926fc5fa0800e033b2dbd22f
Closes-Bug: RELENG-266
Signed-off-by: Yolanda Robla <yroblamo@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Create opnfv_k8-ovn-lb-noha_daily.yaml test suite file"
- Create opnfv_k8-ovn-lb-noha_daily.yaml test suite file
JIRA: RDSTICK-811
We need to create opnfv_k8-ovn-lb-noha_daily.yaml so that we
can run kubernetes test in k8-ovn-lb-noha scenario.
Change-Id: I9c18b6d68c96ef917f3b65e494e3c2d9e1beefdd
Signed-off-by: chenjiankun <chenjiankun1@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "tc011: make parameters to be able to config"
- tc011: make parameters to be able to config
Change-Id: Ic8a85b762f5204a9b759bf57c3189df97aa52d0c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "add kubernetes quickstart"
- add kubernetes quickstart
add a shell script to quickstart kubernetes virtual deployment
Change-Id: I6c76c550b3e65c1e0aa74712aa9a5c46cc022d07
Signed-off-by: chigang <chigang@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Run k8s in CI"
- Run k8s in CI
Add k8s DHA file k8s-nosdn-nofeature-ha.yml
when run k8s-nosdn-nofeature-ha scenario, export two variables
COMPASS_OS_VERSION=centos7
KUBERNETES_VERSION="v1.7.3"
Change-Id: I9012598e6d46b20f325e93aba92f03da444d97a2
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "add k8s scenario to compass4nfv"
- add k8s scenario to compass4nfv
Change-Id: Ie146c6da6d554c5e5285c73c52beae9f4043eff1
Signed-off-by: wutianwei <wutianwei1@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "bug-fix: delete directory created by root for workspace cleanup"
- bug-fix: delete directory created by root for workspace cleanup
JIRA: RELENG-311
RT
Change-Id: Id6c5306ef02a3c02c270ef0e548c41dde6d1b8b4
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/joid from branch 'master'
- pull in heat bug fix.
Change-Id: I1e43cb7ed7bdde953438ac3e0b123ea32ad94d16
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/doctor from branch 'master'
- Merge "fix package path and move files under doctor_tests"
- fix package path and move files under doctor_tests
Change-Id: Ibde6a36c43064e5fbea1a0b7a9b49349c343e42f
Signed-off-by: Ryota MIBU <r-mibu@cq.jp.nec.com>
|