Skip to content

Commit

Permalink
Run centos8-regression through github comment
Browse files Browse the repository at this point in the history
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
  • Loading branch information
deepshikhaaa authored and mscherer committed Jun 16, 2021
1 parent b39c226 commit 0cf8419
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions build-gluster-org/jobs/centos8-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 0cf8419

Please sign in to comment.