diff options
author | Kubi <jean.gaoliang@huawei.com> | 2017-04-23 10:41:27 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-04-23 10:41:27 +0000 |
commit | bd877d6bd6928ac4bdebdd292c15dc94241542f3 (patch) | |
tree | 75f15e6220cadad75aac8bcdb35933c15c6e75f6 /tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml | |
parent | bb365d411d88a71871993b4ed803c2ffbbcb79bf (diff) | |
parent | f51ba41255d6ab2c03fd62a044d372b73b496459 (diff) |
Merge "Add SRIOV support"
Diffstat (limited to 'tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml')
-rw-r--r-- | tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml b/tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml index a9802346b..4c7fdab90 100644 --- a/tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml +++ b/tests/opnfv/test_cases/opnfv_yardstick_tc008.yaml @@ -65,3 +65,6 @@ context: networks: test: cidr: '10.0.1.0/24' + #test-sriov: + #cidr: '10.0.1.0/24' + #provider: "sriov" |