armband.git
7 years agopatches: removed patches upstreamed to fuel@opnfv 27/16627/1
Josep Puigdemont [Fri, 8 Jul 2016 16:24:15 +0000 (18:24 +0200)]
patches: removed patches upstreamed to fuel@opnfv

Change-Id: I2cd1899d82878dfece22ed546e1ff24d5387e8c1
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
7 years agoUpdated armband
Michal Skalski [Fri, 8 Jul 2016 16:16:33 +0000 (16:16 +0000)]
Updated armband
Project: fuel  16ea7e06170ba0bb62a164de5b33f19ccd1b1d12

deploy: ISO rebuild: use -joliet-long names.

Armband adds similar files, which tend to have long names and only
differ in suffixes (e.g. DEBs for amd64 vs arm64).

Previous change [1] fixed ISO build errors, but failed to address
the deploy.py ISO rebuild (which modifies and recreates the ISO,
calling mkisofs, which complains about clashing file indexes).

This works around ISO rebuild error(s) like:

"genisoimage: Error:
./ubuntu/pool/main/g/golang-gogoprotobuf/golang-gogoprotobuf\
-dev_0.0~git20150828.0.6cab0cc-1~u14.04+mos1_arm64.deb and
./ubuntu/pool/main/g/golang-gogoprotobuf/golang-gogoprotobuf\
-dev_0.0~git20150828.0.6cab0cc-1~u14.04+mos1_amd64.deb
have the same Joliet name"

[1] https://gerrit.opnfv.org/gerrit/#/c/14973/

Change-Id: If58a18ba46343a52ce6e9a0a6a0482c1a3079451
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdated armband
Michal Skalski [Fri, 8 Jul 2016 16:14:15 +0000 (16:14 +0000)]
Updated armband
Project: fuel  7c600840185d9b454c1995e35a9704db823fb5c6

virtual_fuel: prepare class to allow multiple bridges

The VirtualFuel class has now two new methods:

    del_vm_nics: Deletes all interfaces from the VM.

    add_vm_nic: Adds a NIC to the VM, attached to the specified bridge.

The following method has been deleted:

    set_vm_nic: implemented with the two new methods

Apart from the deleted method, no functionality has been changed.

This is just a small but necessary step towards adding support for
configuring more than one NIC in the fuel VM.

Change-Id: I9f02c8163dfb9768510e78d5d5e77a0bb43306fb
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
deploy: add support for multiple bridges

deploy.py:
Some Fuel VMs may need more than one network interface. To be able to
provide that, we now allow the user to specify the "-b" paramter
(bridge) multiple times, creating a new NIC for each one of them.

The NICs are created in the same order as they are given in the command
line.

There is no change in behavior from earlier versions, pxebr will still
be the default bridge if none is specified in the command line.

deploy.sh:
To reflect the new capabilities of deploy.py, we introduce the
possibility to specify -B more than once in deploy.sh, and honor that
when calling deploy.py. We also make it possible to specify a comma
separated list of bridges, as in: -B br1,br2.

Change-Id: I1a0100f2cfe755ec6adfeedafb391c2357f46f51
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
7 years agoUpdated armband
Martin Klozik [Tue, 28 Jun 2016 14:21:28 +0000 (15:21 +0100)]
Updated armband
Project: vswitchperf  64823f173b4fae6921bfde642fb68eac55a470ea

yardstick: Documentation and YAML testcase definitions

Yardstick supports execution of vsperf specific testcases.
These testcases are specified by YAML files located
inside yardstick/tests directory. Documentation describing
yardstick usage and execution of vsperf testcases is
part of the userguide.

JIRA: VSPERF-288

Change-Id: I5a575d28d344e0f3e0a1c8434e2f3231fd312d31
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>
Reviewed-by: <sridhar.rao@spirent.com>
7 years agoUpdated armband
kubi [Fri, 8 Jul 2016 07:39:18 +0000 (15:39 +0800)]
Updated armband
Project: yardstick  f5acf5d40684080f1633a3c4eafebfe5e6ab69b1

bug fix for huawei-pod2

Since TC027 depends on specific pod configure,
so it only should be run at huawei-pod1

JIRA:-

Change-Id: Ib85daae64ce97cad907dbaa8309c80cf4f0153b5
Signed-off-by: kubi <jean.gaoliang@huawei.com>
7 years agoUpdated armband
Michal Skalski [Fri, 8 Jul 2016 07:53:23 +0000 (09:53 +0200)]
Updated armband
Project: fuel  f59b4e0786f11e2799990beeaf0e4a148c3572af

Point to newer commit in ODL plugin repo

Use small fix for setting ovsdb managers.

Change-Id: Ie405d4a2db59ea490ff0a690bb310c0c74d8de79
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
7 years agoUpdated armband
liang gao [Fri, 8 Jul 2016 06:38:55 +0000 (06:38 +0000)]
Updated armband
Project: yardstick  55af4f473d60838b57b14670423717b7f2e901ea

Enhence CPUload scenario

Enhence CPUload to measure maximum, minimum and average CPU usage.

Change-Id: I22d5e56a120ef6bb6ab93094bb053d9999173b32
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdated armband
liang gao [Fri, 8 Jul 2016 03:49:32 +0000 (03:49 +0000)]
Updated armband
Project: yardstick  65d32056b14f5f34c2aba186f7ccb3e34c67a9a5

Creating result checker classes

JIRA: YARDSTICK-276

Change-Id: I63c4f2c36108e95f5d3b7da42e66cb8c9b16c817
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
7 years agoUpdated armband
liang gao [Fri, 8 Jul 2016 03:45:13 +0000 (03:45 +0000)]
Updated armband
Project: yardstick  7b2923df78a0820df9e968ae1909d838c07ebd83

vsperf: Initial integration with VSPERF

New scenario class allows to execute vsperf installed inside VM.
Vsperf is executed in trafficgen mode. It means, it will only
configure and execute traffic by external HW traffic generator
based on custom configuration file. After traffic generator stops,
then test results will be converted from vsperf CSV format into
JSON and passed to yardstick for further processing.
Currently, traffic is passed only through external bridge. In
the future, test scenarios will launch VNFs and traffic will
be properly routed to them. Proper routing can be ensured
by OVS flows configuration via setup-script executed during
setup phase.
Testcase definition yaml files inside vsperf/ directory won't be
pushed to the yardstick, but they will be stored inside vsperf
repository. They are part of the draft review only to show
how it is done.

JIRA: VSPERF-288

Change-Id: I13a519ed39091fe89d1a43cc522738044fb3c609
Signed-off-by: Martin Klozik <martinx.klozik@intel.com>
Reviewed-by: <sunshine.wang@huawei.com>
Reviewed-by: <lvjing5@huawei.com>
Reviewed-by: <jean.gaoliang@huawei.com>
Reviewed-by: <david.j.chou@intel.com>
7 years agoUpdated armband
sridharkn [Fri, 8 Jul 2016 03:09:43 +0000 (03:09 +0000)]
Updated armband
Project: vswitchperf  7cded121ab8291d742ea9d5324f93cae34dc10e5

Spirent-TestCenter: Code Cleanup.

Removal of redunant code in testcenter.py.

No logic Changes.
Cosmetic changes - removing redundant code of 150+ lines.

JIRA: VSPERF-308

Change-Id: I4766890cdc9f3d23103b2d2090285361ac4a5197
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
7 years agoUpdated armband
Christian Trautman [Fri, 8 Jul 2016 01:41:39 +0000 (01:41 +0000)]
Updated armband
Project: vswitchperf  7a16aa0bc7875b5b3fe6385cf99afa076e1e1cb3

rstp-stp: Add basic functions for stp/rstp enable on ovs

Add basic functions to enable/disable spanning tree
protocols on the bridge.

Also adds bridge info function to retrieve other bridge
information.

JIRA: VSPERF-314

Change-Id: Ic72c5a2a9d16aab1b95428ce37042a5b536481aa
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
7 years agoUpdated armband
Christian Trautman [Fri, 8 Jul 2016 01:31:25 +0000 (01:31 +0000)]
Updated armband
Project: vswitchperf  cead9a3d0571b8afc5ed680475e9bc3ea92c7d79

Namespace_veth: Add funtionality for network namespace, veth ports

Adds functionality for network namespaces and veth/peer ports
to connect the namespaces. The namespaces are tracked outside
of default Linux namespaces to prevent possible disruption of
work outside of VSPerf where a user may create a namespace and
the cleanup code deletes it. The cleanup code only removes
namespaces and veth ports created inside the testcase.

JIRA: VSPERF-310

Change-Id: If8881cafb119f38f052403a1de497e9660187d2e
Signed-off-by: Christian Trautman <ctrautma@redhat.com>
7 years agoUpdated armband
liang gao [Fri, 8 Jul 2016 01:09:52 +0000 (01:09 +0000)]
Updated armband
Project: yardstick  3cf1c2162d800e4f5a5596bdf54732ba906c95f6

Add Yardstick TC044 TEST CASE

JIRA:yardstick-290

Change-Id: I2537f6561221226cf8961a2f8221f039cecf7fe0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoUpdated armband
liang gao [Fri, 8 Jul 2016 01:06:35 +0000 (01:06 +0000)]
Updated armband
Project: yardstick  609e6ea459afc1aff901ecb1cd38c403ef8f8c13

Add test case description and task file for TC045

JIRA: YARDSTICK-291

Change-Id: I85081c075fb795ee7839009952e49ad13b9cf2bf
Signed-off-by: tjuyinkanglin <14_ykl@tongji.edu.cn>
7 years agoUpdated armband
liang gao [Fri, 8 Jul 2016 01:05:59 +0000 (01:05 +0000)]
Updated armband
Project: yardstick  4d78a2c02653f4918b55e0becad9094518e1afc3

Add fuel test suite

This file is used for verifing yardstick in fuel integration.

Change-Id: Ied9f714763f974af5a3abd953f66c966f196c4ec
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoTemporary: HACK: SR-IOV: Fix VNIC filtering. 47/16547/1
Alexandru Avadanii [Thu, 7 Jul 2016 12:03:20 +0000 (14:03 +0200)]
Temporary: HACK: SR-IOV: Fix VNIC filtering.

FIXME: Revert this when upstream Fuel 9.1 closes bug [1].

[1] https://bugs.launchpad.net/fuel/+bug/1597775

Change-Id: I692b0ef63ee3e035deadef9d4e47b43f4c53e4aa
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
7 years agoUpdated armband
liang gao [Thu, 7 Jul 2016 06:59:52 +0000 (06:59 +0000)]
Updated armband
Project: yardstick  e112b517bdca5f685dd250b9b0a7f6a18f4fb6f8

Add zte-pod1 info in Yardstick test cases Grafana page.

Change-Id: Ifdfe75c8168f7d5b9d5ec90880237864200ed4cf
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
7 years agoUpdated armband
liang gao [Thu, 7 Jul 2016 03:25:57 +0000 (03:25 +0000)]
Updated armband
Project: yardstick  991aaea442d2a36d43871224a7d96a7e7eea6910

fix the ssh bug when run tc043 in CI

Change-Id: I93ffe038ee128976db001e4f2ece79366aa3826c
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
7 years agoBackport: dpkg-checkbuilddeps to mk-build-deps. 65/16465/1
Alexandru Avadanii [Wed, 6 Jul 2016 15:05:39 +0000 (17:05 +0200)]
Backport: dpkg-checkbuilddeps to mk-build-deps.

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>
7 years agoUpdated armband
Michal Skalski [Wed, 6 Jul 2016 08:42:04 +0000 (10:42 +0200)]
Updated armband
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>
7 years agoUpdated armband
liang gao [Wed, 6 Jul 2016 08:14:21 +0000 (08:14 +0000)]
Updated armband
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>
7 years agoUpdated armband
liang gao [Wed, 6 Jul 2016 03:21:43 +0000 (03:21 +0000)]
Updated armband
Project: yardstick  51b902b9d9d7a641357dd615dcd5a5529bffc8bb

Add Yardstick TC004 TEST CASE

JIRA:yardstick-14

Change-Id: I9ff76265db4677298bf60358a5259f3fb48f24a0
Signed-off-by: JingLu5 <lvjing5@huawei.com>
7 years agoMerge "[BGPVPN] Enable/add plugin build to ISO."
Alexandru Avadanii [Tue, 5 Jul 2016 13:52:59 +0000 (13:52 +0000)]
Merge "[BGPVPN] Enable/add plugin build to ISO."

7 years agoMerge "ODL: Rework opnfv-quagga building/packaging."
Alexandru Avadanii [Tue, 5 Jul 2016 13:51:41 +0000 (13:51 +0000)]
Merge "ODL: Rework opnfv-quagga building/packaging."

7 years ago[BGPVPN] Enable/add plugin build to ISO. 79/16379/3
Alexandru Avadanii [Tue, 5 Jul 2016 12:53:48 +0000 (14:53 +0200)]
[BGPVPN] Enable/add plugin build to ISO.

Change-Id: I4d01e9f9aeea3b0ab5bcc7fbe6840b8960fff5d9

7 years agoUpdated armband
Alexandru Avadanii [Tue, 5 Jul 2016 12:45:53 +0000 (14:45 +0200)]
Updated armband
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>
7 years agoUpdated armband
Michal Skalski [Tue, 5 Jul 2016 10:21:42 +0000 (12:21 +0200)]
Updated armband
Project: fuel  d1466b0f8792bde0a1e39d2071a03d0317e0f7ee

Fix ODL deployments

Change-Id: Idae02b340d3a64109deeda7ef67574430b928219
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
7 years agoODL: Rework opnfv-quagga building/packaging. 61/16361/1
Alexandru Avadanii [Sun, 3 Jul 2016 12:59:04 +0000 (14:59 +0200)]
ODL: Rework opnfv-quagga building/packaging.

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>
7 years agoUpdated armband
liang gao [Tue, 5 Jul 2016 09:35:42 +0000 (09:35 +0000)]
Updated armband
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>
7 years agoUpdated armband
liang gao [Tue, 5 Jul 2016 01:56:55 +0000 (01:56 +0000)]
Updated armband
Project: yardstick  588631b53537b71330bd21e4f9aebb9de429b2a3

Creating a generic monitor

JIRA: YARDSTICK-274

Change-Id: Iac8c525b36b2778767177b17e6107866cc514e40
Signed-off-by: lihuan <lihuansse@tongji.edu.cn>
7 years agoUpdated armband
Michal Skalski [Mon, 4 Jul 2016 08:20:21 +0000 (10:20 +0200)]
Updated armband
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>
7 years agoUpdated armband
wu.zhihui [Mon, 4 Jul 2016 07:20:51 +0000 (15:20 +0800)]
Updated armband
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>
7 years agoUpdated armband
JingLu5 [Fri, 1 Jul 2016 03:05:51 +0000 (11:05 +0800)]
Updated armband
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>
8 years agoUpdated armband
Christian Trautman [Fri, 1 Jul 2016 22:44:38 +0000 (22:44 +0000)]
Updated armband
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>
8 years agoUpdated armband
Christian Trautman [Fri, 1 Jul 2016 18:36:54 +0000 (18:36 +0000)]
Updated armband
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>
8 years agoUpdated armband
Christian Trautman [Fri, 1 Jul 2016 16:58:21 +0000 (16:58 +0000)]
Updated armband
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>
8 years agoUpdated armband
tli [Fri, 1 Jul 2016 02:48:52 +0000 (22:48 -0400)]
Updated armband
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>
8 years agoRebase: Deal with upstream ODL Boron + OVS bump. 05/16205/2
Alexandru Avadanii [Thu, 30 Jun 2016 17:00:08 +0000 (19:00 +0200)]
Rebase: Deal with upstream ODL Boron + OVS bump.

Change-Id: Iea330d6d778ff5034e1e801d20fa74485e302a95
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoUpdated armband
Nikolas Hermanns [Wed, 29 Jun 2016 09:16:51 +0000 (11:16 +0200)]
Updated armband
Project: fuel  0330037417ae9ae280fdb76ac99ee464dc4a6d1d

[BGPVPN] Uplift plugin to Mitaka

Change-Id: I9db366806ec97b44b0e537ee2d4beb3c8a968b92
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
8 years agoUpdated armband
Michal Skalski [Fri, 1 Jul 2016 11:34:05 +0000 (13:34 +0200)]
Updated armband
Project: fuel  65f0209484dbd2851bae5323b294c7289596e214

ruby-json is required for fpm

Change-Id: Ib8a759922879a81a355bca14e3d4beeeb2ad72d4
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
8 years agoUpdated armband
Michal Skalski [Fri, 1 Jul 2016 07:59:22 +0000 (09:59 +0200)]
Updated armband
Project: fuel  14df1b694180d638278dc8ed052f2753fa2fdbcb

Fix module versions for scenarios

Change-Id: Ia5a5d008af717f9b2d0e7495bd2180cdad4075e8
Signed-off-by: Michal Skalski <mskalski@mirantis.com>
8 years agoUpdated armband
Michal Skalski [Thu, 30 Jun 2016 21:55:56 +0000 (21:55 +0000)]
Updated armband
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>
8 years agoUpdated armband
Alexandru Avadanii [Mon, 20 Jun 2016 15:49:51 +0000 (17:49 +0200)]
Updated armband
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>
8 years agoUpdated armband
Christian Trautman [Thu, 30 Jun 2016 15:45:34 +0000 (15:45 +0000)]
Updated armband
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>
8 years agoUpdated armband
Nikolas Hermanns [Thu, 30 Jun 2016 14:20:59 +0000 (16:20 +0200)]
Updated armband
Project: fuel  17a9c9e51be20ca84f9e9c4ad6f305449f239dfa

Uplift fuel and nshovs plugins configs

Change-Id: I86cdef9d3e3337d1b16b9154c940f73b0a3d8567
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
8 years agoUpdated armband
Guo Ruijing [Wed, 29 Jun 2016 18:57:11 +0000 (11:57 -0700)]
Updated armband
Project: fuel  b22fc3b0acd77c169d5928b6455bb4669f0bf5ca

Move fuel plugin builder to Dockerfile

Change-Id: I5c2bc9f4331bedd7a1d3e78ba2f9b82027e566ef
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
8 years agoUpdated armband
liang gao [Thu, 30 Jun 2016 07:27:44 +0000 (07:27 +0000)]
Updated armband
Project: yardstick  14c7413448e4690fefd0ecad908ec86d6f774d6f

Add plugin Command

Change-Id: I8976ddf3dd43813ee38051dc4b0030265b85c3ef
Signed-off-by: JingLu5 <lvjing5@huawei.com>
8 years agoUpdated armband
liang gao [Thu, 30 Jun 2016 07:25:23 +0000 (07:25 +0000)]
Updated armband
Project: yardstick  bad1fedef56b1dc5f526c29a5bdc508f7bedf1f4

Add zte-pod1 in Yardstick-Main

Change-Id: Ib014d1e86fbe4e789d9a803b0f4cf03e40fa988f
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoUpdated armband
liang gao [Thu, 30 Jun 2016 02:24:28 +0000 (02:24 +0000)]
Updated armband
Project: yardstick  d7aca2eadc53a1e1dbf7c7c29f2a83e7e5085b0c

fix ssh bug when running tc043 on huawei_pod1

Change-Id: I333122dae5c00da3ad9fa495e0ca9e8f5d23ae4f
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
8 years agoUpdated armband
liang gao [Thu, 30 Jun 2016 02:17:16 +0000 (02:17 +0000)]
Updated armband
Project: yardstick  41dde94d0a4e575317c297e124ba0624e64c8552

Change floating ip association method

Change-Id: I694fbce4470a14893310334a39e15b61fbe8905a
Signed-off-by: Akos Farago <akos.farago@ericsson.com>
8 years agoUpdated armband
Guo Ruijing [Thu, 30 Jun 2016 00:42:35 +0000 (00:42 +0000)]
Updated armband
Project: fuel  992397c95b4e133a1ab41bc20e2b58b072f9bbaf

Fix NSH patches

Change-Id: I04d03ce0b803aa23575dd2640e33eafa00f948bc
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
8 years agoUpdated armband
Christian Trautman [Wed, 29 Jun 2016 18:50:48 +0000 (18:50 +0000)]
Updated armband
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>
8 years agoUpdated armband
Christian Trautman [Wed, 29 Jun 2016 16:12:19 +0000 (16:12 +0000)]
Updated armband
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>
8 years agoMerge "ODL plugin: rebase for JAVA8."
Alexandru Avadanii [Wed, 29 Jun 2016 13:49:02 +0000 (13:49 +0000)]
Merge "ODL plugin: rebase for JAVA8."

8 years agosubmodule: yardstick. 67/16067/2
Alexandru Avadanii [Tue, 28 Jun 2016 17:13:48 +0000 (19:13 +0200)]
submodule: yardstick.

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>
8 years agoMerge "vswitchperf: Arch-indep build."
Alexandru Avadanii [Wed, 29 Jun 2016 13:35:24 +0000 (13:35 +0000)]
Merge "vswitchperf: Arch-indep build."

8 years agoMerge "submodule: vswitchperf."
Alexandru Avadanii [Wed, 29 Jun 2016 13:34:53 +0000 (13:34 +0000)]
Merge "submodule: vswitchperf."

8 years agoODL plugin: rebase for JAVA8. 15/16115/1
Alexandru Avadanii [Wed, 29 Jun 2016 12:42:05 +0000 (14:42 +0200)]
ODL plugin: rebase for JAVA8.

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>
8 years agovswitchperf: Arch-indep build. 13/16113/1
Alexandru Avadanii [Tue, 28 Jun 2016 21:10:10 +0000 (23:10 +0200)]
vswitchperf: Arch-indep build.

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>
8 years agoUpdated armband
Michal Skalski [Wed, 29 Jun 2016 09:28:20 +0000 (09:28 +0000)]
Updated armband
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>
8 years agoUpdated armband
Michal Skalski [Tue, 28 Jun 2016 13:10:52 +0000 (15:10 +0200)]
Updated armband
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>
8 years agosubmodule: vswitchperf. 73/16073/1
Alexandru Avadanii [Tue, 28 Jun 2016 18:51:50 +0000 (20:51 +0200)]
submodule: vswitchperf.

Change-Id: I986bfb5ae549321a0696f945d24ccb1b6b198f96
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoUpdated armband
davidjchou [Fri, 24 Jun 2016 10:42:47 +0000 (03:42 -0700)]
Updated armband
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>
8 years agoMerge "submodule: fuel-plugin-ovs."
Alexandru Avadanii [Tue, 28 Jun 2016 12:58:23 +0000 (12:58 +0000)]
Merge "submodule: fuel-plugin-ovs."

8 years agoRework: Drop fuel-main submodule. 65/15865/2
Alexandru Avadanii [Sat, 18 Jun 2016 17:47:44 +0000 (19:47 +0200)]
Rework: Drop fuel-main submodule.

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>
8 years agoMerge "Backport git based patching from Fuel@OPNFV."
Alexandru Avadanii [Tue, 28 Jun 2016 12:56:51 +0000 (12:56 +0000)]
Merge "Backport git based patching from Fuel@OPNFV."

8 years agoUpdated armband
Jonas Bjurel [Tue, 28 Jun 2016 11:44:23 +0000 (11:44 +0000)]
Updated armband
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>
8 years agoUpdated armband
Guo Ruijing [Tue, 28 Jun 2016 00:42:50 +0000 (00:42 +0000)]
Updated armband
Project: fuel  82d7776efa109d031412baa91e91b3b91bbb06fb

Add fuel@opnfv build based on vagrant

Change-Id: I5d180f060f27d49b03d6b2eda4750845a3490348
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
8 years agosubmodule: fuel-plugin-ovs. 03/16003/1
Alexandru Avadanii [Mon, 20 Jun 2016 15:57:18 +0000 (17:57 +0200)]
submodule: fuel-plugin-ovs.

8 years agoUpdated armband
Guo Ruijing [Thu, 23 Jun 2016 04:43:14 +0000 (04:43 +0000)]
Updated armband
Project: fuel  f2656175b7aff1aa7ef5b32e6dfdf1858b612102

Fix wget failure in fue@opnfv

Change-Id: Ie5940ab758182a23873c0e9a55a83b199f2619ad
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
8 years agoUpdated armband
Guo Ruijing [Tue, 21 Jun 2016 16:15:56 +0000 (00:15 +0800)]
Updated armband
Project: fuel  c1d3d423c43b0e52970749e450b03151704506ac

Add fuel yardstick plugin

Change-Id: Ie6a980ad23e43f6eef775c74d005358d4ab859cc
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
8 years agoFix: nova patching: broken puppet chain. 45/15945/1
Alexandru Avadanii [Wed, 22 Jun 2016 13:17:28 +0000 (15:17 +0200)]
Fix: nova patching: broken puppet chain.

This was an interesting bug. The code has been broken for a while,
but we did not notice because nova was installed before these
puppets were ran.

With the Mitaka reworks and changes in the puppet manifests, this
bug surfaced, but manifested as `virtlogd` service not being
started, looking like a libvirt 1.3+ problem.

So, just add the missing "->" in the troubling puppet file.

Change-Id: Ic702e17e8f732bf7a277714cc4416e0f2ee68cfe
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoMerge "Makefile: Fix and update docker-clean."
Alexandru Avadanii [Mon, 20 Jun 2016 17:31:30 +0000 (17:31 +0000)]
Merge "Makefile: Fix and update docker-clean."

8 years agoBackport git based patching from Fuel@OPNFV. 63/15863/2
Alexandru Avadanii [Sat, 18 Jun 2016 15:49:28 +0000 (17:49 +0200)]
Backport git based patching from Fuel@OPNFV.

Rebase conflicting patches due to format change.

Change-Id: Ia9d1f9c0cad77da7b95e8ec4b62324953ef3ce9c
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoUpdated armband
wu.zhihui [Mon, 20 Jun 2016 11:59:40 +0000 (19:59 +0800)]
Updated armband
Project: fuel  5514b02b38df42f7d954c63f4c74ecf8fbf368f8

Override parameter attempts in Class Zte_Adapter.

Give more attempts for zte hardware.

Change-Id: I0906b6fe9e046ddd6436e5246494b89c812a40a2
Signed-off-by: wu.zhihui <wu.zhihui1@zte.com.cn>
8 years agoMerge "Fix: upload_cirros hash mixup."
Alexandru Avadanii [Sun, 19 Jun 2016 17:42:00 +0000 (17:42 +0000)]
Merge "Fix: upload_cirros hash mixup."

8 years agoMerge "f-m: Remove qemu-user-static."
Alexandru Avadanii [Sun, 19 Jun 2016 17:41:33 +0000 (17:41 +0000)]
Merge "f-m: Remove qemu-user-static."

8 years agoMakefile: Fix and update docker-clean. 61/15861/1
Alexandru Avadanii [Sat, 18 Jun 2016 16:16:03 +0000 (18:16 +0200)]
Makefile: Fix and update docker-clean.

Change-Id: I468f4e37057e812c85034b16748a8083d0c96ab4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoFix: upload_cirros hash mixup. 57/15857/2
Alexandru Avadanii [Sat, 18 Jun 2016 02:03:41 +0000 (04:03 +0200)]
Fix: upload_cirros hash mixup.

Change-Id: Ibd41229ce744256fc289756708d64c3fedede9f4
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoMerge "Fix: reap.py: puppet-managed ifcfg files."
Alexandru Avadanii [Sat, 18 Jun 2016 13:11:29 +0000 (13:11 +0000)]
Merge "Fix: reap.py: puppet-managed ifcfg files."

8 years agof-m: Remove qemu-user-static. 47/15847/1
Alexandru Avadanii [Fri, 17 Jun 2016 21:31:30 +0000 (23:31 +0200)]
f-m: Remove qemu-user-static.

Previously, we added and used qemu-user-static and its wrapper
over debootstrap (qemu-debootstrap) in:
- requirements-rpm.txt
  No longer needed, qemu-user-static should be added automatically
  as a cobbler rpm dependency (similar to cobbler-grub-aarch64);
- prepare-build-env.sh
  No longer needed, we only support building packages natively.
  We never built an arm64 chroot at ISO build time.
- sandbox.mk
  Same motivation as above, no longer needed.
  I think this would have needed qemu-user-static on build machine,
  and binfmt properly set up on that machine as well, adding
  complexity to the build process, although we do not use it.

So, simplify things a little and prepare this for upstream.

Change-Id: Idfce5aa594f1fcd92b1f238c7d07cb88f26064b8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoMerge "Fix: f-l: upload_cirros glance cmd, syntar err."
Alexandru Avadanii [Fri, 17 Jun 2016 18:22:05 +0000 (18:22 +0000)]
Merge "Fix: f-l: upload_cirros glance cmd, syntar err."

8 years agoFix: reap.py: puppet-managed ifcfg files. 41/15841/1
Alexandru Avadanii [Fri, 17 Jun 2016 17:58:13 +0000 (19:58 +0200)]
Fix: reap.py: puppet-managed ifcfg files.

Skip parsing comment lines in ifcfg-ethX files at reap, e.g.:

Change-Id: Ide6b2111619f7558f1434fda5cd254b842cef0ae
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoFix: f-l: upload_cirros glance cmd, syntar err. 37/15837/1
Alexandru Avadanii [Fri, 17 Jun 2016 17:36:51 +0000 (19:36 +0200)]
Fix: f-l: upload_cirros glance cmd, syntar err.

While at it split another patch in f-l in two.

Change-Id: Ife31a94447176798c3cf7052408ffeddb1e753ff
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoUpdated armband
wuwb1989 [Fri, 17 Jun 2016 06:53:49 +0000 (14:53 +0800)]
Updated armband
Project: fuel  4de621898db6e81ca1d0faf3ebd6f41a953be29a

add onos nofeature scenarion map

Change-Id: I5c7d9b712c66860bfbe923396e12641c17d439b5
Signed-off-by: wuwb1989 <wuwenbin2@huawei.com>
8 years agoopnv-fuel: updated deploy patch set 29/15829/1
Josep Puigdemont [Fri, 17 Jun 2016 15:28:59 +0000 (17:28 +0200)]
opnv-fuel: updated deploy patch set

Change-Id: I9442f217d2f840382b40f6eae77ddb9ae2ddbadc
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
8 years agoUpdated armband
Josep Puigdemont [Fri, 17 Jun 2016 06:26:53 +0000 (08:26 +0200)]
Updated armband
Project: fuel  dc7f16e0fa9545021b2673e18eff421221ba06c0

vitual_fuel: set_vm_nic() takes no parameters

Fixes: https://jira.opnfv.org/browse/FUEL-148

Change-Id: Id5a1d710abf425e75b6ff9eaa7b372285e200702
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
8 years agoUpdated armband
Guo Ruijing [Fri, 17 Jun 2016 00:27:30 +0000 (00:27 +0000)]
Updated armband
Project: fuel  109b0e70eb9963fd5d4aa8e7fda3cc30ec7752b9

Add OVS with NSH/DPDK build

Change-Id: I6cdcc56024a4d9fe305783f45856f388e62c0ba8
Signed-off-by: Guo Ruijing <ruijing.guo@intel.com>
8 years agoUpdated armband
Josep Puigdemont [Fri, 20 May 2016 08:05:11 +0000 (10:05 +0200)]
Updated armband
Project: fuel  b0670cfd013bf0ef4a1c1b3723fa3f5da6dd108d

virtual_fuel: add XML tree as attribute of VirtualFuel

With this patch, the VM XML definition tree is an attribute of the
object, this way it can be used by all methods without having to re-read
the file.

Methods added:
update_vm_template_file: Flushes the contents of the in-memory XML
    representation of the VM to the backing file.

Change-Id: I18d3f606b0c02cd589cb0f657599e8b03b0e817e
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
8 years agoUpdated armband
Jonas Bjurel [Thu, 16 Jun 2016 16:49:09 +0000 (16:49 +0000)]
Updated armband
Project: fuel  b86d8e65f9a8a3e52a7f06f8ac9d32963c9df6d4

ipmi_adapter: add delay to stabilize command action

We should allow the nodes some time to stabilize after sending a command
to them. Currently we are checking the status too fast.

Change-Id: I26a60d2bb6a43edbec842b727f825057e2778981
Signed-off-by: Josep Puigdemont <josep.puigdemont@enea.com>
8 years agoUpdated armband
Jonas Bjurel [Thu, 16 Jun 2016 13:52:33 +0000 (13:52 +0000)]
Updated armband
Project: fuel  523ae3b3247412daff4c127f505fc64d6dc67696

Mask ipmitool credentials

Change-Id: I328432e6b30437e8a83065859cd80358d4c3c468
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
8 years agoUpdated armband
Jonas Bjurel [Thu, 16 Jun 2016 13:52:09 +0000 (13:52 +0000)]
Updated armband
Project: fuel  7994abe6083f408823149669fa2e51ef7d341a8e

Mask impitool credentials

Change-Id: I0103082672259eaf4b1c2be8ca3a1236fc6137eb
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
8 years agoUpdated armband
Jonas Bjurel [Thu, 16 Jun 2016 13:51:55 +0000 (13:51 +0000)]
Updated armband
Project: fuel  f2c53cb47c52f295568639919c407080ecf92b03

Add command line argument masking for exec_cmd

exec_cmd() now takes 2 additional optional arguments: mask_args and
mask_str. The former expects an array of positions to mask, the latter
expects a string to be used as mask.

Change-Id: I445141a68929a0d2837e7692ce8b4d071154cfa7
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
8 years agoUpdated armband
Jonas Bjurel [Thu, 16 Jun 2016 13:40:35 +0000 (13:40 +0000)]
Updated armband
Project: fuel  aace3a2620c1c49932c7c82ed6cc154c78d19bef

Remove unused function: usage()

Change-Id: I648821262a7bfd77e59f4411380020c49306ff5e
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
8 years agoUpdated armband
Jonas Bjurel [Thu, 16 Jun 2016 10:17:04 +0000 (10:17 +0000)]
Updated armband
Project: fuel  294150c7f9e36477ff0a25f947fb2c8002999a3b

Introducing collection of all fuel and stack deployment logs.

The purpose of this patch is to collect all available Fuel snapshots- and
stack/node ldeployment logs for later off-line troubleshooting.
The intention is that Jenkins, or other deployment robots will be able to
collect all logs from the deployment and store it at some repository where
developers can fetch it and perform off-line post deployment trouble-shooting.
Following script arguments have been added:

CI Arg changes:
Added an argument to ci/deploy.sh:
-L [Deploy log path and file name], E.g.
   -L ~/jenkins/deploy/deploy-888.log.tar.gz
   This will create an tar gzip archive at the path and filename pointed out.
   If -L is not specified, the log archive will be placed under the CI directory
   with the following name convention: deploy-YYMMDD-HHMMSS.log.tar.gz

Fuel Internal deploy changes:
Added an argument to ci/deploy.py
-log [Deploy log path and file name], E.g.
     -log ~/jenkins/deploy/deploy-888.log.tar.gz
     This will create an tar gzip archive at the path and filename pointed out.
     If -log is not specified, the log archive will be placed under the CI
     directory with the following name convention:
     deploy-YYMMDD-HHMMSS.log.tar.gz

READY TO MERGE!
VERIFIED!

Change-Id: Icb75d9d2e66bdd47f75dcca29071943444d5c823
Signed-off-by: Jonas Bjurel <jonas.bjurel@ericsson.com>
8 years agoUpdated armband
Jonas Bjurel [Thu, 16 Jun 2016 10:15:04 +0000 (10:15 +0000)]
Updated armband
Project: fuel  58b6866358c503f6ac588629b705867863523e69

Clarify docker installation instructions

Change-Id: I8738798eac64c44a66e4fcab9758094e26a5a69f
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
8 years agoUpdated armband
Peter Barabas [Wed, 6 Jan 2016 12:08:06 +0000 (13:08 +0100)]
Updated armband
Project: fuel  7361290e6eef010ee646d98f90b3c3fa00ee2b38

Add missing package dependency: libyaml-dev

Change-Id: I058f6bc54e1c6b0a0c20eeaa2ea09f2f9a2e80ce
Signed-off-by: Peter Barabas <peter.barabas@ericsson.com>
8 years agoMerge "Rebase: f-l: vga nova patch after upstream change."
Alexandru Avadanii [Wed, 15 Jun 2016 20:13:57 +0000 (20:13 +0000)]
Merge "Rebase: f-l: vga nova patch after upstream change."

8 years agoRebase: f-l: vga nova patch after upstream change. 41/15641/1
Alexandru Avadanii [Wed, 15 Jun 2016 18:49:18 +0000 (20:49 +0200)]
Rebase: f-l: vga nova patch after upstream change.

Change-Id: I4f029b00b03c665bef2bbf367953e9d95ed215f1
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
8 years agoUpstream: remote-libvirt + custom tags. 39/15639/1
Alexandru Avadanii [Wed, 15 Jun 2016 17:59:14 +0000 (19:59 +0200)]
Upstream: remote-libvirt + custom tags.

Change-Id: I3702648583983ac7afcfef7a9556fcd33e984457
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>