Initial implementation of optf-osdf csit 95/69495/4
authorvrvarma <vv8305@att.com>
Fri, 28 Sep 2018 14:30:00 +0000 (10:30 -0400)
committervrvarma <vv8305@att.com>
Thu, 4 Oct 2018 02:56:37 +0000 (22:56 -0400)
commit3fe70c777050581f090f1bcc9ebf9e44857d0b56
tree599724de7400629cdd3ddee32391816310035662
parentbd341518ff41ddaa96afd22df6301075e7a8b4f5
Initial implementation of optf-osdf csit

Fixing osdf, simulator startup scripts
Split the setup & functional test cases
Add robot keywords for test suites
Refactoring test suites based on comments

Change-Id: Ic96343968ec919ac3c5272bc953bbaeb974f2393
Signed-off-by: vrvarma <vv8305@att.com>
Issue-ID: OPTFRA-286
14 files changed:
plans/optf-osdf/osdf/setup.sh [new file with mode: 0755]
plans/optf-osdf/osdf/teardown.sh [new file with mode: 0755]
plans/optf-osdf/osdf/testplan.txt [new file with mode: 0644]
scripts/optf-osdf/osdf/osdf-properties/osdf_config.yaml [new file with mode: 0755]
scripts/optf-osdf/osdf/osdf_proxy_settings.sh [new file with mode: 0755]
scripts/optf-osdf/osdf/osdf_script.sh [new file with mode: 0755]
scripts/optf-osdf/osdf/simulator_script.sh [new file with mode: 0755]
scripts/optf-osdf/osdf/wait_for_port.sh [new file with mode: 0755]
tests/optf-osdf/osdf/__init__.robot [new file with mode: 0644]
tests/optf-osdf/osdf/data/pci-opt-request.json [new file with mode: 0644]
tests/optf-osdf/osdf/data/placement_request.json [new file with mode: 0644]
tests/optf-osdf/osdf/optf_osdf_setup.robot [new file with mode: 0644]
tests/optf-osdf/osdf/optf_osdf_test.robot [new file with mode: 0644]
tests/optf-osdf/osdf/resources/common-keywords.robot [new file with mode: 0644]