Age | Commit message (Collapse) | Author | Files | Lines |
|
For some reason, our docker sandbox builder already has dh-systemd
when checking for "fuel-agent" build-deps, and therefore skips
adding it as a build dep inside the chroot, leading to debuild fail.
Backporte upstream fix for this from [1].
[1] https://review.openstack.org/#/c/325210/
Change-Id: Ieece9b2250bd91e688bd0f203240da5234930558
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: fuel fdef1b47e7c2fe894b12e1d0976cc101c09939a1
Point to latest commit in bgpvpn plugin repo
Currently we use commit before uplift to mitaka.
Change-Id: Ie08a548b133aff01cc2457bd74d0fe7a86a18eff
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Project: yardstick eacef205efa9289bccbf38d82df07cdc63486d35
Creating a generic opertion
Operation class is used to do some work on the target system such as creating a VM instance.
JIRA: YARDSTICK-275
Change-Id: Ib62846824b74dcdae51f143bc59fba385cc7d84c
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
|
|
Project: yardstick 51b902b9d9d7a641357dd615dcd5a5529bffc8bb
Add Yardstick TC004 TEST CASE
JIRA:yardstick-14
Change-Id: I9ff76265db4677298bf60358a5259f3fb48f24a0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
|
|
|
|
Change-Id: I4d01e9f9aeea3b0ab5bcc7fbe6840b8960fff5d9
|
|
Project: fuel 50ebdb5d193ad7085ac1ba906622ae4cd0dd8f3c
[BGPVPN] fpm: Build multiarch DEBs (arch <all>)
Update upstream reference to include support for building DEB
packages for architecture <all> instead of the native one, since
apart from one small hardcoded check on Fedora for java version,
most code is arch-independant (python).
TODO:
Extend check for `uname -m` result for aarch64 and other platforms
in <networking_odl/devstack/setup_java.sh>.
While at it, make git info variable overrideable, just in case
we want to patch this out of upstream tree locally.
Change-Id: Ia139c8d957f65bb120dca1727fd4a422e2510ea0
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: fuel d1466b0f8792bde0a1e39d2071a03d0317e0f7ee
Fix ODL deployments
Change-Id: Idae02b340d3a64109deeda7ef67574430b928219
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
My initial goal was to split the ODL patch in two patches:
- leveldb + leveldbjni arm64 support;
- opnfv-quagga building/packing for multiple archs (UBUNTU_ARCH);
However, due to the design of opnfv-packaging repo, it is easier to:
- patch upstream sources to support native arm64 builds (see [1]);
- add prebuilt arm64 binaries to output dir in git repo (like amd64),
submitted as pull request upstream [2];
Until above OPNFV-QUAGGA changes land upstream or are refactored,
rely on forked repository that contains above patches [3] on
branch "stable/colorado".
opnfv-quagga patch adding UBUNTU_ARCH parsing is more or less there
to detect missing DEBs, rather than filter prebuilt DEBs, which for
now only cover "amd64 arm64".
[1] https://github.com/nikolas-hermanns/opnfv-quagga-packaging/pull/1
[2] https://github.com/nikolas-hermanns/opnfv-quagga-packaging/pull/2
[3] https://github.com/alexandruavadanii/opnfv-quagga-packaging
Change-Id: I022c1e82531d82422486f2041c70a3f50b6ca386
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: yardstick 12f7ee47f39091be7b139f9bc083dbc675099937
SFC Yardstick test
Modifications of the SFC Yardstick test
The test creates two chains. One chain blocks HTTP the other one blocks SSH.
We doublecheck that HTTP works in one but not in the other and the same for
SSH.
There are some things that must be modified manually as ODL is not yet ready
for ovs 2.5.90. Here are the instructions:
https://wiki.opnfv.org/display/sfc/Yardstick
Change-Id: Ide6588a682f3491ab58c47ee7335205868c109fc
Signed-off-by: Manuel Buil <manuel.buil@ericsson.com>
|
|
Project: yardstick 588631b53537b71330bd21e4f9aebb9de429b2a3
Creating a generic monitor
JIRA: YARDSTICK-274
Change-Id: Iac8c525b36b2778767177b17e6107866cc514e40
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
|
|
Project: fuel 04f06ae01f621d5d4aea7d59cb030cf01cb4209d
Plugin version is required
Plugin version is required when plugin configuration is overwritten.
Change-Id: I93af002ed5e994c90b9134f8c020a3822e81e42c
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Project: fuel 9d297e24981101f99e9c72de9ff4c6c0b69a505f
Modify the indent in fuel-odl_0.9.0.yaml.
Change-Id: I15bb84c35c075037df23746b75b108e2d7b90ede
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
Project: yardstick d51cbf72b8fb2e5c6acc06248919b1401d09c853
Add support for multiple VMs
Verify and add support for multiple target VMs.
This is related to further work with SDNVPN project.
In the task configration file, use 'target' for specifying one target VM and use 'targets' for specifying multiple target VMs.
Change-Id: I682188ef4c2c2c012d5ab00417b69f5b31b87137
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: vswitchperf 26a7262cee1a2961ed5aa76bd969dddeff8ea472
multi-queue: Add basic multi-queue functionality
Adds support for multi-queue using the following config.
* VNF = QemuDpdkVhostUser
* VSWITCH = OvsDpdkVhost
* Guest Loopback as testpmd
Adds CPU mask, nbcore, rxq, and txq options for testpmd.
Adds option for guest nic multi-queue.
Adds option for dpdkvhostuser and dpdk multi-queue enable
JIRA: VSPERF-309
Change-Id: I5296fc18b430eace598d8c51620fc27a6c46a65e
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
|
|
Project: vswitchperf 4bd09fc0c95f89f3041e6a5a66613eb7cd7eaff8
Spirent Support for Continuous Traffic
Adding changes for supporting continuous traffic for Spirent Testcenter
The changes are as follows:
1. From send_cont_traffic invoke function in testcenter-rfc2544-rest.py
2. In testcenter-rfc2544-rest.py check for the traffic_custom
3. If the traffic_custom is 'cont' do additional configuration on
traffic.
JIRA: VSPERF-146
Change-Id: Ic963f9f0c2bd013f6e676c9d18b151ae67ff77af
Signed-off-by: Sridhar Rao <sridhar.rao@spirent.com>
|
|
Project: vswitchperf fcf61c407611b317f70c4b78424326d4f76f28bf
pkt_gen: Adding MoonGen traffic generator
Adds support for the MoonGen packet generator.
The following traffic types are included:
* RFC 2544 Throughput: Synchronous Interface
* RFC 2544 Back 2 Back: Synchronous Interface
* Continous Flow: Synchronous Interface
JIRA: VSPERF-168
Sample log of execution can be found as an
attachment within JIRA VSPERF-168
Change-Id: I5bb84290945f4ba41bc962370e643bbbeff0e486
Signed-off-by: bmichalo <bmichalo@redhat.com>
|
|
Project: vswitchperf 891e07bcb787a3ecc00b3948baa2c5c928dfddf8
Xena: Modify the throughput result typecasts int issue
Modify the _create_throughput_result method typecasts int to
typecasts to float
JIRA: VSPERF-312
Change-Id: I45722251f3ca200373aa7b6958e62ea511c304f8
Signed-off-by: tli <tli@redhat.com>
|
|
Change-Id: Iea330d6d778ff5034e1e801d20fa74485e302a95
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: fuel 0330037417ae9ae280fdb76ac99ee464dc4a6d1d
[BGPVPN] Uplift plugin to Mitaka
Change-Id: I9db366806ec97b44b0e537ee2d4beb3c8a968b92
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|
|
Project: fuel 65f0209484dbd2851bae5323b294c7289596e214
ruby-json is required for fpm
Change-Id: Ib8a759922879a81a355bca14e3d4beeeb2ad72d4
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Project: fuel 14df1b694180d638278dc8ed052f2753fa2fdbcb
Fix module versions for scenarios
Change-Id: Ia5a5d008af717f9b2d0e7495bd2180cdad4075e8
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Project: fuel f27660f6b1fc7995e373a7aecfbe89d3735b02a9
Use ODL Boron for SFC
SFC scenario requires OpenDaylight Boron.
ODL plugin will be built with both Beryllium and Boron. It will be
possible to choose deployment with Boron instead of default Beryllium.
Change-Id: I1abd22ddca16e710430accd40ad8359be1bd7132
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Project: fuel 261046f7cc5dcf0ee7a9d1e4428b14f5227878c5
plugins: ovs, vswperf, yardstick: Allow overrides.
Allow git info related variables from various plugin config.mk
configuration files to be overriden.
We rely on this in Armband to apply our patches on top of selected
commit(s), then pick up the new (patched) git info.
Change-Id: Ib7d9a52f51cef27ec4031587a09a39732a9fbbb4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: vswitchperf 058c74077e572a45a108da9b2ff4180a31f504a7
xena_bug: Resolve baseconfig reporting option to work with new versions
Fix baseconfig to work with new Xena2544.exe versions. Reporting
option for latency/jitter collection has changed.
Added note to trafficgen document reflecting recommended version
to use for Xena2544.exe.
JIRA: VSPERF-311
Change-Id: I1974ea3c9f9e4c0935fc8adead6ddd5a92a16a04
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
|
|
Project: fuel 17a9c9e51be20ca84f9e9c4ad6f305449f239dfa
Uplift fuel and nshovs plugins configs
Change-Id: I86cdef9d3e3337d1b16b9154c940f73b0a3d8567
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
|
|
Project: fuel b22fc3b0acd77c169d5928b6455bb4669f0bf5ca
Move fuel plugin builder to Dockerfile
Change-Id: I5c2bc9f4331bedd7a1d3e78ba2f9b82027e566ef
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Project: yardstick 14c7413448e4690fefd0ecad908ec86d6f774d6f
Add plugin Command
Change-Id: I8976ddf3dd43813ee38051dc4b0030265b85c3ef
Signed-off-by: JingLu5 <lvjing5@huawei.com>
|
|
Project: yardstick bad1fedef56b1dc5f526c29a5bdc508f7bedf1f4
Add zte-pod1 in Yardstick-Main
Change-Id: Ib014d1e86fbe4e789d9a803b0f4cf03e40fa988f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
|
|
Project: yardstick d7aca2eadc53a1e1dbf7c7c29f2a83e7e5085b0c
fix ssh bug when running tc043 on huawei_pod1
Change-Id: I333122dae5c00da3ad9fa495e0ca9e8f5d23ae4f
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
|
|
Project: yardstick 41dde94d0a4e575317c297e124ba0624e64c8552
Change floating ip association method
Change-Id: I694fbce4470a14893310334a39e15b61fbe8905a
Signed-off-by: Akos Farago <akos.farago@ericsson.com>
|
|
Project: fuel 992397c95b4e133a1ab41bc20e2b58b072f9bbaf
Fix NSH patches
Change-Id: I04d03ce0b803aa23575dd2640e33eafa00f948bc
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|
|
Project: vswitchperf 84018f98355f8aeb4eabf6bed02ca3bca03300ec
xena_burst: Add Xena Burst traffic
Add Xena burst traffic functionality.
JIRA: VSPERF-263
Change-Id: I6336e5fcb33c0f66ee87f0f14f1b795937e3d00d
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
|
|
Project: vswitchperf 10121775eb7ee5eb6675d472b2c2e5e1662aac03
Xena: Modify xena_json for back2back options
Add method set_test_options_back2back in code to modify duration,
iterations, and flowrate for back2back options in the json file.
JIRA: VSPERF-305
Change-Id: I1337318e7519fbd7b5a71bb26a1c62fcd8c2b66c
Signed-off-by: tli <tli@redhat.com>
|
|
|
|
Fuel@OPNFV just added the Yardstick plugin.
This plugin is a little different, instead of breaking fuel plugin
code apart from the contents (i.e. fuel-plugin-yardstick separate
from yardstick itself), it holds both fuel plugin metadata and
actual yardstick code in the same repo.
So far, yardstick plugin code itself is arch-independant and should
not be touched.
TODO:
- add yardstick patches for arm64 until we can validate Yardstick;
- submit patches added locally in Armband to upstream
(Yardstick@OPNFV);
Change-Id: I24bc8858b92c9bdd529a64de833d7b98c06a6ade
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
|
|
Upstream change [1] required a rebase of our patch and
also transitioning leveldb build to using JAVA8.
FIXME: Transform JAVA_HOME hardcodes into something like (see [1]):
JAVA_HOME=$(readlink -f /usr/bin/java | sed "s:/jre/bin/java::")
https://gerrit.opnfv.org/gerrit/#/c/16091/
Change-Id: I7ea6e3989e575754a389115d44cc44e4c416b4d9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
FIXME: dpdk, ovs, qemu etc. building only supports x86 for now.
TODO: conf dir should be patched too.
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: fuel 968be12920f42828632b41594ec25940bb4e4213
Use openjdk-8-jre by default
Package openjdk-8-jre-headless is now a part of mos repositories,
opendaylight depends on it now.
Change-Id: I27bf15d9e8e4361691c742e71a3f8293f0359f70
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Project: fuel 9fb25d41bd6487e3e34529381d35493ef67bec85
Use fuel-mirror version which handle 302 redirects
Fix is currently in master branch of fuel-mirror, I am not sure when
backport to mitaka branch will be aproved, so for now lets point to
specific commit.
Change-Id: I5215707b477df1b6e8735e62cb392aa1400e8bc2
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
|
|
Change-Id: I986bfb5ae549321a0696f945d24ccb1b6b198f96
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
Project: fuel e8928f93b50df3ecb11942ab754bae848c082c6a
Add fuel-plugin-kvm to install kvmfornfv
1. The installer function for kvmfornfv was in fuel-plug-qemu in
Brahmaputra release, it will be in this new fuel-plugin-kvm for
Colorado release for clarity
2. Deleted f_qemupluginbuild sub-directory
3. Two "# fix me" for "@sudo rm -rf kvmfornfv" instead of "@rm -rf
kvmfornfv" in Makefiel are the temp workgrounds for some files
generated during kvmfornfv building are owned by "root", will
remove these workarounds after resolving this issue in
fuel-plugin-kvm build process
Change-Id: I8a1e2dfaff692dc9813afb5d3bf038170871cade
Signed-off-by: davidjchou <david.j.chou@intel.com>
|
|
|
|
Move fuel-main patching to opnfv-fuel, preparing for upstreaming
this to Fuel@OPNFV.
Drop fuel-main submodule!
Change-Id: I12b995f37701658dca1d1a212ede029d0e03231c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
|
|
|
|
Project: fuel 105fa8c0d40e241c206e37755f13aebb2e137ebd
Add timeout for SCP operations
The default timeout for SCP is 5 seconds, which is not enough in some
cases.
Change-Id: If44669a96ea4b5ce33441eeea36b8cf66a1cdc4a
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
|
|
Project: fuel 82d7776efa109d031412baa91e91b3b91bbb06fb
Add fuel@opnfv build based on vagrant
Change-Id: I5d180f060f27d49b03d6b2eda4750845a3490348
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
|