From eed634e3decd94328291c8623a5e7fd37075eef0 Mon Sep 17 00:00:00 2001 From: Amjath Khan Katpadi Hafeez Khan Date: Mon, 26 Feb 2018 17:03:55 -0500 Subject: [PATCH] Add CSIT folder create the CSIT folders required for optf has/osdf in integration project Change-Id: I231bdcd7b80cbdb6b833f84a5b392116735f4bb3 Issue-ID: OPTFRA-145 Signed-off-by: Amjath Khan Katpadi Hafeez Khan --- test/csit/plans/optf/osdf/data/testplan.txt | 2 -- .../data/functionality/testplan.txt => scripts/optf/has/testsample.txt} | 0 2 files changed, 2 deletions(-) delete mode 100644 test/csit/plans/optf/osdf/data/testplan.txt rename test/csit/{plans/optf/has/data/functionality/testplan.txt => scripts/optf/has/testsample.txt} (100%) diff --git a/test/csit/plans/optf/osdf/data/testplan.txt b/test/csit/plans/optf/osdf/data/testplan.txt deleted file mode 100644 index f61822dc6..000000000 --- a/test/csit/plans/optf/osdf/data/testplan.txt +++ /dev/null @@ -1,2 +0,0 @@ -# Test suites are relative paths under [integration.git]/test/csit/tests/. -# Place the suites in run order diff --git a/test/csit/plans/optf/has/data/functionality/testplan.txt b/test/csit/scripts/optf/has/testsample.txt similarity index 100% rename from test/csit/plans/optf/has/data/functionality/testplan.txt rename to test/csit/scripts/optf/has/testsample.txt -- 2.16.6