Fetch complete buildconf for each repo
authorLin Yang <lin.a.yang@intel.com>
Tue, 24 Jun 2014 03:53:41 +0000 (11:53 +0800)
committerLin Yang <lin.a.yang@intel.com>
Mon, 7 Jul 2014 09:03:25 +0000 (17:03 +0800)
commit8d6e0c16ef2a13532611be0d570940842b581c56
treeca23044aaff7008c89eb6ee4e3c90a2884a77192
parent36adb262b68ccc461f3a41b518016632ec467483
Fetch complete buildconf for each repo

OBS will insert serveral runtime parameters at the beginning of the build conf,
which are critical to gbs local build. Current the api jenkins used can not
fetch those parameters, only fetch the build conf text. Should use another api
https://api.tizen.org/build/Tizen:Common/atom/_buildconfig.

Fixes: #1997

Change-Id: I8876e6e84bcf3bddbd3119d35f111ac7c3b738fe
Signed-off-by: Lin Yang <lin.a.yang@intel.com>
common/buildservice.py
job_create_snapshot.py