Commit Graph

213 Commits

Author SHA1 Message Date
Kevin Fenzi
414aa42414 need the policy name here 2017-10-14 23:23:23 +00:00
Kevin Fenzi
8c1044b842 Make sure builders are in permissive selinux mode 2017-10-13 21:44:53 +00:00
Patrick Uiterwijk
adcbf72f03 Packageize this, packageize that, packageize the world
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-10-08 22:25:52 +00:00
Kevin Fenzi
e4331eccb5 reorg allowed scms in staging to test fedpkg changes for git://pkgs to https://src 2017-09-27 19:48:29 +00:00
Kevin Fenzi
35b6f496ef install kernel-modules too, needed for at least HFS+ 2017-09-05 14:51:48 +00:00
Kevin Fenzi
479d504ae6 set buildvm-s390x-01 to only 1 job at a time to avoid congestion 2017-08-20 20:43:30 +00:00
Patrick Uiterwijk
b7c4f38fd2 Also add /mnt/koji symlink on buildvm-s390x-01
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-08-15 08:46:59 +00:00
Patrick Uiterwijk
bd8f4e6a76 Do not allow building from forks via a workaround
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
2017-08-07 15:41:10 +02:00
Ralph Bean
84bb8ffe84 Also, for staging. 2017-08-04 21:42:44 +00:00
Ralph Bean
6ba8087d07 URL change for pagure on dist-git. 2017-08-04 21:40:55 +00:00
Ralph Bean
7a62af798d Deny access to pagure-on-dist-git fork repos. 2017-08-02 00:13:59 +00:00
Ralph Bean
dd6c1f52f0 Cosmetic - change kojid prod allowed_scms to be newline-delimited. 2017-08-02 00:13:59 +00:00
Ralph Bean
0736fcb4f7 Tell staging koji to disallow building from forks. 2017-07-31 19:44:29 +00:00
Ralph Bean
44e1a81e23 Seems obvious that stg koji should accept src.stg scm urls. 2017-07-31 19:33:55 +00:00
Ralph Bean
872ed30b89 Cosmetic - convert staging kojid allowed_scms config from spaces to newlines for readability. 2017-07-31 19:06:14 +00:00
Patrick Uiterwijk
d442a5a9c1 Tag these plays temporarily
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-07-18 16:50:48 +00:00
Patrick Uiterwijk
77954f9881 Remove httpd from builders - it's a bad idea
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-07-18 16:49:00 +00:00
Patrick Uiterwijk
08d514565d Manually create apache user on builders
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-07-18 16:45:15 +00:00
Patrick Uiterwijk
280786c927 Revert "Temporarily put the s390 cache at the end to prevent failing all builds"
This reverts commit abfb679f05.
2017-07-18 15:26:33 +00:00
Patrick Uiterwijk
abfb679f05 Temporarily put the s390 cache at the end to prevent failing all builds
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-07-11 09:06:24 +00:00
Kevin Fenzi
d860015a28 lets try this s390 caching again 2017-05-14 18:30:14 +00:00
Kevin Fenzi
5b223fd084 revert it 2017-05-11 21:49:28 +00:00
Kevin Fenzi
fe7802aa8a set s390x builders to use kojipkgs-cache01 locally 2017-05-11 20:14:13 +00:00
Dennis Gilmore
c301dd90c3 install libvirt-client on the builders
libvirt-client is needed to ensure that we can get a simple view
into things when image building goes wrong

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-05-09 14:44:29 +00:00
Patrick Uiterwijk
8ef9f6ce82 Revert "Temporarily disable this handler as the change does not affect anything actually"
This reverts commit 0fdfe2e338.
2017-04-18 02:47:16 +00:00
Patrick Uiterwijk
72417f1cbd Kill the max_loop=64 part
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-04-18 02:46:47 +00:00
Patrick Uiterwijk
0fdfe2e338 Temporarily disable this handler as the change does not affect anything actually
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-04-18 02:31:24 +00:00
Patrick Uiterwijk
fca9819f8a No longer depend on reverse DNS for keytab entry decision
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2017-04-18 02:26:36 +00:00
Kevin Fenzi
b29c15e0fa fix duplicate when statements 2017-04-17 22:03:08 +00:00
Kevin Fenzi
0edace9444 fix conditionals 2017-04-17 21:35:50 +00:00
Kevin Fenzi
ea52ea8166 some more s390 tweaks 2017-04-17 21:33:22 +00:00
Kevin Fenzi
d2166dbe6f no virtlogd service on s390x 2017-04-17 21:30:22 +00:00
Kevin Fenzi
f7d1617d79 python-libguestfs seems to be missing on s390x, so no oz or imagefactory 2017-04-17 21:27:44 +00:00
Dennis Gilmore
76c584e920 remove the no longer needed compose mock configs
We no longer use the old compose mock configs as part of our processes. nuke
them all from being installed

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-04-13 19:36:20 +00:00
Kevin Fenzi
0d0421e9de only try and set this on x86_64 2017-04-07 18:34:38 +00:00
Kevin Fenzi
8c2d3b5a9d this now fails when undefined 2017-04-07 01:54:59 +00:00
Kevin Fenzi
41ff0ae3ae == 2017-03-09 00:42:38 +00:00
Kevin Fenzi
a8c97a5395 one more place we need to adjust 2017-03-09 00:37:27 +00:00
Dennis Gilmore
e1fb240daa allow forks fo fedora-kickstarts to enable testing kickstart changes
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-03-02 22:21:06 +00:00
Dennis Gilmore
e6ace63287 kojid scm cleanups
remove fedorahosted from allowed_scms
add src.fedoraproject.org in allowed scms

Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2017-03-02 22:21:06 +00:00
Peter Robinson
32c9dbc695 builder: not all hosts run libvirt even it's installed 2017-03-02 20:04:20 +00:00
Peter Robinson
e1e67360d8 buildhw: add libvirtd.conf to enable easier oz/imagefactory debug 2017-03-02 13:03:33 +00:00
Kevin Fenzi
92897c7672 Revert "revert this for now"
This reverts commit 7999f2cb82.
2017-01-18 02:08:15 +00:00
Kevin Fenzi
7999f2cb82 revert this for now 2017-01-18 00:56:23 +00:00
Kevin Fenzi
2768015e17 Try spaces here. 2017-01-18 00:33:15 +00:00
Kevin Fenzi
41d67b3c07 no braces needed here 2017-01-17 23:43:49 +00:00
Kevin Fenzi
33cac41231 for primary koji, add some other topurls to get dnf to retry things 2017-01-17 23:40:30 +00:00
Dennis Gilmore
2d97500505 et build_arch_can_fail so that children tasks complete
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
2016-12-22 14:29:05 +00:00
Patrick Uiterwijk
d9f002c064 Kojid will not accept an empty serverca, and default to /etc/kojid/ca.cert, which does not exist
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-15 01:27:55 +00:00
Patrick Uiterwijk
80d0dca5e3 All builders are now krb_builder's
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-15 00:51:08 +00:00