Add cache-chroniclemap module checker Change-Id: Idefc6afebdf01c2437f3763c9bd9054c2dcd83c9
diff --git a/checkers.yaml b/checkers.yaml index 501462d..eebedb5 100644 --- a/checkers.yaml +++ b/checkers.yaml
@@ -91,6 +91,11 @@ # Other plugins: + - uuid: "zuul-check:modules_cache-chroniclemap" + repository: "modules/cache-chroniclemap" + name: "Zuul Check Pipeline" + description: "Run Zuul jobs on new patchsets" + - uuid: "zuul-check:plugins_admin-console" repository: "plugins/admin-console" name: "Zuul Check Pipeline"
diff --git a/zuul/main.yaml b/zuul/main.yaml index 403c88f..cc5b1ba 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml
@@ -30,6 +30,7 @@ - plugins/webhooks - polymer-bridges # All of the rest of the projects, alphabetically sorted. + - modules/cache-chroniclemap - plugins/admin-console - plugins/autosubmitter - plugins/avatars-external