More cleanup for ci directory 35/41235/2
authorTim Rozet <trozet@redhat.com>
Wed, 6 Sep 2017 22:15:08 +0000 (18:15 -0400)
committerTim Rozet <trozet@redhat.com>
Thu, 7 Sep 2017 16:03:30 +0000 (12:03 -0400)
commit288d6a64f9ba8cbbfc9b3bc3783d4830a01b1af8
treef5a2d777da6c7df918979b0811cb8396c0423bdb
parent0cedf1dc636d2532eb818dd88c19106199500ac7
More cleanup for ci directory

Changes Include:
 - Moves dev_dep_check.sh to contrib dir as it is not used by our CI
 - Removes test.sh as it is not used by CI.  tox can be invoked
   directly for developers.
 - Removes run_smoke_tests.sh which is not used anymore

Change-Id: I59e39be0ce8b23234c70bf066aebf894b6d73388
Signed-off-by: Tim Rozet <trozet@redhat.com>
apex/tests/smoke_tests/execute_smoke_tests.sh [deleted file]
apex/tests/smoke_tests/execute_tests.yml [deleted file]
apex/tests/smoke_tests/prepare_undercloud.yml [deleted file]
apex/tests/smoke_tests/smoke_tests.yml [deleted file]
ci/run_smoke_tests.sh [deleted file]
ci/test.sh [deleted file]
contrib/dev_dep_check.sh [moved from ci/dev_dep_check.sh with 100% similarity]