Add clarification comment in testing job.
authorIgor Stoppa <igor.stoppa@intel.com>
Thu, 19 Jun 2014 15:18:25 +0000 (18:18 +0300)
committerLin A Yang <lin.a.yang@intel.com>
Mon, 7 Jul 2014 09:44:08 +0000 (12:44 +0300)
Change-Id: Id9cfbe9f4db3c12fa36c94889c3f5bc74bb04695

job_test_build.py

index 05f1d56..3a90138 100755 (executable)
@@ -93,6 +93,7 @@ def main():
     """The main body"""
     # Note: the script, by design, will not return errors
     # Rather, it will inject the error status in the environment
+    # A Groovy post-build script will adjust the build status
 
     fields = trigger_info(os.getenv("TRIGGER_INFO"))
     url = fields["url"]