Hi all,
I know there are fedora images available in CI is there any howto use
that? I am especially looking for rawhide and f30.
I am now using something like this in build script:
....
url_base="http://admin.ci.centos.org:8080"
# This file was generated on your slave. See
https://wiki.centos.org/QaWiki/CI/GettingStarted
api=open('duffy.key').read().strip()
ver="7"
arch="x86_64"
count=1
get_nodes_url="%s/Node/get?key=%s&ver=%s&arch=%s&count=%s" %
(url_base,api,ver,arch,count)
dat=urllib.urlopen(get_nodes_url).read()
b=json.loads(dat)
tests=process_raw_features(features, test_branch)
print (tests)
for h in b['hosts']:
h += str(".ci.centos.org")
....
any idea? I saw libvirt was for sure testing a bunch of fedoras.
Thanks,
Vladimir
Hello,
We are currently experiencing issues with PR build execution. [1] shows
last run ~1 day ago. This pr [2] should have triggered a run. I can see in
the webhook logs on github that ci-centos received the post and responded
with a 200. I re-issued a re-deliver to see if it will kick off -- another
200 was returned, but I don't see the job running. The node where this job
should run currently has slots available and is on-line. Suggestions?
[1] https://ci.centos.org/job/devtools-openshiftio-cico-jobs-jjb-test/
[2] https://github.com/openshiftio/openshiftio-cico-jobs/pull/1042
---
Mike McLane, Principal Software Engineer (OpenShift Service Delivery:
Application SRE)
mmclane(a)redhat.com | tel: 1-213-896-5548
Key ID: 4096R/061E6B88 2017-11-16
D7E8 6270 A6F4 BB25 DDAB
F250 680A FA71 061E 6B88