Define periodic jobs

We sometimes create gate check changes but periodic jobs can do
most of them, particularly in stable branhces.
This commit is planed to backport to stable branches.
Note that we already have periodic-stable-jobs (for pyXX and docs jobs)
but it is nice to have npm and integration jobs in this coverage.
Once it is available in stable branches, I will configure the Grafana
dashboard to monitor healthiness in stable branches.

Change-Id: Ieb2fe4d2c4453e572c9251dc03c34d08bed62a0f
This commit is contained in:
Akihiro Motoki 2020-06-24 15:17:04 +09:00
parent 28a93edfdf
commit 392bc2482e
1 changed files with 4 additions and 0 deletions

View File

@ -27,3 +27,7 @@
- horizon-integration-tests-xstatic-master
- horizon-tox-py36-xstatic-master
- horizon-nodejs10-run-test-xstatic-master
periodic:
jobs:
- horizon-nodejs10-run-test
- horizon-integration-tests