diff options
author | Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com> | 2018-06-21 13:06:26 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-06-21 13:06:26 +0000 |
commit | 42d755774738181858886cc0138dcf81e02c7c1e (patch) | |
tree | 772d2c28637fc26f551021386a049514ca3eb2de | |
parent | 50f415f16e95eb5686f15322389aaa51fe323b1d (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "Add scale out TCs with availability zone support"
- Add scale out TCs with availability zone support
Add PROX and vFW scale out TCs with availability zone
configuration. To be able to specify the availability
zone for specific VNF or TG the following example of
command line option shoud be used:
yardstick -d task start --task-args='{
"num_vnfs": 2, "availability_zone":
{
"vnf_0": "az_0", "tg_0": "az_0",
"vnf_1": "az_1", "tg_1": "az_1",
... }}' <SCALE-OUT-TC-FILE>
The steps to run new scale-out TCs is documented in the
userguide.
JIRA: YARDSTICK-1203
Change-Id: Ib3878485c5483981fe9b48ab02995712bcc31ae5
Signed-off-by: Mytnyk, Volodymyr <volodymyrx.mytnyk@intel.com>
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject b4bba7a8d9d1e3379209d13a3272412e55f1dc7 +Subproject 5cc6023d88bb6f57cc86957369f5f0516a466c8 |