From aec51550523c3326b37dfb79680ebd80188c6a56 Mon Sep 17 00:00:00 2001 From: Ryota MIBU Date: Fri, 8 Jan 2016 10:58:33 +0900 Subject: disable doctor functional test Change-Id: I3bd62b53651777fe020c3919c415e1f2d7b45164 Signed-off-by: Ryota MIBU --- tests/run.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tests/run.sh') diff --git a/tests/run.sh b/tests/run.sh index 26dd158e..31fec615 100755 --- a/tests/run.sh +++ b/tests/run.sh @@ -122,6 +122,11 @@ calculate_notification_time() { } # TODO(r-mibu): Make sure env params are set properly for OpenStack clients +# TODO(r-mibu): Make sure POD for doctor test is available in Pharos + +echo "Note: doctor/tests/run.sh has been executed, " +echo " but skipping this test due to lack of available test env/deployment." +exit 0 download_image register_image -- cgit 1.2.3-korg