From: Cédric Ollivier Date: Thu, 2 Jun 2016 14:42:56 +0000 (+0200) Subject: Rename Robot Framework sources to *.robot X-Git-Tag: 0.2~1510 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=952eb42259d7b5f4bf655fae9dc384d37a00fc7a;p=functest-xtesting.git Rename Robot Framework sources to *.robot It avoids mixing robot and txt suffixes in the same directory. Change-Id: Ia2288cc9ad7dc86fc9a4cea2c6ca7a08a7dd3e3c Signed-off-by: Cédric Ollivier --- diff --git a/testcases/Controllers/ODL/custom_tests/neutron/040__delete_ports.txt b/testcases/Controllers/ODL/custom_tests/neutron/040__delete_ports.robot similarity index 100% rename from testcases/Controllers/ODL/custom_tests/neutron/040__delete_ports.txt rename to testcases/Controllers/ODL/custom_tests/neutron/040__delete_ports.robot diff --git a/testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.txt b/testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot similarity index 100% rename from testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.txt rename to testcases/Controllers/ODL/custom_tests/neutron/050__delete_subnets.robot diff --git a/testcases/Controllers/ODL/custom_tests/neutron/060__delete_networks.txt b/testcases/Controllers/ODL/custom_tests/neutron/060__delete_networks.robot similarity index 100% rename from testcases/Controllers/ODL/custom_tests/neutron/060__delete_networks.txt rename to testcases/Controllers/ODL/custom_tests/neutron/060__delete_networks.robot