We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a62375 commit 6c983efCopy full SHA for 6c983ef
build-gluster-org/jobs/centos8-s390.yml
@@ -1,7 +1,7 @@
1
- job:
2
name: centos8-s390-regression
3
node: s390x
4
- description: Our production regression test on centos8 on s390x. Triggerered for once a week.
+ description: Our production regression test on centos8 on s390x. Triggerered for once a day.
5
project-type: freestyle
6
concurrent: true
7
@@ -14,7 +14,7 @@
14
- one-build-per-node
15
16
triggers:
17
- - timed: "H 14 * * *"
+ - timed: "@daily"
18
- github-pull-request:
19
cancel-builds-on-update: true
20
allow-whitelist-orgs-as-admins: true
0 commit comments