5 Commits

Author SHA1 Message Date
Zuul
03cc87dd5a Merge "Add focal to system-config base job" 2020-05-11 23:16:31 +00:00
Clark Boylan
f0352e31e1 Run jobs prod test jobs when docker images update
We build our own docker images for several services, but weren't
triggering production test runs when the docker images are updated. Fix
this and force chagnes to dockerfiles, which produce new images, to
trigger production test runs of those services.

Change-Id: I18962663f168bbf6380e315d96b18751a46ceb58
2020-05-08 09:05:23 -07:00
Monty Taylor
6a53ffa3ae Run accessbot less frequently
We already run accessbot in project-config when the accessbot
script changes. We don't need to run it whenever any of the puppet
or other config on eavesdrop runs, not do we need to run it
hourly. Just run it nightly and on changes to the actual
accessbot config.

Change-Id: Idd47f7c96f677fd1e1c8da3be262a52a70646acd
2020-05-08 08:15:14 -05:00
Ian Wienand
877d0bf525 Add focal to system-config base job
Follow-on to addition for executors in
I0126f7c77d92deb91711f38a19384a9319955cf5 to keep the base roles focal
clean.

Change-Id: I40fdf1b2b7d012f4ce5d013528f4460d277e44d4
2020-05-07 17:30:48 -05:00
Clark Boylan
cfc83807b7 Organize zuul jobs in zuul.d/ dir
Our .zuul.yaml file has grown quite large. Try to make this more
manageable by splitting it into zuul.d/ directory with jobs organized by
function.

Change-Id: I0739eb1e2bc64dcacebf92e25503f67302f7c882
2020-05-07 17:30:48 -05:00