diff options
author | Ross Brattain <ross.b.brattain@intel.com> | 2017-11-17 09:48:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-17 09:48:39 +0000 |
commit | b3f2bf77efe17d868c4daff0a900b86c77b2e2d5 (patch) | |
tree | 26e0557f106303682d678b66672828670f5680b7 /docs/submodules/yardstick | |
parent | e83571a5b898d374ddfaf8abcfda329700ab9358 (diff) |
Update git submodules
* Update docs/submodules/yardstick from branch 'master'
- Merge "NSB Prox BM test case fixes for scale up"
- NSB Prox BM test case fixes for scale up
YARDSTICK-839
In a scale-up test the VNF number can start from
0 to MAX (num_vnf-1)
The NSB PROX BM test nodes are currently marked as:
tg__0: trafficgen_1.yardstick
vnf__0: vnf.yardstick
They need to be changed to the below:
tg__0: tg_0.yardstick
vnf__0: vnf_0.yardstick
Changes done are:
- All BM Prox test cases have tg_0 and vnf_0 as default
test nodes
- The prox-baremetal-1/2/4.yaml sample pod file
- Cleaned Up some unused Prox test/config files
Change-Id: I819011bcb35eda62b17dd3e1035918918c582b13
Signed-off-by: Abhijit Sinha <abhijit.sinha@intel.com>
Diffstat (limited to 'docs/submodules/yardstick')
m--------- | docs/submodules/yardstick | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/docs/submodules/yardstick b/docs/submodules/yardstick -Subproject 144e467652c2b6cd11803ef78014d2748b6ec4a +Subproject 680cd988b2dfc5a0074cb829e5bae69f0bc7a6a |