Hi Dusty, Thanks Dusty for putting this up.
On Sunday 13 March 2016 12:03 AM, Dusty Mabe wrote:
Hi all, I know dharmit and rtnpro and others have been working on automating some tests in the centos ci. With the help of Brian Stinson I recently stitched together the ability to automatically run our tests in the centos ci on command by making comments in PR reviews.
I was facing issues last week in setting things up. Turned out to be less permissions I provided in the GH token. I was testing this on a different Jenkins instance and not CentOS CI. However, it's working well on CentOS CI. I raised some test PRs [0] to check the behavior and it's good at the moment. :-)
The jjb files that I am using are below: yaml file: http://paste.fedoraproject.org/337980/78074101 run.py file: http://paste.fedoraproject.org/337981/45780746
You might want to modify line #13 in run.py to use "count" instead of "i_count". I couldn't get more than 1 node from Duffy. Brian suggested to use "count" instead. [0] https://github.com/projectatomic/adb-atomic-developer-bundle/pull/287 Regards, Dharmit. _______________________________________________ Container-tools mailing list [email protected] https://www.redhat.com/mailman/listinfo/container-tools
