Age | Commit message (Collapse) | Author | Files | Lines |
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix tenant interface type"
- Fix tenant interface type
JIRA: -
In setup-openvswitch role, tenant interface
type is static which will cause failure during
network restart. Set it to manual instead.
Change-Id: Id6fdaa2b7fbae9d8a6d243b43ec35868af4c2fdd
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "[stor4nfv] Add os-stor4nfv role for OpenStack deploy"
- [stor4nfv] Add os-stor4nfv role for OpenStack deploy
Adds os-stor4nfv role for OpenStack deploy which installs
OpenSDS and Cindercompatibleapi.
Disables Cinder service and configures cindercompatibleapi
to work with 'lvm' backend.
Adds os-nosdn-stor4nfv-ha scenario file.
Adds os-nosdn-stor4nfv-noha scenario file.
Change-Id: Ie4b6a874beb3f61aa2fd08ebc6c97ab737c012ee
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
|
|
* Update docs/submodules/stor4nfv from branch 'master'
- Add openstack test case
Change-Id: Ib14ffc283dd4226810e2388807971ae97d25e122
Signed-off-by: Qiaowei Ren <qiaowei.ren@intel.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Fix networking-sfc"
- Fix networking-sfc
JIRA: -
Using networking-sfc 6.0.0.0rc1 to fix package issue
Change-Id: I29809fd07a38b5cff37b22a99c092db3e8a8f31c
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- CPERF: Fix csit odltools install
PIP installing odltools attempts to install/update chardet which was
already managed by yum in the container so need to remove it.
Change-Id: Id07b76b080ff5b7e77d4c110c90a15018397d039
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Add SFC to daily
Change-Id: I51e5ecce1e7e5ef851e3c031aeb7819c0712c72d
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Enable SFC scenarios for Gambia"
- Enable SFC scenarios for Gambia
- This patch will install OVS 2.9.2 including
its kernel module which allows native NSH
headers.
- Fix Custom OVS due to bug:
https://bugzilla.redhat.com/show_bug.cgi?id=1544892
- Tacker is disable for the time being, tacker-conductor
needs to be enabled.
JIRA: APEX-630
Change-Id: Ia410309fd7053602ce78eae919839d0f57c9742a
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[fuel, armband] Add os-nosdn-vpp scenarios"
- [fuel, armband] Add os-nosdn-vpp scenarios
Added the triggers for both ha and noha versions of the scenario
Change-Id: Ibba782d82712b69b755592a878fc69bf6696cba7
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Merge "Logging: Enhance logging with separate files and timestamps"
- Logging: Enhance logging with separate files and timestamps
This patch adds following:
1. overall.log file is change to vsperf-overall-timestamp.log files
2. The overall.log files will include timestamps too.
3. Separate log files for infrastructure metrics.
4. All timestamps of the logfiles for a given test will be same.
5. Store the timestamp in 'LOG_TIMESTAMP'
6. Create metrics-log only if 'COLLECTOR' is set to 'Collectd'
JIRA: VSPERF-586
Change-Id: I35d373a66b1074f6ee1a440ffc82bc3db03f36e7
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/vswitchperf from branch 'master'
- Collectd: Additional metrics storing options
In this patch, following options are added for collectd-metrics storing
1. Collect all the metrics written by collectd into csv file - a tar.gz
file is created. The timestamp is retained in the tar.gz file.
2. Selected metrics are written into a log file.
3. Fix Pylint errors
4. Terminate collectd by PID.
JIRA: VSPERF-588
Change-Id: Ib4d89d3dd6c622066fa0296b4415515fdca12252
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
|
|
* Update docs/submodules/auto from branch 'master'
- Merge "first draft of 3 installers for Auto"
- first draft of 3 installers for Auto
JIRA: AUTO-42
JIRA: AUTO-43
JIRA: AUTO-46
JIRA: AUTO-50
a) Moved 3 scripts (Fuel/MCP, Compass4nfv, Apex/TripleO) from
Auto Wiki pages to Auto repository. Did some cross-script alignment.
Host folder in repository is: auto/ci. Abandoned JOID script:
JOID seems to be unsupported after Fraser.
b) Further fixes to these scripts can now be done in the Auto
repository (not in Wiki), and inclusion in Auto CI jobs can also be
tested.
c) File names might be revisited, to account for variants: CPU, OS,
scenario (openstack/kubernetes, HA/NOHA), size configs (vCPUs, RAM),
etc. Or explore having these parameters as script parameters, maybe
collapsing all scripts into one, where the installer would also be a
script parameter.
d) This batch of scripts is for x86 architectures; future
versions/additions will cover Arm architectures;
e1) Fuel/MCP script works (Fuel@x86)
e2) Compass script works (x86, virtual deploy, NOHA)
e3) Apex works on 2nd attempt; first attempt still has issues on
blank servers (due to undocumented initial setup steps, causing
errors which don't happen on servers where several tools and
packages have already been installed).
raised ticket on Apex: https://jira.opnfv.org/browse/APEX-633
f) scripts all pass the shellcheck tool
Change-Id: Ib9a393bcc6f94ec8be82d5d2d4c9c194a018c0f7
Signed-off-by: Gerard Damm <gerard.damm@wipro.com>
|
|
* Update docs/submodules/auto from branch 'master'
- ci: ONAP automated installation
Script for automated ONAP installation at LAAS servers.
JIRA: AUTO-49
Change-Id: I3b2c87d431924a81b86dca7a17226613b422a216
Signed-off-by: Richard Elias <richard.elias@tieto.com>
Signed-off-by: Martin Klozik <martin.klozik@tieto.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge ".gitignore refresh, fold common expressions"
- .gitignore refresh, fold common expressions
Change-Id: I5346ee523b40f1a249394d59dbbe4d3d85c692cb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [odl/dpdk] Use untagged iface for tenant network
Change-Id: Id35d4cbee9b4ce0a7b78e2935b03c2def68bc123
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/pharos from branch 'master'
- Fix trailing spaces issue when generates yml files
There are some missing coniguration in jinja2 template, which will cause
the trailing spaces issues. Currently just add some comments in the end.
Change-Id: I4fe250cda1192d7c6e7cead0251ac5e7978cd310
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
- Fail to set the value in multiple lines
refer to the log of Jenkins:
https://build.opnfv.org/ci/view/pharos/job/
validate-pdf-jinja2-templates-master/326/console
/home/jenkins-ci/opnfv/slave_root/workspace/
validate-pdf-jinja2-templates-master/config/utils/check-jinja2.sh:
line 54: -i ./config/installers/apex: No such file or directory
[GENERATE] [OK]
[YAMLLINT] [OK] yamllint -s ./config/installers/apex/pod_config.yaml
Change-Id: I13c220e7fba5355124ae2b41e7399140c5d92523
Signed-off-by: Julien <zhang.jun3g@zte.com.cn>
|
|
* Update docs/submodules/functest from branch 'master'
- Temporarily disable shelve
They are blocking in Orange Openlab as the support is missing.
A dynamic check has to be implemented before activating it.
Change-Id: I8d87251fa4589f96d3515e411aeec5e79b7e7960
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
- Fix fixed_network_name in tempest.conf
It also copies rally.conf and tempest.log in res_dir.
Change-Id: Ib907a29ba3f47ca861d3af8afc0ee74446222e89
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "Remove neutron-lib installation for odl"
- Remove neutron-lib installation for odl
JIRA: -
neutron 13.0.0.0rc1 now requires neutron-lib 1.18.0.
Change-Id: I64c6872761f9dbfd6682fa6dfc096cbd133a4e04
Signed-off-by: Harry Huang <huangxiangyu5@huawei.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Add a volume mapping for Bottlenecks
All results files including the .out files are stored in Yardstick /tmp
Need to map that with host's /tmp to parse the results.
JIRA: DOVETAIL-727
Change-Id: I5a81e6e6bdf79b2e0074df505deb425c37b93300
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Update Releng PTL for Anteater Reports"
- Update Releng PTL for Anteater Reports
Ensures Fatih is still listed for the releng-xci repository.
Change-Id: I4e4d8f474ed35ec07d840e38151956d832fb5692
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
|
|
* Update docs/submodules/releng from branch 'master'
- Apex: Fix verify blocking with csit
Make apex verify virtual deployment occur on the same node where
apex-verify job is running. Block apex-verify from starting if csit
promote is running.
Change-Id: I86e76232003b509db516e8d78703d43d36456d14
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add virtual image generation to install script"
- Add virtual image generation to install script
Update install.yaml with image generation: nsb and normal.
JIRA: YARDSTICK-1198
Change-Id: I3b8773e9b3b9890ae8623bb6536d05f1151d84a8
Signed-off-by: Stepan Andrushko <stepanx.andrushko@intel.com>
|
|
* Update docs/submodules/armband from branch 'master'
- u/fuel: Bump & rebase for glance signature and vpp
Change-Id: I20256794b1ef31410527329e0e4a9a730d93ce03
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "[noha] ctl01: Enable jumbo frames"
- [noha] ctl01: Enable jumbo frames
Now that host vnet MTU has been bumped to 9000, we can safely enable
jumbo frames in ctl01 VM without breaking nova compute discovery.
JIRA: FUEL-336
Change-Id: I30bf333c18f3f0de2ce37fc7ae99df9b99f3a5e9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Merge "[deploy.sh] Prefix and export more env vars"
- [deploy.sh] Prefix and export more env vars
Upcoming support for containerized Salt Master node requires access
to certain variables during j2 interpolation, so also export:
- MCP_STORAGE_DIR;
- MCP_REPO_ROOT_PATH;
JIRA: FUEL-383
Change-Id: I584c0bf8133b5ae6178d97da5b44d345e45a0222
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Improvie TRex RFC2544 throughput calculation"
- Improvie TRex RFC2544 throughput calculation
Improve TRex RFC2544 throughput calculation by using the in/out packets
instead of using the throughput samples.
JIRA: YARDSTICK-1387
Change-Id: I877e901c3226d31c6435a877a2924bb95deb1cf0
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "[dovetail] set correct Cinder process name on Apex"
- [dovetail] set correct Cinder process name on Apex
In fraser, cinder-api runs as an apache module called cinder_wsgi.
JIRA: DOVETAIL-690
Change-Id: I6660e1e17e61c0010295431290d5db20777af0d4
Signed-off-by: Georg Kunz <georg.kunz@ericsson.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- xci: Bump OSA and bifrost SHAs
This change
- bumps OSA SHA to cbfdb7dc295ff702044b807336fab067d84a3f20
(mostly based on Rocky RC1)
- bumps bifrost SHA to c1c6fb7487d5b967624400623fd35aabf303b917
- pins Ansible to 2.4.6.0
- switches to ollivier/functest-healtcheck since OS is bumped to Rocky
Change-Id: Icc14e3e794b489dafd78b426c54051a3732ccb1a
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
Signed-off-by: Markos Chandras <mchandras@suse.de>
|
|
* Update docs/submodules/fuel from branch 'master'
- [ha][noha] Add vpp scenario placeholder
- dummy copy of os-nosdn-nofeature-ha masquerading as
os-nosdn-vpp-ha scenario placeholder
- dummy copy of os-nosdn-nofeature-noha masquerading as
os-nosdn-vpp-noha scenario placeholder
Change-Id: I63a302c98e6e176a480fbc110012ac66749ee88f
Signed-off-by: Cristina Pauna <cristina.pauna@enea.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Convert IXIA latency statistics to integer"
- Convert IXIA latency statistics to integer
JIRA: YARDSTICK-1385
Change-Id: Id50c393da7ded4b3c8e127f7d7a6501832a68446
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/releng-xci from branch 'master'
- Update SHA for ODL
Deployment not working because of a bug. This bug gets fixed with the
new SHA
Change-Id: I91c6df6bf7ea10492265466ebdfbf4264492936b
Signed-off-by: Manuel Buil <mbuil@suse.com>
|
|
* Update docs/submodules/edgecloud from branch 'master'
- Merge "UPF definition corrected"
- UPF definition corrected
Change-Id: I7f7a8a6bdd8503d1897f69837a885a6575686db2
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Disable selinux option in docker for kolla-build
Set --selinux-enabled=false in /etc/sysconfig/docker.
https://build.opnfv.org/ci/job/daisy-kolla-build-master/32/console
Change-Id: Ib6e94ad4add5f8556294de9542c38e9b074f905a
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "Make TRex latency statistics optional"
- Make TRex latency statistics optional
Because of performance issues in TRex due to the extra power needed to
retrieve the latency statistics, this parameter will be optional and disabled
by default.
JIRA: YARDSTICK-1388
Change-Id: I07c0ec7bef86fd438d078cbd6748b98bc8cc0b37
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Turn off glance signatures verification
Change-Id: I61ee8e19e783437dce7a9ddd666cd60e9d22a2e1
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB NFVi PROX BNG and vPE losing many packets"
- NSB NFVi PROX BNG and vPE losing many packets
JIRA: YARDSTICK-1101
The traffic generated by the generator in bng-4 result in
non-symmetrical use of the cores on the SUT, as a whole
range of IP addresses is skipped.
Update cpe0 and cpe1 in gen files.
In addition, for the routing table (ipv4.lua) for the BNG
should be slighly different: while the BNG is a 4 ports
test, only 2 of the ports are used as outgoing routing
ports (the inet ports). Hence, the routing table should
only use the mac of those two ports. The bad configuration
(using 4 ports) result in an issue when BNG SUT and GEN
are connected through a switch, packets are sent by the
BNG SUT through the INET interfaces, but sometimes with
the MAC of the CPE interface...
Hence, packets are received on the wrong interface on the
Gen site (resulting in some interfaces, the CPE ones,
being overloaded)
Created ipv4_bng.lua and remove mac 0 and 2
Change-Id: I97019f0415d2f58d50ec855d04800eb705f41541
Signed-off-by: Daniel Martin Buckley <daniel.m.buckley@intel.com>
|
|
* Update docs/submodules/dovetail from branch 'master'
- Bottlenecks SSH connectivity broken
For ping, it set the ssh login username to be ubuntu.
So need to use ubuntu image rather than cirros.
JIRA: DOVETAIL-727
Change-Id: Iaac8c8280a464efe3a431d4eb260c4a0a626e12d
Signed-off-by: xudan <xudan16@huawei.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- [noha] dpdk: Skip creating private vlan iface
For DPDK scenarios, the private VLAN Linux interface should not
be created, as it interferes with OVS configuration.
Change-Id: I7eff6031a7cd5e50296e5d36084d7d50d6f3beae
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/clover from branch 'master'
- Merge "upgrade istio to 1.0.0"
- upgrade istio to 1.0.0
JIRA: CLOVER-84
we change the env in clover and change some deploy script.
will upgrade the doc later
Change-Id: I73a78afb91676efc3278b623c5d263a4a215ccd9
Signed-off-by: Ace Lee <liyin11@huawei.com>
|
|
* Update docs/submodules/daisy from branch 'master'
- Change the owner of created image dir
The directory created by SUDO cannot be cleaned by jenkins.
https://build.opnfv.org/ci/job/daisy-kolla-build-master/31/
Change-Id: I02f11d72a80e173f7fef9d3b875f95c2d7b4f626
Signed-off-by: Alex Yang <yangyang1@zte.com.cn>
|
|
* Update docs/submodules/compass4nfv from branch 'master'
- Merge "[stor4nfv] Changes to k8s scenarios"
- [stor4nfv] Changes to k8s scenarios
Makes a few changes to 'stor4nfv' role to accommodate Stor4nfv repo changes.
Change-Id: I1b7d190e4308a2394f90012767c08990e1354e6d
Signed-off-by: ramamani yeleswarapu <ramamani.yeleswarapu@intel.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Merge "the recovery action of "baremetal down" should be triggered mandatory"
- the recovery action of "baremetal down" should be triggered mandatory
YARDSTICK-1222 has made attacker recover only when the sla not pass.
But for baremetal down test case, the node need to power on even the sla pass.
TODO:
Make attacker can support mandatory recover in some situation.
JIRA: YARDSTICK-1337
Change-Id: Ib567b9b9025e5ee421ea47140c468537ad16f090
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
* Update docs/submodules/releng from branch 'master'
- CPERF: Add CSIT top level suite name arg
Change-Id: I9b6dd3887c84ab035284400b8d3912fb691f1975
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Fixes unit test failures
Adds mocking some file opens introduced by:
https://gerrit.opnfv.org/gerrit/#/c/60991/
Change-Id: I013b9c96a7c3f678c6e227f98cd58f9547d79ecb
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- CPERF: Install ODL tools and log
Adds pip installing odltools into the cperf container. CSIT jobs now
fetch ODL and other OS logs via apex.
Change-Id: I532d3a6fed156709cb305a9f7a6721d1db2eaebc
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- Merge "Apex: Add nosdn ipv6 to daily"
- Apex: Add nosdn ipv6 to daily
Adds ipv6 nosdn scenario to daily. Also includes a fix where the
trailing new line in the template would be removed and fail jjb check in
jenkins.
Change-Id: I928f7b1cf12381cb2af3a8c7e4beb8e8014451c9
Signed-off-by: Tim Rozet <trozet@redhat.com>
|
|
* Update docs/submodules/releng from branch 'master'
- releng-macros: Update & adopt email-fuel-ptl
Change-Id: I24cc328cdefcd7ac5f34292f0cf1635f797f8f00
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/functest from branch 'master'
- ci/download_images.sh: Reduce wget dot reporting
Downloading large images outputs a lot of useless dots to show
progress. Switch to 1M per dot (from 1K).
Change-Id: I00e3d09ef28e7722798eeadc27649a96398aac32
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
* Update docs/submodules/apex from branch 'master'
- Merge "Add Nova migration params to upstream env file"
- Add Nova migration params to upstream env file
JIRA: APEX-635
Change-Id: I488dd5d9b114aba5f4bb4591a0cdd8c19b692ce9
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
|
|
* Update docs/submodules/fuel from branch 'master'
- Define missing interface MTU for ODL node
Change-Id: Ib442f98b2601800360bc9b4ec01da892b50e7f1a
Signed-off-by: Michael Polenchuk <mpolenchuk@mirantis.com>
|
|
* Update docs/submodules/yardstick from branch 'master'
- Fix RFC2544 IXIA latency information
Do not overwrite the samples information with the latency parameters.
JIRA: YARDSTICK-1385
Change-Id: I2f144800ad19d7736eedf5c7b6783731031c4bf4
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
|