ci: re-enable jjb-validate job for PRs

With the jjb/session label on the Pod, tracking the job works again.
Therefor this test can be re-enabled.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
Niels de Vos 2020-05-28 18:21:37 +02:00 committed by mergify[bot]
parent 6a631e61cb
commit 06ef71971d

View File

@ -32,10 +32,7 @@
- github-pull-request:
status-context: ci/centos/jjb-validate
trigger-phrase: '/(re)?test ((all)|(ci/centos/jjb-validate))'
# FIXME: re-enable permit-all, disable only-trigger-phrase
# See https://github.com/ceph/ceph-csi/issues/1111
# permit-all: true
only-trigger-phrase: true
permit-all: true
# TODO: set github-hooks to true when it is configured in GitHub
github-hooks: false
cron: 'H/5 * * * *'