From 0cf8419bbf7105e4385dd8ff780bc47ba82db5b5 Mon Sep 17 00:00:00 2001 From: Deepshikha Khandelwal Date: Tue, 15 Jun 2021 11:08:37 +0530 Subject: [PATCH] Run centos8-regression through github comment We will keep this for a week or 2 weeks to check the stability. If everything goes well, we will switch completely to centos8-regression --- build-gluster-org/jobs/centos8-regression.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/build-gluster-org/jobs/centos8-regression.yml b/build-gluster-org/jobs/centos8-regression.yml index 70dbf64..db7dd97 100644 --- a/build-gluster-org/jobs/centos8-regression.yml +++ b/build-gluster-org/jobs/centos8-regression.yml @@ -15,6 +15,19 @@ triggers: - timed: "H 14 * * *" + - github-pull-request: + cancel-builds-on-update: true + allow-whitelist-orgs-as-admins: true + org-list: + - gluster + github-hooks: true + only-trigger-phrase: true + trigger-phrase: '/run centos8-regression' + status-context: "Testing: regression test suite on C8" + started-status: "Running: regression test suite on c8" + success-status: "OK - No regression" + failure-status: "FAIL - please fix for merge" + comment-file: "gluster_regression.txt" publishers: