Commit Graph

18 Commits

Author SHA1 Message Date
Lubos Kocman
240d494c93 builder: fix tagBuild call, add wait_task 2016-07-20 17:52:07 +02:00
Lubos Kocman
05980dacff Add buildroot_ready, disttag related function
Signed-off-by: Lubos Kocman <lkocman@redhat.com>
2016-07-20 10:25:54 +02:00
Lubos Kocman
c0408b148b builder: remove wait_buildroot and turn ClientSession into staticmethod
Signed-off-by: Lubos Kocman <lkocman@redhat.com>
2016-07-18 22:29:02 +02:00
Lubos Kocman
1a66202afd read profile from supplied file 2016-07-18 19:17:58 +02:00
Ralph Bean
82bab660c8 Be honest. This is a task_id, not a build_id. 2016-07-18 10:45:40 -04:00
Ralph Bean
9190a48b75 A little less confusing. 2016-07-17 00:13:59 -04:00
Ralph Bean
45bc4c55ac Some summary logging from ridad. 2016-07-17 00:11:00 -04:00
Ralph Bean
79a1aff196 Typofix. 2016-07-16 23:13:01 -04:00
Ralph Bean
e6fbde4837 Improved logging in KojiModuleBuilder. 2016-07-16 22:46:20 -04:00
Ralph Bean
c4e01cea40 Error out early if this is absent. 2016-07-16 20:23:16 -04:00
Ralph Bean
cf4eadbf99 Some work to get koji profiles working. 2016-07-16 20:17:57 -04:00
Ralph Bean
f230943181 Use the koji tag name from PDC instead of a derived one. 2016-07-16 19:59:05 -04:00
Ralph Bean
0b369baf66 Rename to build_id, which is more accurate. 2016-07-16 00:53:59 -04:00
Ralph Bean
ff831df01d Adjust this name. 2016-07-13 16:55:34 -04:00
Ralph Bean
1dc0624329 Small py3 fix. 2016-07-12 10:19:23 -04:00
Lubos Kocman
a0e33c1649 Add Builder, GenericBuilder, KojiBuilder classes
* change config to reflect koji_config path and koji_profile

Signed-off-by: Lubos Kocman <lkocman@redhat.com>
2016-07-08 07:58:15 +00:00
Petr Šabata
ad4bcc846e Add the basic skeleton code for ridad and move some TODOs around
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-07-04 17:17:43 +02:00
Petr Šabata
b802e72086 Files cleanup
Signed-off-by: Petr Šabata <contyk@redhat.com>
2016-07-01 16:17:46 +02:00