rexlee8776 [Thu, 11 Aug 2016 03:38:21 +0000 (03:38 +0000)]
Updated armband
Project: yardstick
2ccc014f0ee366a0abc78df4e7e501006f3a56cd
bug-fix: posting scenario status to mongodb
Change-Id: I56f5f82b83f19e48b0a1d2434550fb4c57af7396
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Michal Skalski [Thu, 11 Aug 2016 00:09:51 +0000 (00:09 +0000)]
Updated armband
Project: fuel
f96b162d0b7ab0839a5961a23f5f57cf320168e4
Pass host cpu flags to compute guests
Both kvm and ovs plugins require specific cpu flags.
Host-model mode will pass most of the host cpu flags to guest.
If a hypervisor is not able to use the exact CPU model, libvirt
automatically falls back to a closest model.
JIRA: FUEL-157
Change-Id: I77ce625e118b6de51cbcdb58e4be5a6dcaecf384
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Guo Ruijing [Thu, 11 Aug 2016 00:08:21 +0000 (00:08 +0000)]
Updated armband
Project: fuel
41cdc56137ccd52f3403528dfeb7e2210457ca11
Rebase OVS with DPDK
1. Rebase OVS to commit
9f4ecd654dbcb88b15a424445184591fc887537e
2. Rebase DPDK to 16.07
3. Fix 2 vms in 2 hosts ping each other issue
4. update demo script
Change-Id: I85b56ab6e3a735bbf26df8d4df22f2d76b9fb1d3
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Michal Skalski [Wed, 10 Aug 2016 21:08:08 +0000 (21:08 +0000)]
Updated armband
Project: fuel
ad783f86906639eca1b586831c39ed5f7a5c52cf
Revert "Pass host cpu flags to compute guests"
This reverts commit
34da00c2baa6abc69a812aae4c30a82ebae561bd.
Change-Id: I495fa1f71ac30e259ca63e90ca8b38dd2300d469
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Michal Skalski [Wed, 10 Aug 2016 18:38:33 +0000 (18:38 +0000)]
Updated armband
Project: fuel
748b18088106826dd9cc9a26d26e1aa359ff67b6
Provide access to mgmt network from host level
Functest framework is trying to access internal endpoints from host
level which currently is not possible in virtual deployments. Move mgmt
network to untagged interface and setup IP address from mgmt subnet on
the linux bridge where mgmt traffic is traversing.
There will be corresponding changes in securedlab repository.
JIRA: FUEL-167
Change-Id: I29b8ebb23a64e39a4e56b27639a87ce2386b9774
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Michal Skalski [Wed, 10 Aug 2016 18:19:37 +0000 (18:19 +0000)]
Updated armband
Project: fuel
737faf25aa743d54ae7f458f54d880d80aefcc6d
Pass host cpu flags to compute guests
Both kvm and ovs plugins require specific cpu flags.
Host-model mode will pass most of the host cpu flags to guest.
JIRA: FUEL-157
Change-Id: Iff620a4b4f5948e54f6f8db01411d6659f08ec00
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Michal Skalski [Wed, 10 Aug 2016 14:23:40 +0000 (14:23 +0000)]
Updated armband
Project: fuel
7fb3c189aa9205996e236c085e96691483278dd0
tacker-server patch updated
The deb package control is changed in Mitaka, so the patch should
be updated as well.
Change-Id: Ifde84e19da72217a5cca73e0da366e21625cd21b
Signed-off-by: ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
Maryam Tahhan [Wed, 10 Aug 2016 12:22:54 +0000 (12:22 +0000)]
Updated armband
Project: vswitchperf
5a0c6772d255aeb0ab1e6246c91bbeb56bb3a239
docs: split LTD into LTP and LTD.
Change-Id: Id0b2ce7460e76ffb3d478bd255a7e5b8e75ba001
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Reviewed-by: <sridhar.rao@spirent.com>
Maryam Tahhan [Wed, 10 Aug 2016 12:21:27 +0000 (12:21 +0000)]
Updated armband
Project: vswitchperf
612090b0009574d02cf21a4fe41f036d0694b1b1
integration_cleanup: Force testcase cleanup to always run
During testcase development on the integration side, if
namespaces are used or veth ports and an exception is raised.
The namespaces and veth ports are not properly cleanup up
because the run_finalize does not get executed.
This patch wraps the testing block in a try block where
a finally will ALWAYS execute the run_finalize thus
preventing the possiblity of leftover testing artifacts.
JIRA: VSPERF-328
Change-Id: I4ea5f29a48b9171f330847f34b5b30ef3ab22f27
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Maryam Tahhan [Wed, 10 Aug 2016 12:20:50 +0000 (12:20 +0000)]
Updated armband
Project: vswitchperf
ec78c5c7f8a9357e404b7207e626df97dd20efa9
Xena_2544_tput_options: Add options for rfc 2544 testing
Adds options to Xena for testing options when running RFC 2544
throughput testing.
JIRA: VSPERF-369
Change-Id: I3145bd1a4d697d7b06cafda4f9d77cce859d1839
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Maryam Tahhan [Wed, 10 Aug 2016 12:19:58 +0000 (12:19 +0000)]
Updated armband
Project: vswitchperf
1dc40afad832bca427058380a629634aa3cb104c
hugepages: change default num pages + deallocate
Change the default number of allocated pages to the min 10GB. Deallocate
hugepages if we allocated them on the fly.
Change-Id: If9946cec423dd095c1ca1ab3bee3698e2f025047
Signed-off-by: Maryam Tahhan <maryam.tahhan@intel.com>
liang gao [Wed, 10 Aug 2016 08:23:47 +0000 (08:23 +0000)]
Updated armband
Project: yardstick
c016216e8adc432c5bf0f24b073179117cdf3284
bug fix no curl in yardstick docker
Change-Id: I9cae1ff556df1a42c9b5f51347b6452ea4d4cba8
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
liang gao [Wed, 10 Aug 2016 07:48:21 +0000 (07:48 +0000)]
Updated armband
Project: yardstick
271d5a1bca3e7c8c22280bc564e2f4ab0722c860
add ping6 to nosdn-nofeature-ha scenario
Change-Id: Ic495293d37b51b95009000559b451ef7c12cfcbe
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Guo Ruijing [Wed, 10 Aug 2016 00:58:28 +0000 (00:58 +0000)]
Updated armband
Project: fuel
d19c4589554b2d82b6fcb1fe921ffeffd9377a2f
Rebase to collectd-ceilometer-plugin stable/mitaka
1. fix pbr:version_string in collectd-ceilometer-plugin
2. disable collectd build to use stock collectd
3. update README in fuel plugin
Change-Id: I773910c03d109af1fc1f86a5709105e9ffbfc350
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Maryam Tahhan [Tue, 9 Aug 2016 16:40:57 +0000 (16:40 +0000)]
Updated armband
Project: vswitchperf
a9e754b1050b17464d9e77a942068956d872894e
test_spec: LTD: MatchAction Performance testing
One of the new tests we agreed by working on Etherpad
was MatchAction. Maryam led the development, and many
provided comments there. This is another chance for
comments before we merge.
JIRA: VSPERF-242
Change-Id: I9da74efb703d5f221280567159e4ed6d830eb92c
Signed-off-by: Al Morton <acmorton@att.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Billy O'Mahony<billy.o.mahony@intel.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Maryam Tahhan [Tue, 9 Aug 2016 16:38:21 +0000 (16:38 +0000)]
Updated armband
Project: vswitchperf
f5ec5442151cb801ddbde4477a77f51654afe1a5
pkt_gen: MoonGen should use class object for line rate calc
Instead of hard coding line speed numbers for rate calcuation,
MoonGen should use its class object initialized at start time.
JIRA: VSPERF-368
Change-Id: I68c688f8c244df16d98cfd15efabf491a317256b
Signed-off-by: bmichalo <bmichalo@redhat.com>
liang gao [Tue, 9 Aug 2016 09:42:16 +0000 (09:42 +0000)]
Updated armband
Project: yardstick
7892704fdcb96964f6d10476198a9becd4188f89
Add test case description and task file for TC052
JIRA: YARDSTICK-300
Change-Id: Ifa1e9374dcff8d9343cb05785933b1ea4752efe7
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Tue, 9 Aug 2016 09:41:30 +0000 (09:41 +0000)]
Updated armband
Project: yardstick
69a2d149dc0aa99cd4c1e52e05a77112f3115f20
add reporting to mongodb in yardstick ci
also need to add report-show html in releng
Change-Id: Ie176d94a2f389bf1017a1e0d9f98b3a851b77214
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
liang gao [Tue, 9 Aug 2016 09:40:58 +0000 (09:40 +0000)]
Updated armband
Project: yardstick
9cc0b04973636e85b1d5a618dee4264cec62084c
Add test case description and modify task file for TC004
Change-Id: Ie67985ebf28acc08cc53b312b4f90e65923b5fc4
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Tue, 9 Aug 2016 09:40:14 +0000 (09:40 +0000)]
Updated armband
Project: yardstick
4b4b0d41040fbd66be92a4aa4d53c6e7692f0c77
Add Storperf in CI [work in progress]
Add task configration file for TC074_Storperf and update test suite file
Add test case description for TC074_Storperf
Update Dockerfile to add ubuntu image used by Storperf
Update yardstick-verify to load ubuntu image and install Storperf
Modify plugin.py to support local installation
Change-Id: I4de764c7924aac98de6e6a8664f9d5c0b58cf31b
Signed-off-by: JingLu5 <lvjing5@huawei.com>
wu.zhihui [Tue, 9 Aug 2016 07:30:56 +0000 (15:30 +0800)]
Updated armband
Project: yardstick
dbff89e9145a4841561da858b5de9df7609748f7
Two modifications for DPDK image
1. workaround for creating snapshot
2. modify the parameters of Hugepage in vm
JIRA:YARDSTICK-233
Change-Id: I9cea76ed30dabe4fe2cb644e58ed0acd7dd8ecde
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Maryam Tahhan [Tue, 9 Aug 2016 08:18:42 +0000 (08:18 +0000)]
Updated armband
Project: vswitchperf
8fc264914ec05e572543f7d857a7ff4f437ffa9d
bugfix: Harmonize test/trial RFC2544 terminology
VSPERF framework was updated to follow RFC2544 definition
of 'test' and 'trial' terms. Test parameter 'rfc2544_trials'
was replaced by new parameter 'rfc2544_tests'.
Both code and documentation were updated to reflect
these changes.
JIRA: VSPERF-300
Change-Id: I144a28359fd06394f1f87ef324458bafd5aad45f
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Michal Skalski [Tue, 9 Aug 2016 08:05:55 +0000 (08:05 +0000)]
Updated armband
Project: fuel
f8fe6cb863118896bfc157f56ca7185d866db6c0
Use ODL Be SR3
JIRA: FUEL-165
Change-Id: I483f23c2f74313020d6a3dbb88079558d6674010
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Christian Trautman [Thu, 14 Jul 2016 18:46:43 +0000 (14:46 -0400)]
Updated armband
Project: vswitchperf
31f0a3e0a25e147e285d14e2e262ac48aa83ce65
hugepage_detect: Change hugepage detection to check for free hugepages
Change hugepage detection to check if hugepages are configured. Also
verifies enough free hugepages are available based on test
configuration. Will result in an exception if not enough hugepages
are found. This performs the check based on the guest memory configs
as well as the dpdk socket configs.
Adds some new methods to check for free hugepages based on all
hugepages or for socket free hugepages.
Adds new logging indicitaing needed and free hugepages as well as info
level event if hugepages are not configured at recommended 1GB size.
JIRA: VSPerf-255
Change-Id: I80d5605308861070c412568d8d40339f01b9718b
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Maryam Tahhan [Tue, 9 Aug 2016 07:48:00 +0000 (07:48 +0000)]
Updated armband
Project: vswitchperf
18253fb2133ae1bd294689d297b0182481c174c2
namespace_bug: Initial creation of namespace fails
Initial creation of namespace fails because var/run/netns does not
exist.
JIRA: VSPERF-366
Change-Id: I02e5aef52e1675f303405b69c7461ca6482903af
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
liang gao [Tue, 9 Aug 2016 03:40:04 +0000 (03:40 +0000)]
Updated armband
Project: yardstick
df30d59db7bf598d1ecdb874f84d722445a15fde
Add test case description and task file for TC054
JIRA: YARDSTICK-302
Change-Id: I957e28da6b5eaee8a33abb408f02c994e435d042
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Tue, 9 Aug 2016 03:36:50 +0000 (03:36 +0000)]
Updated armband
Project: yardstick
1a962e2435e4acdd63dd9925a65907a1aca21bbe
Add test case description and task file for TC053
JIRA: YARDSTICK-301
Change-Id: I7369ef520bb33381e08168c81eeb997ebaafd0f5
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
Nikolas Hermanns [Mon, 8 Aug 2016 15:55:47 +0000 (15:55 +0000)]
Updated armband
Project: fuel
1772adc5124b3ebdb7593d6f7758e2879edb8c97
POC script updates for Colorado
Change-Id: I2afb7826a5dcc22f5d810312e1ff027a0b5fcbfa
Signed-off-by: ferenc Cserepkei <ferenc.cserepkei@ericsson.com>
Michal Skalski [Mon, 8 Aug 2016 11:57:03 +0000 (11:57 +0000)]
Updated armband
Project: fuel
86d6be410288ff3865f929fdc64435c7cc572c8e
bootstrap_admin_node: Fix connectivity check.
After Fuel Master builds the bootstrap image at first boot,
internet connectivity is tested using the URL for the CentOS
updates repository.
bootstrap_admin_node.sh script parses the output of `yum repolist`,
looking for entries like 'Repo-baseurl: http://...'.
However, in Fuel 9.0, <updates> points to a mirrorlist file (a text
file containing a list of possible mirror URLs) instead of being
a single, direct link to the repository.
Also, note that in Fuel9, <updates> and <security> repos are disabled
by default.
For now, we only test that we can access the mirrorlist file,
while the check should be performed against the mirror(s).
Old (Fuel 8) repo entry format:
Repo-baseurl: http://mirror.fuel-infra.org/.../updates/x86_64/
New (Fuel 9) mirrorlist format:
Repo-mirrors: http://mirror.fuel-infra.org/.../mos-mirrors-updates.txt
Backported from upstream change [1], which should fix bug [2].
This change will get merged upstream in Fuel 10.
[1] https://review.openstack.org/#/c/335094/
[2] https://bugs.launchpad.net/fuel/+bug/
1596981
Change-Id: Ibec397af2e1d925a011907f14e1d655741e280fb
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Michal Skalski [Mon, 8 Aug 2016 10:08:55 +0000 (10:08 +0000)]
Updated armband
Project: fuel
c15c41b96c1922fcb2b9bbb2661b3ae562fda375
Fix OVS scenarios to use fuel-plugin-ovs
* Use fuel-nshovs instead deprecated fuel-nfvovs
* Modified scenario to enable DPDK via Fuel
* Removed hard dependency from specific POD
* Add ability to merge networks lists
JIRA: FUEL-156
JIRA: FUEL-162
Change-Id: Ie609ff140f1de96e54df37dd9b1881afec792317
Depends-On: Ic6072d938e09a40516c32cdde6223d0a21e57403
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
bmichalo [Fri, 29 Jul 2016 14:10:00 +0000 (10:10 -0400)]
Updated armband
Project: vswitchperf
da059df422c839bb5d6393455a43c44e95873c73
pkt_gen: MoonGen incorrectly calculates rx/tx % statistics
For MoonGen, the final results parameters: throughput_rx_percent,
throughput_tx_percent were incorrectly calculated when converting
MoonGen to VSPERF format. In particular, this would occur when more
than one data stream (single channel unidirectional traffic) was used in
the test. When calculating these percentages, only aggregate throughput
values equaling unidirectional traffic were used (for example, for 64
byte frames bidirectional traffic should use 29.76 Mpps, not 14.88 Mpps)
JIRA: VSPERF-341
Change-Id: Ie62bded7aea023c287697f18c4172b58c320e050
Signed-off-by: bmichalo <bmichalo@redhat.com>
Maryam Tahhan [Mon, 8 Aug 2016 08:16:56 +0000 (08:16 +0000)]
Updated armband
Project: vswitchperf
b219f67de8e314e419108d9e15667c2cd2b973d1
sriov: PCI IDs must be checked before usage
Order of NIC PCI IDs handling was changed to ensure their
check and possible expansion (by missing domain part)
before their first usage. This avoids a vsperf crash
in case that sriov is configured and short NIC PCI IDs
are used.
JIRA: VSPERF-363
Change-Id: I91f724e9558bce5a92520de72b4bf000f33d2f29
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Maryam Tahhan [Mon, 8 Aug 2016 08:16:20 +0000 (08:16 +0000)]
Updated armband
Project: vswitchperf
28b133e55f7bb8728c699b1e5db575c12dd01965
dpdk: Testpmd forwarding mode changes in v16.07
Testpmd forwarding mode mac_retry was obsoleted in DPDK v16.07.
Retry option is supported by multiple forwarding modes now.
Former "mac_retry" mode can be replaced by "mac retry" construct.
JIRA: VSPERF-333
Change-Id: I1563427985966264f07d10b1a8351784fe999d74
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Maryam Tahhan [Mon, 8 Aug 2016 08:16:08 +0000 (08:16 +0000)]
Updated armband
Project: vswitchperf
fc480dd1139f12730c68c72f738b3df8080af283
install: Missing packages for numa library
Recent versions of DPDK (16.xx) depend on numa library.
Thus installation scripts were updated to install both
binary and development packages.
JIRA: VSPERF-360
Change-Id: Idd0eac8758f30a355909bb804e99e650b67bba8b
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Maryam Tahhan [Mon, 8 Aug 2016 08:15:57 +0000 (08:15 +0000)]
Updated armband
Project: vswitchperf
77de48c31767556fb9f0de76285d1beed16dd828
Xena: Modify aggregate_stats one port no stats when bi-direction
Xena exception when no stats collected on receive on one port
during bi-directional traffic. Modify aggregate_stats in the
XenaDriver.py, add judge whether the two port both has stats,
if one port has no stats, the result use the port's value which
has stats.
JIRA: VSPERF-327
Change-Id: I18c349d609a2834907f0383dbfbebd5cd281f541
Signed-off-by: liting <tli@redhat.com>
Michal Skalski [Mon, 8 Aug 2016 07:32:41 +0000 (07:32 +0000)]
Updated armband
Project: fuel
aa5d41bfa5ecdf5c53512194a9816cbec95b4da2
Don't use -f flag with docker tag
-f flag has been deprecated since v1.10.0 and is removed from v1.12.0.
If user use recent version of docker iso built will fail.
https://docs.docker.com/engine/deprecated/#/f-flag-on-docker-tag
JIRA: FUEL-163
Change-Id: If42781f342d59db7672322ec07063d09a23e1dcb
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Alexandru Avadanii [Fri, 5 Aug 2016 12:25:08 +0000 (12:25 +0000)]
Merge "def kernel-flavor: linux-image-generic-lts-xenial"
Maryam Tahhan [Fri, 5 Aug 2016 10:37:27 +0000 (10:37 +0000)]
Updated armband
Project: vswitchperf
896f0fe61346916a560c01c0eae638894d653d7e
Hugepages: on the fly allocation.
If no hugepages are available, try to allocate HUGEPAGE_RAM_ALLOCATION
amount of RAM for hugepages.
JIRA: VSPERF-290
Change-Id: I092b3831254579eeebbe45e85884828f9d749895
Signed-off-by: Mars Toktonaliev <mars.toktonaliev@nokia.com>
Maryam Tahhan [Fri, 5 Aug 2016 10:36:51 +0000 (10:36 +0000)]
Updated armband
Project: vswitchperf
236073f3963ee4dc038eea3b42d60644ebfc703f
pkt_gen: MoonGen start rates not correct
The VSPERF traffic profile for starting rate is in a
percentage of line rate. MoonGen programs its
starting rate as Mpps. Therefore the traffic profile
for VSPERF needs to be converted to a MoonGen format.
There was a hardcoding of 14.88 that was used for the
starting frame rate for all frame sizes. This needs
to be corrected to take into account all frame sizes.
JIRA: VSPERF-350
Change-Id: Ied71668a560d7d2b03483f9a1192dd2fb4965996
Signed-off-by: bmichalo <bmichalo@redhat.com>
Martin Klozik [Thu, 4 Aug 2016 09:02:54 +0000 (10:02 +0100)]
Updated armband
Project: vswitchperf
bf43287f11e85143148e5be6c81b7e9894652eac
docs: Update vloop-vnf changelog
Updated version of vloop-vnf image was added into the changelog inside
installation guide.
JIRA: VSPERF-349
Change-Id: I64a1acdf2191858dc282ea6c3b588048b3bdd742
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Alexandru Avadanii [Fri, 5 Aug 2016 10:15:31 +0000 (10:15 +0000)]
Merge "Rebase: adapt patches after ovs/dpdk fix"
Michal Skalski [Fri, 5 Aug 2016 10:13:27 +0000 (10:13 +0000)]
Updated armband
Project: fuel
cf58d9d488fde91a5177ae01363844da8ec8441c
Allow to use Intel NICs for DPDK on Ericsson POD2
JIRA: FUEL-161
Change-Id: I009ba7e9587f3c47d8e609c96b0666394887929e
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
liang gao [Fri, 5 Aug 2016 01:59:47 +0000 (01:59 +0000)]
Updated armband
Project: yardstick
e023a2ee7023588fda3e0d7cfebc693e4903beb6
[Yardstick-233]DPDK image for TC042
These file is based on Akos's code.
(https://gerrit.opnfv.org/gerrit/#/c/16095/)
The different places:
1. create flavor and import yardstick_key.pub with heat template.
2. remove handle code about eth0 in user_data.
3. update heat cli and delete step "nova stop" which is not necessary.
4. clean the stack in final.
5. add eth2 for vm.
JIRA: YARDSTICK-233
Change-Id: I04f2051fb4bcfeed2df4868d758fd92011c62233
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
Alexandru Avadanii [Thu, 4 Aug 2016 11:06:13 +0000 (13:06 +0200)]
def kernel-flavor: linux-image-generic-lts-xenial
Ubuntu arm64: While keeping kernel 4.2 for Trusty
(linux-image-generic-lts-trusty), set 4.4 backported from Xenial
(linux-image-generic-lts-xenial) as default kernel for Armband ISO.
Xenial kernel 4.4 for Trusty has been tested with:
- AMD Softiron;
- APM Mustang;
- Cavium ThunderX;
While at it, remove obsoleted rtc-efi fixes.
Notes:
- keep 4.2 kernel inside the ISO;
- selecting 4.2 kernel may be done via deploy settings, by
overriding kernel flavor when calling `fuel-bootstrap`;
Related-bug: ARMBAND-48
Change-Id: Ice1f95939f0d7d9491befd20030740850b1a0e61
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Thu, 4 Aug 2016 09:36:39 +0000 (11:36 +0200)]
Rebase: adapt patches after ovs/dpdk fix
Upstream change [1] requires us to to adapt our Fuel@OPNFV patches.
[1] https://gerrit.opnfv.org/gerrit/#/c/17969/
Change-Id: I9823469df575cc929e399a6025aca6066a16e98d
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
liang gao [Thu, 4 Aug 2016 08:07:29 +0000 (08:07 +0000)]
Updated armband
Project: yardstick
9d493a68b3df583a8875e22dbe58eaaa61511608
Add test case description for TC061
Change-Id: Ib73a7437ade77abd70df1412d94e0e9c8a8885a8
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Thu, 4 Aug 2016 06:27:37 +0000 (06:27 +0000)]
Updated armband
Project: yardstick
86b9fc4f434c72bd276e4bf1ce7d7f5a04b150b2
Modify grafana config for TC002_Ping as ping output format has been changed
Change-Id: I758d3efd909011c0c197519d33dca7d579cc5cce
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Thu, 4 Aug 2016 06:27:09 +0000 (06:27 +0000)]
Updated armband
Project: yardstick
545ac267f0080a456984f7975febff28ef4c61c7
Support Storage Capacity Test
It measures disk size, block size and disk utilization.
JIRA: YARDSTICK-284
Change-Id: I61b3fb8a35da41c77450c157f843fb853d77dddd
Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
Michal Skalski [Wed, 3 Aug 2016 12:35:26 +0000 (14:35 +0200)]
Updated armband
Project: fuel
f0463e6234cd27eaa2e0cd3ded0b035d89aa918c
Fix config for no-ha kvm scenario
JIRA: FUEL-157
Change-Id: I09e595902b2c467b5522b7b37a772f7ab35c8cea
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
Michal Skalski [Wed, 3 Aug 2016 09:11:40 +0000 (09:11 +0000)]
Updated armband
Project: fuel
5c9590de139f16bdb764b24ecc5dff76640b210e
Add collectd package for collectd ceilometer plugin
Change-Id: I8da0087d8f17f5f2e4c3275a26ad2ca164878226
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
Maryam Tahhan [Wed, 3 Aug 2016 08:59:06 +0000 (08:59 +0000)]
Updated armband
Project: vswitchperf
40460b1fd291612cca316527c4366e83ae295ce2
docs: Enhancement of IxNetwork configuration guide
Configuration guide has been updated with description of
IxNetwork specific configuration options. New section was added
with description of test results sharing between IxNetwork and
VSPERF.
Additional changes:
* wrong formatting inside installation.rst was fixed
* description of IxNetwork configuration was updated inside ixnet.py
JIRA: VSPERF-302
Change-Id: Ida0e086e69b82fd1f9821d16ea750b2dec1d5aa2
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Martin Klozik [Tue, 2 Aug 2016 14:52:31 +0000 (15:52 +0100)]
Updated armband
Project: vswitchperf
48feb686c3b6648d4bc52b155a053ec5b5883e9a
docs: Update release notes
Release notes were updated with features introduced by Colorado
release.
JIRA: VSPERF-349
Change-Id: I43179028c973cae4be6746e633c27fd3419e951a
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Alexandru Avadanii [Tue, 2 Aug 2016 16:59:00 +0000 (16:59 +0000)]
Merge "Upstream: decouple patches, Makefile"
Alexandru Avadanii [Tue, 2 Aug 2016 16:38:10 +0000 (18:38 +0200)]
README: update Fuel version to 9.0.
While at it, move hwoto-dea.md file to repo root, dropping
confusing doc directory.
Change-Id: I96552493d8a9198841eb01f4e83567444fb785b9
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Martin Klozik [Tue, 2 Aug 2016 12:29:51 +0000 (12:29 +0000)]
Updated armband
Project: vswitchperf
80414a002e0a10dcce9126786d51695fc350cb47
pkt_gen: Remove commas from MoonGen results
Results from other traffic generators are reported as
pure numbers, i.e.
2477356.0000. These values are
consumed and processed by other scripts (e.g. CI or
OPNFV results visualization), so we should keep it
consistent among various traffic generators.
JIRA: VSPERF-342
Change-Id: I305421287eb632707038f2c8bc594fcb255ec939
Signed-off-by: bmichalo <bmichalo@redhat.com>
Alexandru Avadanii [Tue, 2 Aug 2016 12:00:31 +0000 (14:00 +0200)]
Upstream: decouple patches, Makefile
Change-Id: I78606b3dca803c7bf1d872cf067b2bd5f8a8aa91
Alexandru Avadanii [Fri, 17 Jun 2016 23:09:27 +0000 (01:09 +0200)]
Updated armband
Project: fuel
5bfea5d5b88a167b754384f07453a80d416d7337
build: fuel-main: Decouple patches, Makefile.
Tested in armband, with very small adaptions.
Use `git apply` and/or `git am` in favor of `patch`.
Change patches from old context format to unified diff.
This change allows us to decouple Makefile and patches.
This means we no longer have to manually stage touched files
before committing them to git.
Possible improvements:
- move patches to separate dir and add ordering info (prefix);
- merge patches (currently we have one per touched file);
Remove obsolete (unused?) patch:
- fuel-main_docker_version.patch
Change-Id: I5b621370993b259779c813b47105f632948e6da7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 2 Aug 2016 11:38:53 +0000 (13:38 +0200)]
Rebase: adapt patch after deploy-config refactor.
Change-Id: I97c9c79bb342d6c7504414134649795689b5e78b
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Maryam Tahhan [Tue, 2 Aug 2016 09:42:29 +0000 (09:42 +0000)]
Updated armband
Project: vswitchperf
65034580a2759c89c418e0a47ee16bee10cc2c7c
xena_deadlock: Fix xena2544.exe deadlock
Fix Xena2544.exe execution with mono where sometimes the
Xena process says complete, but the mono process doesn't exit.
Changes call of Xena2544.exe from communicate thread lock to a
wait try/catch block and checks the log periodically to see
if a deadlock has occured and if so, the mono pid is terminated
to prevent deadlock.
* Fix one small issue with typecasting to int, changed to float
JIRA: VSPERF-319
Change-Id: Ie7a86a2b9ff9cdfacba5a912ad17df6cc0581702
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
Michal Skalski [Tue, 2 Aug 2016 09:20:05 +0000 (09:20 +0000)]
Updated armband
Project: fuel
7a02094add80d97be77754c3c404e9d1c1a769c6
Add functionality to generate a base DEA file
- Add template file for base DEA
Change-Id: I8055087b992fdc9850852bad9fa07a4e4fde0085
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
Michal Skalski [Tue, 2 Aug 2016 09:19:44 +0000 (09:19 +0000)]
Updated armband
Project: fuel
2c8231be1aebe869297aa5ca15870da70338bd68
Make it possible to include files in templates
Change-Id: I45c42ac65cfbe6562f0035df3375a2231148e22e
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
Michal Skalski [Tue, 2 Aug 2016 09:19:16 +0000 (09:19 +0000)]
Updated armband
Project: fuel
ef0d47da19062f1fd5574fdb97409c290798f800
Refactor deploy-config.py
- fix vertical whitespace
- more consistent function naming
- clean up file writes
- break up some long lines
- typo fixes
- remove duplicate spaces
- unify print's
Change-Id: I5517747ef9f2e39ade7fb553ae2b1547fdf7b9e1
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
liang gao [Tue, 2 Aug 2016 03:06:52 +0000 (03:06 +0000)]
Updated armband
Project: yardstick
248836fe41a16a705752c6f84553d1026a67c806
Modify grafana config for TC037_Network Latency, Throughput, Packet Loss and CPU Load
Change-Id: I898c80328751c81a644ad824f2dd83a56021afd6
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Martin Klozik [Mon, 1 Aug 2016 12:18:34 +0000 (12:18 +0000)]
Updated armband
Project: vswitchperf
7ad56eff11393807085775f075fcc93640c26ce2
pkt_gen: MoonGen incorrectly inserting VLAN tag
MoonGen needs to take into account the VLAN tag 'enable'
control knob defined within the VSPERF traffic profile
and therefore only insert the VLAN tag when its 'True'.
JIRA: VSPERF-329
Change-Id: Idbeed2f7e6411f0c28aa56a2d3e71bd7a79d975a
Signed-off-by: bmichalo <bmichalo@redhat.com>
liang gao [Mon, 1 Aug 2016 07:24:54 +0000 (07:24 +0000)]
Updated armband
Project: yardstick
c89fda5b5e7ae1ce501fba9e506ff3528c7d6f92
Create Bash Sheel Utilities
JIRA: YARDSTICK-277
Change-Id: I7379d4fe375d22e544ab93b48d56a017a60c4b9f
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Mon, 1 Aug 2016 07:24:31 +0000 (07:24 +0000)]
Updated armband
Project: yardstick
fe46800c17c055ee337dddb2e2de00d6db128cda
Bugfix: Only add keyword "external_network" to the first network
In test case yaml file, when vm need three networks and enable
floating ip true, it should only add keyword "external_network"
to the first one.
'networks': {'test': {'cidr': '10.0.1.0/24', 'external_network':
'admin_floating_net'}, 'test3': {'cidr': '10.0.3.0/24'},
'test2': {'cidr': '10.0.2.0/24'}}
JIRA:YARDSTICK-309
Change-Id: I1126955749b598b8c5460ac75843c1939b4f8443
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
liang gao [Mon, 1 Aug 2016 07:20:54 +0000 (07:20 +0000)]
Updated armband
Project: yardstick
f29d785861ae0021ffe35b054ab77379253abb8b
Bugfix: specify pod.yaml files used for TC055 as TC055 is running directly on nodes
Change-Id: Ida71b4027010b3c0eebe03498cf870d288b63e0f
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Mon, 1 Aug 2016 07:20:00 +0000 (07:20 +0000)]
Updated armband
Project: yardstick
2c8db1d8bf6ba6a112c186416dafacc1d797d40e
Update test case description for TC024
Change-Id: I3ad81be92a52db913e0b7e791c71162a8ed3af01
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Mon, 1 Aug 2016 07:19:22 +0000 (07:19 +0000)]
Updated armband
Project: yardstick
7df24abc9a6bdb6d880959e0103f438b88030b55
Add zte-pod1.yaml
JIRA: Yardstick-313
Change-Id: I7dc908e55e9c3c891a525a3285c6ae42a1bcae48
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
liang gao [Mon, 1 Aug 2016 07:18:27 +0000 (07:18 +0000)]
Updated armband
Project: yardstick
4ccc305237920208802740b280120991f59f3908
Add test case description and task file for TC050
JIRA: YARDSTICK-297
Change-Id: I8030ba5a09f80db1e0a87a7650f08b944f281613
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Mon, 1 Aug 2016 07:18:02 +0000 (07:18 +0000)]
Updated armband
Project: yardstick
147ef861038a8a9b17c828c201d6fceab9feb565
Create Bash Sheel Utilities for TC052
JIRA: YARDSTICK-277
Change-Id: I4837ec865e73c3a77cd5edc076be15f3a0695617
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Mon, 1 Aug 2016 07:17:39 +0000 (07:17 +0000)]
Updated armband
Project: yardstick
8b41bad253d2bdae0ff0cb06dd406ab5b490dc61
Add test case description and task file for TC051
JIRA: YARDSTICK-296
Change-Id: I2628cb6e6b2ed1dcfa399e8641675666e50e4232
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Mon, 1 Aug 2016 07:05:28 +0000 (07:05 +0000)]
Updated armband
Project: yardstick
c79631df20d785bf753db133ddba89bca028a0cd
Add grafana config for TC072_Network Latency, Throughput, Packet Loss and Network Utilization
Change-Id: Ib174401066f3a776f049f06d5d2502b034f4d984
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Mon, 1 Aug 2016 07:03:04 +0000 (07:03 +0000)]
Updated armband
Project: yardstick
041cef5e239fef75ea6a972ef6960031b32c9b1c
StorPerf Integration
Change-Id: I34a44111078efe50b1dbbaddda72474d25aafe43
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Sat, 30 Jul 2016 07:21:30 +0000 (07:21 +0000)]
Updated armband
Project: yardstick
3632b33d3720c156a03489527e53d1f47fff4883
Add test case description and task file for TC073(netperf)
JIRA: YARDSTICK-305
Change-Id: I21fa71fc956b8724c3d3b8cac12f16491596fe52
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
liang gao [Sat, 30 Jul 2016 07:20:42 +0000 (07:20 +0000)]
Updated armband
Project: yardstick
0bfb3e3ebad98eae4609e39d104a8e58d3b16f48
Bugfix: move plugin install/remove scripts to "scripts" directory
Change-Id: I0deb04c2e7e0908e8d28ace7ee8fdf27eec65917
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Sat, 30 Jul 2016 07:18:19 +0000 (07:18 +0000)]
Updated armband
Project: yardstick
e69a79aa8242bda326567e8ae514bd9acdcca91b
bug_fix tc045 ssh error caused by no id_rsa key file
this patch fetch id_rsa when prepare the env
JIRA: YARDSTICK-312
Change-Id: I9f172c4ec87a47143a63607dcb4725b86016605a
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Martin Klozik [Fri, 29 Jul 2016 12:20:33 +0000 (12:20 +0000)]
Updated armband
Project: vswitchperf
93e3095b4d7ea6b850b81858ec7ae2c1caaf0448
dpdk: Support of DPDK16.07-rc5 and newer
DPDK 16.07-rc5 has renamed script tools/dpdk_nic_bind.py
to tools/dpdk-devbind.py. VSPERF was updated to use wildcard
in the script name, which is backward compatible.
Function get_version() from tools/systeminfo was updated
to correctly parse version information for DPDK v16. Version
name includes a minor version as defined inside rte_version.h.
It means, that for tag v16.07-rc5 VSPERF will show v16.07.0-rc5
in the report.
JIRA: VSPERF-333
Change-Id: I61a4ab2d90304fffdfc4d22a5cbf0cb7295402b3
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Al Morton <acmorton@att.com>
Reviewed-by: Christian Trautman <ctrautma@redhat.com>
Reviewed-by: <bmichalo@redhat.com>
Antonio Fischetti [Fri, 22 Jul 2016 15:07:40 +0000 (16:07 +0100)]
Updated armband
Project: vswitchperf
dad35a0c7a32fcbf0e96d1f9c96597c5f5f597a7
Integration docs: HelloWorld and other basic examples.
This patch adds to Integration docs some simple testcase examples
like a HelloWorld. The purpose is to show how to use some basic
features: rules on L3/L4 fields, MultiStream, Multi-VM setup.
Patch Set 2: removed trailing whitespaces.
Patch Set 3: moved the examples to the middle of the file to avoid
potential conflicts with the VxLan TC patch from Sugesh.
Patch Set 4: fix typo.
Patch Set 5: added descriptions on each example.
Patch Set 6: reworked description for VM Replacement TC.
JIRA: VSPERF-331
Change-Id: I9dea23c26138db874fd67f41d8de8a628db5d91f
Signed-off-by: Antonio Fischetti <antonio.fischetti@intel.com>
Reviewed-by: Maryam Tahhan <maryam.tahhan@intel.com>
Reviewed-by: Martin Klozik <martinx.klozik@intel.com>
Alexandru Avadanii [Thu, 28 Jul 2016 20:39:06 +0000 (22:39 +0200)]
deploy: Fix ssh timeouts after yaml inject
JIRA: ARMBAND-59
Change-Id: I031e1c20bcb7d5bb15b26dce18364a4994f4d0d7
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
liang gao [Thu, 28 Jul 2016 16:19:56 +0000 (16:19 +0000)]
Updated armband
Project: yardstick
a2ba9d0d6d2e44dcfeb7693bd0e4f728d5076f13
Update 03-list-of-tcs.rst for recent added tcs
Change-Id: I3af5bb5e8c6ea10f92666d76b78bd76865fe29ca
Signed-off-by: JingLu5 <lvjing5@huawei.com>
rexlee8776 [Thu, 28 Jul 2016 10:35:44 +0000 (10:35 +0000)]
Updated armband
Project: yardstick
a86b9b49678b0fea6e7f7c920a8966aeef6721ee
bug_fix_parse_suite_wrong_installer_type
JIRA: YARDSTICK-305
Change-Id: I0224054e19c7bf764a9da1fc1fb7bed09dd40ef7
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
Alexandru Avadanii [Thu, 28 Jul 2016 12:49:25 +0000 (14:49 +0200)]
deploy: Allow DEA to override bootstrap config
Backport from upstream proposed change [1] in Fuel@OPNFV.
[1] https://gerrit.opnfv.org/gerrit/#/c/17563/
Prereq for: ARMBAND-48
Change-Id: Ia5a2073532e578b663f8f45bfe90b9fe36df77cc
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
JingLu5 [Thu, 28 Jul 2016 01:02:07 +0000 (09:02 +0800)]
Updated armband
Project: yardstick
7d5d227ecb7163271cf1645d0affb0134f5ff039
Update test_suite files for TC055, TC072
Change-Id: Ib03708aeb1a90434cf6e2af45e9daae8621a6080
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Michal Skalski [Wed, 27 Jul 2016 16:33:53 +0000 (18:33 +0200)]
Updated armband
Project: fuel
0c0cc4756e1e95b461da56d538e0dedd1052f0fe
Fix configuration for kvm scenario
JIRA: FUEL-157
Change-Id: I5baafd4395a2d298a24cccda042d5b43824ae7a0
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
liang gao [Thu, 28 Jul 2016 05:09:44 +0000 (05:09 +0000)]
Updated armband
Project: yardstick
2d910fcc3ae6dbe42a21ae2faed53ea5abe9d787
Add HA Test Cases in Test Suite
JIRA: YARDSTICK-306
Change-Id: Ib91f7663c03df0bcfa4d823745324b29fffcf18c
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Thu, 28 Jul 2016 05:09:07 +0000 (05:09 +0000)]
Updated armband
Project: yardstick
f6e130728193e576adc0e958a6df44229806300f
modify ha testing pod relative_path
Change-Id: I944f983a444b2315a39831bcb8e98e31b2f0b312
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
JingLu5 [Thu, 28 Jul 2016 00:34:26 +0000 (08:34 +0800)]
Updated armband
Project: yardstick
5de67659d25d132669c0b8725a73a34c417baa93
Bugfix: remove a redundant dash in opnfv_os-onos-nofeature-ha_daily.yaml
Change-Id: I4207ceeb5b461fb6fd612e6fe7d53ded5d44fb98
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Alexandru Avadanii [Wed, 27 Jul 2016 12:56:58 +0000 (12:56 +0000)]
Merge "Restore "Bugfix backport: sysctl.conf vrouter namespace"""
Alexandru Avadanii [Wed, 27 Jul 2016 12:55:16 +0000 (12:55 +0000)]
Restore "Bugfix backport: sysctl.conf vrouter namespace""
After Fuel@OPNFV pinned Fuel components to 9.0.1 version commits, this patch was silently excluded, causing deploy failures.
This reverts commit
58d5b149c539d46e294b07a09702f31991e9c81d.
Change-Id: Icd583d1050e89ddf2a1a48d9080596d8c2429eb5
rexlee8776 [Thu, 21 Jul 2016 02:14:33 +0000 (02:14 +0000)]
Updated armband
Project: yardstick
9e7b73ae4ee804e2647caad8278597e201e301d0
add grafana config for TC043_Latency_between_NFVI_nodes
JIRA: YARDSTICK-258
Change-Id: I0e30780722232859eecf17b178ac1cd133b1433c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
liang gao [Wed, 27 Jul 2016 01:47:03 +0000 (01:47 +0000)]
Updated armband
Project: yardstick
14d31093898bb230ec951c9232949997625bab0f
Update test_suite files for TC069, TC070 and TC071
Change-Id: I5015835a13d17973c64186b742562e9cf165c427
Signed-off-by: JingLu5 <lvjing5@huawei.com>
liang gao [Wed, 27 Jul 2016 01:45:24 +0000 (01:45 +0000)]
Updated armband
Project: yardstick
4fc53e85b6cef0208bafc653b32abbcca8460582
Modify ping scenario output format
Change-Id: I38455fd42afaa965612edfaa46e385c7934ff7e7
Signed-off-by: JingLu5 <lvjing5@huawei.com>
Alexandru Avadanii [Mon, 25 Jul 2016 16:00:18 +0000 (18:00 +0200)]
Makefile: submodules sync with Fuel@OPNFV
Upstream change [1] pinned Fuel components to Fuel 9.0.1 specific
commits. While armband used to track remote branch HEAD, we now
need to sync with Fuel's config.mk before applying our patches.
Unfortunately, the commit variables are not consistently named,
so one could infer a relationship between the variable names
and targeted git submodule (e.g. fuel-web commit var is named
NAILGUN_COMMIT), so we have to hardcode the module list in our
Makefile.
[1] https://gerrit.opnfv.org/gerrit/#/c/17225
Closes: ARMBAND-58
Change-Id: Ifdce1c9a5afbd70db3b5703da21b30e8792b3e97
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
Alexandru Avadanii [Tue, 26 Jul 2016 13:10:56 +0000 (13:10 +0000)]
Merge "kernel-flavor: Add linux-image-generic-lts-xenial"
Michal Skalski [Tue, 26 Jul 2016 08:36:27 +0000 (08:36 +0000)]
Updated armband
Project: fuel
9c78f17d3bf2aeab4e705eb6206f01d400f280f1
Fix default value for plugin metadata
Fix typo which result in error while getting default metadata
in case if it's not overridden in scenario.
Fixes https://jira.opnfv.org/browse/FUEL-151
Change-Id: Ibf40f846919155e27da5dc1f778f72afee79ff12
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
Michal Skalski [Tue, 26 Jul 2016 08:35:16 +0000 (08:35 +0000)]
Updated armband
Project: fuel
4d2cd26d7878f1abaebd018d02ab21daf8445e11
Add ability to override node attributes
Fixes https://jira.opnfv.org/browse/FUEL-152
Change-Id: I444bf3aef54ffd53c53431e2795b11b10545f55f
Signed-off-by: Fedor Zhadaev <fzhadaev@mirantis.com>
liang gao [Tue, 26 Jul 2016 07:06:26 +0000 (07:06 +0000)]
Updated armband
Project: yardstick
3efdee16739e3660c28c6f6b48d331e350ae4a0d
[Yardstick-233] Add tc_42 yaml file
JIRA: Yardstick-233
Change-Id: Ic5dc1e0fee143a35b342cc105da5bc54925a2ced
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
liang gao [Tue, 26 Jul 2016 07:04:59 +0000 (07:04 +0000)]
Updated armband
Project: yardstick
cde1aeb9fcb6b4227f15c667e4da5ac459870a45
Create Bash Sheel Utilities for TC054
JIRA: YARDSTICK-277
Change-Id: I723bc6e0d054020831a8e9f743f20e51d937e4dc
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
liang gao [Tue, 26 Jul 2016 07:03:21 +0000 (07:03 +0000)]
Updated armband
Project: yardstick
359a5cb1e9f3cbff04380e918f7a5ab179375d0a
Add test case description and task file for TC070
Change-Id: Ia2108b1d53c3c2a5bb5a752da69252f6b9833487
Signed-off-by: JingLu5 <lvjing5@huawei.com>