Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/releng from branch 'master'
- Merge "create dovetail-merge-danube and dovetail-verify-danube jobs"
- create dovetail-merge-danube and dovetail-verify-danube jobs
Dovetail has a branch stable/danube now, so it needs to add the verify jobs
on branch stable/danube.
JIRA: DOVETAIL-577
Change-Id: Ifd2622d58439b6794f6b0f2e636142d4e7d1ac5e
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "pretty cli format: runner/scenario/testcase list"
- pretty cli format: runner/scenario/testcase list
JIRA: YARDSTICK-855
1. using prettytable to reformat cli below:
yardstick runner list
yardstick scenario list
yardstick testcase list
2. remove redundant function print_hbar
3. fix pep8 problems, the framework using do_list dynamicly,
so disable unused-argument check for now.
Change-Id: I79e1226e21fca4624bf4436414917bd07ecabca0
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Bug fix for the random failure of nova cell_v2 discovery"
- Bug fix for the random failure of nova cell_v2 discovery
JIRA: -
Sometimes nova cell_v2 fails to discovery the compute
hosts. So we add some retries to makr sure cell_v2
discovery success.
Change-Id: I74af78667f2718b10b8cbb1e9c7c8d8d3b4b297e
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Bug fix for the random failure of pip_install
JIAR: -
For centos deployment, it sometimes fails when
run the role: pip_install due to the network
is not so stable. So we add some retyies here
to avoid the failure.
Change-Id: I9774e5be4d42a66f8cf377ec83161b200266d3d0
Signed-off-by: Yifei Xue <xueyifei@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- update release notes for Euphrates 5.1.0
Change-Id: I11b248882dd314baebd3ab4e7e676a1f3e0b50cd
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Addition of NSB Prox test documentation of vPE and LW-AFTR test cases"
- Addition of NSB Prox test documentation of vPE and LW-AFTR test cases
YARDSTICK-840
NSB Prox test documentation of vPE and LW-AFTR test cases documenation.
Change-Id: Ic6da6546faf0494fdee71962a515083e6e10a410
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- bugfix: tc078 have no data stored or dashboard to show results
JIRA: YARDSTICK-867
1.print result in the log, showing the txt format result
Change-Id: I6deeb4cf44895ef7a6c6d231c77b3843eec285d7
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "bugfix: tc078 fails in some situations"
- bugfix: tc078 fails in some situations
1. make "SPECint_benchmark, runspec_iterations, runspec_tune, runspec_size,
runspec_rate" parameterized and change the default value "int^429" to "int"
2. remove "become: true" in some roles since it does not need root privilege
JIRA: YARDSTICK-852
Change-Id: Icb384bddc12911e2681a981d0504e0e142d1a8ec
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "bugfix: kill process do not accurately kill "nova-api""
- bugfix: kill process do not accurately kill "nova-api"
JIRA: YARDSTICK-849
1. update the kill process RegEx pattern to be more accurate
2. make attack_process to be parameter so it can be customized if
the SUT is using a different name of attack_process
Change-Id: I569730ced6c24aafbffcf2fc5752d3560d0adac5
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- samples: Add generic L3 forwarder tests
A generic throughput test case that can be used as a
stub code for a Linux-based VNF configured as an L3 forwarder.
Supported context:
* Standalone OVSDPDK and SRIOV
* Baremetal
Code changes:
* Allow pmd-cpu-mask and lcore mask for OVS DPDK
* router_vnf.py - configures interface IP addresses and static arp entries
using ip command
* NFVi KPIs
* Allow cputune tag for standalone context to be able to PIN on NUMA 1 cpus
SRIOV Test cases:
* RFC2544 Ethernet framesizes, 128K Flows
* 2,4 and 6 ports
* 2 and 3 vcpus per port
*
OVSDPDK Test cases:
* RFC2544 Ethernet framesizes, 128K Flows
* 2 and 4 ports
* 2 vcpus per port
* 2 PMD threads per port
TODO:
* Documentation
* Add 6 ports tests
References:
* router_vnf.py is based on sample_vnf.py
* tc_*.yaml files are based on acl/vfw test case files
Added unitests
Added get_stats to parse ip -s link
Change-Id: Id1b969d5420dfcab7c1e695acbd2cd1655747efe
Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com>
Signed-off-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Reviewed-by: Alain Jebara <alain.jebara@intel.com>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Reviewed-by: Emma Foley <emma.l.foley@intel.com>
Reviewed-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Reviewed-by: Ross Brattain <ross.b.brattain@intel.com>
Reviewed-by: Edward MacGillivray <edward.s.macgillivray@intel.com>
Signed-off-by: Dhaval Patel <dhaval.r.patel@intel.com>
Signed-off-by: Ross Brattain <ross.b.brattain@intel.com>
|
|
* Update docs/submodules/armband from branch 'master'
- p/fuel: Pin glusterfs to 3.12 for AArch64
glusterfs PPA for 3.13 does not have arm64 binaries *yet*, so pin
to 3.12 for now.
While at it, bump Fuel@OPNFV submodule.
Change-Id: I989fcfa43748015e46d760b9908c633238dae574
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/joid from branch 'master'
- added bionic support with snap deployment. Alos fixes.
Change-Id: I6cf005194c7aff6845bfb749a45cd674531fedd4
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
|
|
I needed to add submodules/calipso/docs/release/index
This fixed the puking of the docs over the main page
https://gerrit.opnfv.org/gerrit/49113 Fix calipso index.
Must be merged after https://gerrit.opnfv.org/gerrit/#/c/48997/
Change-Id: I2287944cd34c404f23e0d391d09b167c0c0d2064
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
* Update docs/submodules/calipso from branch 'master'
- Fix calipso index.
old index was dunping entire contents on main documentation page.
Change-Id: Ie88816d5dba5436fbe3ece5fc8fd2cb58aae1f50
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/calipso from branch 'master'
- Add tox and sphinx stuff for calipso
Also fix malformed table in admin guide
Change-Id: Ib15f93d0161b9f36be84553b2181419449dbfa2a
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/calipso from branch 'master'
- Added index file
the index file is needed to enable docs on docs.opnfv.org
Change-Id: I13225ecbab52491128c781bdd8f86aaf137de64d
Signed-off-by: Sofia Wallin <sofia.wallin@ericsson.com>
|
|
* Update docs/submodules/moon from branch 'master'
- moon_db python unit test init
Change-Id: Iba8deac5177c3499c89d6742874d3daf9fe3289a
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/moon from branch 'master'
- Merge "add documentation for add target function"
- add documentation for add target function
Change-Id: I6dd21f218f15a6fa89df2b63ae7cd2d9e3da1cc3
Signed-off-by: ahmed.helmy <ahmad.helmy@orange.com>
|
|
* Update docs/submodules/moon from branch 'master'
- moon_utilities configuration.py unit test
Change-Id: I1548eb7ce89c11ccacb55bb4614940a9b438b748
Signed-off-by: WuKong <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/ipv6 from branch 'master'
- Fix table in RST
Change-Id: Ibd20332cd08a89e6bfcea5d4912fb0d5729c3dd3
Signed-off-by: Bin Hu <bh526r@att.com>
|
|
* Update docs/submodules/joid from branch 'master'
- Merge "adding snap install of MAAS."
- adding snap install of MAAS.
Change-Id: I4f8ad592138ae6a372cfad199cc066b4e5e5ab18
Signed-off-by: Narinder Gupta <narinder.gupta@canonical.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [baremetal] Move VCP iface config to own yml
- move linux.network.interface definitions to their own classes, which
also removes the previous requirement of defining {dhcp,single}_nic
parameters in classes that don't actually use them;
- drop now useless {dhcp,single}_nic parameters;
- expand linux_{dhcp,single}_interface macros, since they cause issues
with reclass dict-merge while attempting to override sub-vars (i.e.
it's not possible to set 'enabled: false' via reclass interpolation);
JIRA: FUEL-310
Change-Id: I29d921f545e761de335a60e242a4523d13b06c78
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/armband from branch 'master'
- salt-formulas: change virt_type to qemu for virtual deploys
nova-compute conf: virt_type=qemu (only for virtual deploys)
JIRA: ARMBAND-339
Change-Id: I5e9e21b39cb481a47dbd105aa0f03126c3ae92d3
Signed-off-by: Delia Popescu <delia.popescu@enea.com>
|
|
* Update docs/submodules/releng from branch 'master'
- jjb: xci: Do not trigger the CI when patchset modifies the CI VM
The scripts in xci/scripts/vm are used to manage the VM on the CI so
we shouldn't blindly test a patch that modifies them. It's better to
use manual inspection since that script rarely changes anyway.
Change-Id: I48d81f984a1a8d1500be2cc74ea79420962b9a15
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/moon from branch 'master'
- moon_utilities python unit test
Change-Id: I8969aa80788eaca850a773f4bc37f2eac8892f3e
Signed-off-by: RHE <rebirthmonkey@gmail.com>
|
|
* Update docs/submodules/snaps from branch 'master'
- Added utility function to retrieve the names of all hosts with a hypervisor.
Change-Id: I25b91c6eee78ebf35785c4884dded7c9ab2cc412
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Linux Foundation POD5 PDF"
- Linux Foundation POD5 PDF
Change-Id: I0c4389059edb33fecdd472777d7266c4934f1d07
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Moving all pdfs to pharos repo"
- Moving all pdfs to pharos repo
Inline encrytion of yaml files allows us to make away with securedlab's
restrictions. Going forward, anyone will be able to see Lab PDFs
See:
https://github.com/opnfv/pharos/blob/master/config/utils/README.eyaml.rst
If you are the reviewer on this changeset it is becasue
git blamed showed you to be the author of the pdf in this review.
Encrypting ipmi password is optional. I have scrubbed the password from
this change. If you do not need the password to be hidden, please let me
know in the comment, and I will put it back.
If you do need the password hidden, please follow the readme above and
ammend this patch to include the encrypted value that you create on your
pods jumphost.
Change-Id: I52a5c117da599fd46aa246de20077d5bdbe8a3b6
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Moving all pdfs to pharos repo"
- Moving all pdfs to pharos repo
Inline encrytion of yaml files allows us to make away with securedlab's
restrictions. Going forward, anyone will be able to see Lab PDFs
See:
https://github.com/opnfv/pharos/blob/master/config/utils/README.eyaml.rst
If you are the reviewer on this changeset it is becasue
git blamed showed you to be the author of the pdf in this review.
Encrypting ipmi password etc is optional. I have scrubbed the password
from this change. If you do not need the password to be hidden, please let me
know in the comment, and I will put it back.
If you do need the password hidden, please follow the readme above and
ammend this patch to include the encrypted value that you create on your
pods jumphost.
Change-Id: Idc70540477d8569f15335e75e7725c1e4e56a60b
Signed-off-by: agardner <agardner@linuxfoundation.org>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Update the example config filename in eyaml README"
- Update the example config filename in eyaml README
The example configuration file in the directory pharos/config/utils/
is config.example.yaml.
Change-Id: I493274e4ddb689eb729ed642b5f495b5be0b75b0
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Encrypt ipmi info of zte baremetal pods"
- Encrypt ipmi info of zte baremetal pods
Change-Id: I86935bee9ff30d811f0e756f93716cb415fa3a01
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Generate daisy network configuration by template"
- Generate daisy network configuration by template
JIRA: DAISY-74
Add jinja2 templates for daisy network configuration.
For DPDK, TENANT and EXTERNAL networks should share the
same interface now.
Change-Id: I6e9b7a68fb572e9ad844cfcc6ff383aaa25e3bc1
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "xci: Use custom-url for readable CI reports"
- xci: Use custom-url for readable CI reports
Change-Id: I97d8fac47ec25414045a7761b651019f9f89224f
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: scripts: start-new-vm: Use host-passthrough to use the real host CPU
The host-passthrough mode will allow the VM to use all the host cpu
features so it should provide the best possible CPU performance.
Change-Id: I6ecd0363d046aaefa08f9e97144aa9ca9f1afae5
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update the fuel ci job on zte pods"
- Update the fuel ci job on zte pods
- Delete Danube job on zte-pod1
- Modify the triggers on zte-pod1
- Delete master and Euphrates job on zte-pod3
Change-Id: I034dc3b968ee9255aa014c28dc08237fc0803d32
Signed-off-by: zhihui wu <wu.zhihui1@zte.com.cn>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "Docs update for E 5.1"
- Docs update for E 5.1
Change-Id: I53972edc64398339463824d5f8d7193a6e15481f
Signed-off-by: Yang Yu <Gabriel.yuyang@huawei.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "VNF scale-out testcase"
- VNF scale-out testcase
JIRA: BOTTLENECK-214
Bottlenecks VNF scale out testcase
Change-Id: I05c4dec483062dd59c4b062516c8a6c1bc83ad6e
Signed-off-by: Ace Lee <liyin11@huawei.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- NSB: Fix standalone.model.Libvirt SR-IOV modeling
Fixed standalone.model.Libvirt SR-IOV XML interface modeling, acording
to [1]:
- All PCI attributes now are printed in hexadecimal format.
- The PCI address is now added in the correct section, 'interface'.
network_services.utils.PciAddress was refactored to accept both 'domain:
bus:slot:function' and 'bus:slot:function' format inputs. This class is
used as input in the previous class, Libvirt, to print in XML the PCI
address of a SR-IOV interface.
network_services.utils.PciAddress.parse_address is now deprecated. Instead
the class standard instantiation must be used:
libvirt_obj = utils.PciAddress(text_with_address)
A deprecation decorator is implemented along with this patch. This
decorator is used for the first time in the previously mentioned function.
This decorator stores every decorated function name and deprecation message
and raises a logging warning message the first time this function is used.
[1] https://goo.gl/so2Mrp
Change-Id: I22e95c488e27d6e2a8fdf6c1a07faab275fa6bba
Signed-off-by: Dino Simeon Madarang <dinox.madarang@intel.com>
Reviewed-by: Alain Jebara <alain.jebara@intel.com>
Reviewed-by: Deepak S <deepak.s@linux.intel.com>
Reviewed-by: Ross Brattain <ross.b.brattain@intel.com>
Reviewed-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/ves from branch 'master'
- Containerize kafka server
JIRA: VES-2
Change-Id: Idc2db4b99de7d2757a7907f3170e58ae9a38f8b5
Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
|
|
* Update docs/submodules/samplevnf from branch 'master'
- Updating release notes for OPNFV Euphrates 5.1
Change-Id: I01a619de621a3dfbfe11cabef257f9dec311e318
Signed-off-by: Deepak S <deepak.s@linux.intel.com>
|
|
* Update docs/submodules/bottlenecks from branch 'master'
- Merge "Add moon feature tenant testcase"
- Add moon feature tenant testcase
JIRA: BOTTLENECKS-212
Add moon feature tenant testcase to Bottlenecks
Change-Id: I3795470fa5fab1866da346ec376dbd8f00f8205b
Signed-off-by: liyin <liyin11@huawei.com>
|
|
* Update docs/submodules/ovn4nfv from branch 'master'
- Merge "Update to OVN4NFV Project E release notes."
- Update to OVN4NFV Project E release notes.
Change-Id: I21d73ff27df77d92f18173ff731db1d7914d58b2
Signed-off-by: Trinath Somanchi <trinath.somanchi@nxp.com>
|
|
* Update docs/submodules/armband from branch 'master'
- p/fuel: Bring back glusterfs PPA arch patch
Fuel@OPNFV bumped glusterfs to 3.13 via glusterfs PPA, so bring
back our linux.system.repo.glusterfs patch, enabling arm64.
While at it, paralellize the addition of opnfv user on VCP nodes.
Change-Id: Ic260c54bed05902fa6e8569ab368d0226850f297
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: Add flavor information for scenarios"
- xci: Add flavor information for scenarios
Scenarios may not support all XCI flavors so record that information
per scenario basis. This will resolve failures when we try to deploy
a scenario that doesn't support the selected flavor.
JIRA: RELENG-338
Change-Id: I5f73b139ee6c1831896aa32147c4dc1368673d92
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Add 'docker' string to functest docker build names"
- Add 'docker' string to functest docker build names
This will make it a little easier to track all our docker builds and
clarify what these specific builds do.
Change-Id: I92a60055af1153991877373550ea1a6f3e86682d
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/pharos from branch 'master'
- Merge "Update eyaml README"
- Update eyaml README
On CentOS7 systems the gem command is contained in the 'rubygems'
package, not 'ruby-gems'.
After the keys have been moved, there is not reason to keep around the
'keys' directory.
Change-Id: I5cb9f474276de75b650ddf323a279e139fb62d37
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Merge "xci: scripts: vm: Use virtio for disk and network I/O"
- xci: scripts: vm: Use virtio for disk and network I/O
This ensures that the virtio paravirtualization driver is used for both
disk and network I/O which should provide the best performance since we
no longer need to emulate a real bus or driver.
Change-Id: Ic46a38f51b06cb4b848d87d890d23fec022b2f15
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: Drop AIO specific playbook
The configure-opnfvhost playbook which is used for all flavors except
AIO can also be used for AIO if it's adapted to not configure networking
on the host and also do not fail if there aren't any OSA variables files
available so lets do all that in order to avoid duplicating code across
flavors.
Change-Id: I58379d8b52094294b9349494753ffcdd44982013
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- rhel_path_fix: Fix pathing issue introduce by other commit
Fixes pathing issue with virtual environment creation caused by
commit 21b23522861e364daf150cd997c5d60851847ef2
Change-Id: Ia2c0c44da898e40e122571e477301343d047f974
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
|