change ci from base-on-pod to base-on-scenario (in progress) 15/16815/2
authorrexlee8776 <limingjiang@huawei.com>
Wed, 13 Jul 2016 08:08:09 +0000 (08:08 +0000)
committerrexlee8776 <limingjiang@huawei.com>
Fri, 15 Jul 2016 02:50:27 +0000 (02:50 +0000)
commit1a5b8201bf77cfcea5915b6cc8baca2cd33eba1d
treed6d4b95e32ae7b6651111f9eedd061c19928e909
parent55e2e867e9a3f01b39f619251253470948e250d4
change ci from base-on-pod to base-on-scenario (in progress)

1. first need to change in yardstick
2. then change in releng to modify the input parameter

JIRA: YARDSTICK-299

Change-Id: I3d707721acbc1d63be34da4e98138f845dc93466
Signed-off-by: rexlee8776 <limingjiang@huawei.com>
14 files changed:
tests/opnfv/test_cases/opnfv_yardstick_tc027.yaml
tests/opnfv/test_suites/opnfv_os-nosdn-kvm-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-nosdn-kvm_ovs-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-nosdn-nofeature-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-nosdn-ovs-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-ocl-nofeature-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-odl_l2-bgpvpn-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-odl_l2-nofeature-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-odl_l2-sfc-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-odl_l3-nofeature-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-onos-nofeature-ha_daily.yaml [new file with mode: 0644]
tests/opnfv/test_suites/opnfv_os-onos-sfc-ha_daily.yaml [new file with mode: 0644]
tests/unit/cmd/commands/test_task.py
yardstick/cmd/commands/task.py