Commit Graph

144 Commits

Author SHA1 Message Date
Ralph Bean
483a7423e1 Reinstitute greenwave abicheck policy, borrowing taskotron's blacklist. 2017-11-21 20:35:57 +00:00
Matt Jia
f8a3c46e93 greenwave: new build to pick up 2017-11-17 16:48:30 +10:00
Jeremy Cline
6ad04bda36 Mount the config read-only for sse2fedmsg 2017-11-15 00:20:40 +00:00
Jeremy Cline
c44b5fbc99 Adjust volume name for the config map 2017-11-15 00:17:28 +00:00
Jeremy Cline
92d8214328 Fix typo in librariesio2fedmsg deployment config
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-11-14 23:58:04 +00:00
Jeremy Cline
5ee07c719d Initial openshift app for librariesio2fedmsg
Signed-off-by: Jeremy Cline <jeremy@jcline.org>
2017-11-13 21:27:14 +00:00
Ralph Bean
d5d94eb93e Try using memcached for greenwave in "prod". 2017-11-13 15:08:32 +00:00
Ralph Bean
cad734d27c Try building right from candidate-registry.fp.o. 2017-11-07 02:05:54 +00:00
Ralph Bean
5370a4f3a6 Declare the secondary image stream. 2017-11-07 01:59:43 +00:00
Ralph Bean
c6cea79a7c Layer a deployment image ontop of the waiverdb candidate-registry image. 2017-11-07 01:56:19 +00:00
Ralph Bean
46a505414b Re-enable fedmsg for waiverdb. 2017-11-07 01:42:19 +00:00
Ralph Bean
789e59ad3b Tell waiverdb to poll for new images at candidate-registry.fedoraproject.org. 2017-11-07 01:39:08 +00:00
Ralph Bean
380bc1d7ca Disable fedmsg for waiverdb again, for now. 2017-11-06 22:10:21 +00:00
Ralph Bean
bc8eef2cf0 Need an endpoints value for fedmsg to be happy. 2017-11-06 22:06:32 +00:00
Ralph Bean
fabea55717 Fedmsg config for waiverdb. 2017-11-06 21:59:38 +00:00
Ralph Bean
95207ee370 Disable waiverdb fedmsg messages for now. 2017-11-06 21:39:28 +00:00
Ralph Bean
cb6772b847 Correct waiverdb client_secrets.json. 2017-11-06 21:22:15 +00:00
Ralph Bean
8dcaae4b8f Specify OIDC_REQUIRED_SCOPE for waiverdb. 2017-11-06 21:01:16 +00:00
Matt Jia
3cc04ae62d greenwave: add missing blacklist key for each policy 2017-10-30 16:12:49 +10:00
Matt Jia
ca280ac4f3 greenwave: fix configmap.yml to make 'oc apply' happy 2017-10-30 16:04:36 +10:00
Matt Jia
c48f91a353 greenwave: new release 0.4 to pick up 2017-10-30 15:44:15 +10:00
Ralph Bean
052a90bd3a Comment out the abicheck policy, since it should only apply to critpath packages. 2017-10-25 01:07:44 +00:00
Ralph Bean
2a9c33eee3 Unhappy whitespace. 2017-10-25 00:47:33 +00:00
Ralph Bean
44a2cdd777 (greenwave) Borrow abicheck blacklist from taskotron vars. 2017-10-25 00:42:56 +00:00
Adam Williamson
11ccb2c285 Adjust greenwave rawhide sync policy to Basic tests only
This adjusts the `openqa_important_stuff_for_rawhide` Greenwave
policy to include only openQA tests that enforce Basic release
criteria, removing all the tests that enforce Beta or Final
criteria. This matches the intentions expressed in the 'no more
Alphas' Change - we intend to gate Rawhide composes on meeting
the Basic criteria, not Beta or Final.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2017-10-24 17:21:29 -07:00
Ralph Bean
96c6f80693 Update greenwave rawhide policy with latest scenario strings from adamw. 2017-10-24 20:17:31 +00:00
Ralph Bean
b69d359940 Point stg greenwave back at stg resultsdb. 2017-10-24 20:09:17 +00:00
Ralph Bean
a722a8fefd Greenwave needs to declare its own fedmsg cert_prefix. 2017-10-24 18:50:17 +00:00
Ralph Bean
e1429ff6d4 Declare a username so fedmsg.publish() works. 2017-10-24 18:09:36 +00:00
Ralph Bean
c9ed2f924f Disable greenwave prod cache until we can figure this networking issue out. 2017-10-24 17:12:04 +00:00
Ralph Bean
8baaa95989 Correct package name. 2017-10-24 16:18:42 +00:00
Ralph Bean
afc739fcd9 Include some commands in the greenwave container for debugging. 2017-10-24 16:13:59 +00:00
Ralph Bean
461f7cc88d For some reason, stg greenwave has trouble talking to stg resultsdb. 2017-10-24 14:21:25 +00:00
Ralph Bean
58ebf260a7 Stg greenwave should talk to stg resultsdb. 2017-10-24 14:11:32 +00:00
Ralph Bean
dc6a8facee Give the greenwave fedmsg consumer also access to the general greenwave config. 2017-10-24 11:38:11 +00:00
Matt Jia
a10504ce6b Revert "greenwave: set up secret volumes in the developmentconfig instead of the playbook"
This reverts commit bc6ebfb8a1.

This is because OpenShift doesn't suppport for using absolute path for secret volums.
2017-10-24 13:33:45 +10:00
Matt Jia
79b6d6ed30 greenwave: new build to pick up the fix for using the SHA1 mangler when initializing the cache
https://pagure.io/greenwave/pull-request/98
2017-10-24 11:56:09 +10:00
Matt Jia
bc6ebfb8a1 greenwave: set up secret volumes in the developmentconfig instead of the playbook 2017-10-24 10:58:43 +10:00
Matt Jia
a0759a5c16 greenwave: add python-memcached into buildconfig 2017-10-20 15:30:13 +10:00
Matt Jia
56f89482cd greenwave: use the candidate memcached image for now 2017-10-20 15:13:24 +10:00
Matt Jia
2a6219ccfd greenwave: add memcached pod in OpenShift 2017-10-20 14:39:19 +10:00
Dan Callaghan
e7a0de8447 greenwave: new build to pick up the fix for resultsdb envelope
https://pagure.io/greenwave/pull-request/97
2017-10-20 13:16:45 +10:00
Ralph Bean
c5549a24f8 Make sure greenwave fedmsg can write its CRL. 2017-10-19 18:45:26 +00:00
Ralph Bean
72e314689d Messages getting in now. Good. 2017-10-19 17:26:44 +00:00
Ralph Bean
bb2fab0ccc Found the bug. 2017-10-19 17:20:39 +00:00
Ralph Bean
d2fdd103c3 Temporarilly disable sig validation for greenwave stg to try and figure out whats going on. 2017-10-19 17:13:43 +00:00
Ralph Bean
517e2dc37d nc, for debugging. 2017-10-19 17:13:26 +00:00
Ralph Bean
94bde20a64 JSON is not python. 2017-10-19 17:03:02 +00:00
Ralph Bean
fd0c0dda92 Trailing comma. 2017-10-19 17:00:21 +00:00
Ralph Bean
081c062b36 Some logging config for greenwave. 2017-10-19 16:54:14 +00:00