diff options
Diffstat (limited to 'bootstrap/vagrant-onap/lib/robot')
-rwxr-xr-x | bootstrap/vagrant-onap/lib/robot | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/bootstrap/vagrant-onap/lib/robot b/bootstrap/vagrant-onap/lib/robot index 588da6c1e..90fbcf8c0 100755 --- a/bootstrap/vagrant-onap/lib/robot +++ b/bootstrap/vagrant-onap/lib/robot @@ -2,10 +2,6 @@ source /var/onap/functions -robot_src_folder=$git_src_folder/testsuite -robot_repos=("testsuite" "testsuite/heatbridge" "testsuite/properties" \ -"testsuite/python-testing-utils") - # _setup_ete_folder() - Create and copy ete folder structure function _setup_ete_folder { mkdir -p /opt/eteshare/config |