Commit graph

872 commits

Author SHA1 Message Date
Kevin Fenzi
c862c5ebb5 try and update openshift in stg only to 3.10... 2018-08-22 20:42:42 +00:00
Clement Verna
68a91cec37 Add missing flatpak-module-tools dependency
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 09:39:56 +02:00
Clement Verna
87a5dd0bd6 Clean the buildroot dockerfile
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 09:18:18 +02:00
Clement Verna
bfd549c917 Enable osbs flatpak plugin in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 08:47:17 +02:00
Clement Verna
0b476a1bc6 Switch osbs atomic-reactor prod to python3
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-08-20 08:46:25 +02:00
Mikolaj Izdebski
7bc1dc57a2 mock: check user groups before asking for password 2018-08-16 09:29:51 +00:00
Todd Zullinger
ea5ab7b453 maintainer-test: fix mock PAM config
The mock pam.d file, added in 07709f793 ("lineinfile is evil",
2018-05-27), was missing a '#' on the '%PAM-1.0' line.  This causes parse
errors and prevents consolehelper from properly allowing users in the
mock group to execute mock without the root password.

The following error is logged in /var/log/secure when attempting to run
mock:

Jul 28 14:11:28 arm03-packager01 userhelper[325]: PAM (mock) illegal module type: %PAM-1.0
Jul 28 14:11:28 arm03-packager01 userhelper[325]: PAM (mock) no control flag supplied
Jul 28 14:11:28 arm03-packager01 userhelper[325]: PAM (mock) no module name supplied
2018-07-28 10:55:16 -04:00
Stephen Smoogen
fb92aa646b mirror from CentOS master 2018-07-20 13:40:54 +00:00
Clement Verna
2c57dfe7d1 Use Python3 for atomic-reactor in OSBS stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-19 12:28:34 +02:00
Rick Elrod
02de405b78 try an undercloud02 created by ansible
Signed-off-by: Rick Elrod <relrod@redhat.com>
2018-07-18 08:17:35 +00:00
Stephen Smoogen
12af23617a have download-cc-rdu01 get stuff from download-ib as its faster 2018-07-10 22:40:44 +00:00
Clement Verna
f0cf973145 Fix typo in the docker registry auth file
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-06 08:52:39 +02:00
Clement Verna
56e82564ee For now disable flatpak_create_dockerfile plugin this time in the worker build
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-05 21:45:47 +02:00
Clement Verna
df5782452a For now disable flatpak_create_dockerfile plugin
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-05 20:26:42 +02:00
Clement Verna
d679998a0a Setup OSBS orchestrated cluster in prod
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-07-04 08:58:30 +02:00
Stephen Smoogen
60e46834d1 ok lets try this 2018-07-01 23:43:05 +00:00
Stephen Smoogen
3ff1649a8a and we will try to get this to work 2018-07-01 23:39:54 +00:00
Kevin Fenzi
b86fc63dcd No longer need this external repo. 2018-06-25 19:21:48 +00:00
Clement Verna
bb0b58c91d Move osbs customization files in the buildroot image
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-21 12:08:54 +02:00
Clement Verna
fbda637644 Use the dockerconfigjson format for the registry secrets
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-20 09:07:53 +02:00
Clement Verna
3b1cc739fc Testing this dockercfg file format
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-18 12:32:47 +02:00
Clement Verna
bb68fec2cf Use the correct filter name
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-18 11:08:06 +02:00
Clement Verna
fec51cb90e Add the auth key to the dockercfg file
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-18 11:05:59 +02:00
Clement Verna
983602f91e the "auth" key seems to be breaking the docker auth
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-15 16:02:54 +02:00
Kevin Fenzi
65dbe970f3 rework this so hopefully it is now happy 2018-06-14 23:18:44 +00:00
Kevin Fenzi
5c274f1696 how did this ever work before? 2018-06-14 19:10:42 +00:00
Kevin Fenzi
77fba2c6ed Revert "disable h2 again for now until we can get curl fixed in f28 and f27 to handle correctly h2 goaway responses. See d122df5972 and https://bugzilla.redhat.com/show_bug.cgi?id=1585797 and https://pagure.io/releng/issue/7550"
This reverts commit 1bb844c9f0.
2018-06-14 00:13:15 +00:00
Kevin Fenzi
d92b4330c8 osbs still needs openshift 3.6 repo 2018-06-10 19:19:19 +00:00
Kevin Fenzi
78ce88e7cc see if this problem is the space 2018-06-09 01:30:03 +00:00
Clement Verna
68668abe4c Use the same format for stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 14:12:35 +02:00
Clement Verna
46921cbf04 Testing this format of secret file
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 14:10:38 +02:00
Clement Verna
9247f406b5 Create the dockercfg secret in osbs
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-06-08 13:31:42 +02:00
Kevin Fenzi
1bb844c9f0 disable h2 again for now until we can get curl fixed in f28 and f27 to handle correctly h2 goaway responses. See d122df5972 and https://bugzilla.redhat.com/show_bug.cgi?id=1585797 and https://pagure.io/releng/issue/7550 2018-06-04 19:07:58 +00:00
Kevin Fenzi
1125c799b7 fix the repo file too. 2018-05-31 21:58:58 +00:00
Kevin Fenzi
31361624b7 Do not need 3.8 enabled anymore. 2018-05-31 18:18:29 +00:00
Kevin Fenzi
07709f793b lineinfile is evil 2018-05-27 00:46:56 +00:00
Clement Verna
a1eb95c79c Make sure the buildroot image uses a f27 base image.
python-docker APIs in f28 are not compatible with atomic-reactor

Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-05-23 14:05:17 +02:00
Clement Verna
3602705de2 Update container buildroot to add flatpak dependencies
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-05-23 10:08:42 +02:00
Stephen Smoogen
f5e30686d1 put in fixes for hidden .nfs files 2018-05-18 19:52:50 +00:00
Patrick Uiterwijk
cc886bfdc0 Make sure create-filelist always exports ints for ctime
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-05-17 13:32:43 +02:00
Kevin Fenzi
12f15295d2 there is no excuse to use http here. Make sure all is https 2018-05-08 20:36:39 +00:00
Kevin Fenzi
a6d41cf1b8 and also fix the secondary stuff 2018-05-08 20:01:28 +00:00
Kevin Fenzi
8095747fa1 ok, I guess we have to template these; 2018-05-08 19:53:52 +00:00
Kevin Fenzi
73857351f3 try and handle changed path in f28+ for updates/updates-testing 2018-05-08 19:29:05 +00:00
Kevin Fenzi
3cab6a7939 try upgrading again 2018-05-02 21:11:26 +00:00
Kevin Fenzi
11ceb0ce6a put 3.7 back, the playbook needs to update things 2018-05-02 21:06:57 +00:00
Kevin Fenzi
4bc6964bae lets try and upgrade openshift in staging to 3.9 2018-05-02 19:51:41 +00:00
Clement Verna
39acdd1e61 Fix Dockerfile
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-04-27 17:05:57 +02:00
Clement Verna
53f0ed497c Make sure we have the latest krb5.conf in the buildroots
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-04-27 16:35:45 +02:00
Clement Verna
57382e1cb6 This is needed to authenticate with koji stg
Signed-off-by: Clement Verna <cverna@tutanota.com>
2018-04-26 15:10:28 +02:00