Add a buildinfo data for project 53/215353/1
authorYonghee Han <onstudy@samsung.com>
Mon, 7 Oct 2019 09:05:13 +0000 (18:05 +0900)
committerYonghee Han <onstudy@samsung.com>
Mon, 7 Oct 2019 09:05:19 +0000 (18:05 +0900)
Add a buildinfo data for the test trigger of project

Change-Id: I842dc2a153ceb489dc900338691d1c72a05d550d

job_pre_release_obs.py

index cd294ea..c355053 100755 (executable)
@@ -681,7 +681,8 @@ def main(action):
         else:
             # Only devbase project
             if is_devbase_project(project):
-                trigger_next("TEST-TRIGGER-INFO-UPDATE", info)
+                buildinfo = build.get_info(project)
+                trigger_next("TEST-TRIGGER-INFO-UPDATE", buildinfo)
 
     elif action == 'cleanup':
         # request(SR) end of life, this founction should be called to