Add warnings and options to run.sh 79/6579/6
authorNate Potter <nathaniel.potter@intel.com>
Wed, 2 Aug 2017 22:17:41 +0000 (15:17 -0700)
committerVictor Morales <victor.morales@intel.com>
Mon, 14 Aug 2017 22:51:57 +0000 (17:51 -0500)
commit8a0c9450a19892d4254e2b69d04f3b84007b700b
tree51fdaf12217c3bb027f688cfce53c74f0447d688
parentd1c03409f28c32d8cb0a97d4311b58907729998e
Add warnings and options to run.sh

Adds a warning to run.sh informing the user that
the contents of their /opt folder will be deleted by the test.
Also adds option parsing, -y for skipping the prompt, -s for
test suite selection, -c for test case selection, as well as
-h for displaying help for the program.

Change-Id: I888350d31839bd6db91a497a04ae3308af5329e9
Issue-Id: INT-97
Signed-off-by: Nate Potter <nathaniel.potter@intel.com>
bootstrap/vagrant-onap/CONTRIBUTING.md
bootstrap/vagrant-onap/Vagrantfile
bootstrap/vagrant-onap/tools/run.sh
bootstrap/vagrant-onap/vagrant_utils/postinstall.sh [moved from bootstrap/vagrant-onap/postinstall.sh with 100% similarity]
bootstrap/vagrant-onap/vagrant_utils/unit_testing.sh [moved from bootstrap/vagrant-onap/unit_testing.sh with 76% similarity]