summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test-definitions-ci.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-definitions-ci.py b/test-definitions-ci.py
index 7ada325..d89a0cd 100644
--- a/test-definitions-ci.py
+++ b/test-definitions-ci.py
@@ -48,7 +48,7 @@ def publish_result():
f = open('build-error.txt', 'w')
f.write("\n\n")
#f.write(result_message)
- f.write("* TESTBOT: [RESULTS]: Automated test results for patch set: 7f8c46a9eb1029345e0a3c1dd1bbad6cca8eb5c5\n\n")
+ #f.write("* TESTBOT: [RESULTS]: Automated test results for patch set: 7f8c46a9eb1029345e0a3c1dd1bbad6cca8eb5c5\n\n")
f.write("* YAMLVALID: [PASSED]: ./ubuntu/pwrmgmt.yaml\n\n")
f.write("* YAMLVALID: [PASSED]: ./ubuntu/exec-latency.yaml\n\n")
f.write("* YAMLVALID: [FAILED]: ./ubuntu/kvm.yaml\n\n")