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
Ralph Bean
d5d94eb93e
Try using memcached for greenwave in "prod".
2017-11-13 15:08:32 +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
Ralph Bean
b6e8b0c9f5
Ah, it is only the backend containers that need these mounts.
2017-10-19 01:46:51 +00:00
Ralph Bean
7e9549c4b6
Turn off caching for now until we get the persistent volume setup.
2017-10-19 01:40:22 +00:00
Ralph Bean
97b52ecb15
Declare the greenwave fedmsg cert in the container's config.
2017-10-19 01:40:07 +00:00
Ralph Bean
80661a8913
Try pointing greenwave at our fedmsg-relay instance.
2017-10-19 01:35:08 +00:00
Ralph Bean
e7d44035af
Make sure greenwave.py comes last alphabetically, so that it wins.
2017-10-19 01:30:36 +00:00
Ralph Bean
b92f6fe2e4
Make the directory.
2017-10-19 01:26:17 +00:00
Ralph Bean
fda1a9a101
Try getting fedmsg certs in place in the container.
2017-10-19 01:21:40 +00:00
Ralph Bean
b0d62a7d60
Specify scenarios for (hypothetical) greenwave rawhide criteria.
...
See also https://pagure.io/greenwave/pull-request/96
2017-10-18 20:22:56 +00:00
Ralph Bean
f693b6de0d
Try adding a rawhide policy to greenwave (experiment with Mohan!)
2017-10-18 18:46:21 +00:00
Ralph Bean
1a64cbb889
Trailing comma.
2017-10-16 19:11:30 +00:00
Ralph Bean
057de5357b
STG greenwave should listen to the STG bus.
2017-10-16 19:07:45 +00:00
Matt Jia
193291fe4d
greenwave role: conditionalise fedmsg environment
2017-10-13 09:21:59 +10:00
Dan Callaghan
7636b834b8
greenwave: update to greenwave-0.3-2.fc26
...
The 0.3-1 build accidentally used the wrong tarball, 0.3-2 is fixed.
2017-10-12 09:58:29 +10:00
Matt Jia
6b367d3a10
greenwave role: mount to /etc/fedmsg-greenwave.d for the fedmsg consumers container
...
This will allow us to extend the default configuration provided with the rpm instead of
overriding it.
2017-10-11 09:23:13 +10:00
Matt Jia
257f1d2874
greenwave role: fix the OpenShift templates
2017-10-10 13:26:33 +10:00