summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
-rwxr-xr-xtests/run.sh5
2 files changed, 7 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2884629e..33a0451b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
*~
.*.sw?
-/build/
-/output/
+/docs_build/
+/docs_output/
/releng/
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