summaryrefslogtreecommitdiffstats
path: root/build-gluster-org/jobs/python-compliance.yml
diff options
context:
space:
mode:
authorNigel Babu <nigelb@redhat.com>2018-09-03 12:24:23 +0530
committerNigel Babu <nigelb@redhat.com>2018-09-03 17:32:03 +0530
commit55f1949776a56140b3fb8247a5d680bb29359308 (patch)
treea4f57eaccedce8e5ff18f28b0b16c7f1172c3863 /build-gluster-org/jobs/python-compliance.yml
parent03614883897903152688f9f6ea4deb129c8fcc6c (diff)
Add a python-ast check as well
Change-Id: I1ac7d514b4e4022845329d423cab60f2200dc546
Diffstat (limited to 'build-gluster-org/jobs/python-compliance.yml')
-rw-r--r--build-gluster-org/jobs/python-compliance.yml22
1 files changed, 22 insertions, 0 deletions
diff --git a/build-gluster-org/jobs/python-compliance.yml b/build-gluster-org/jobs/python-compliance.yml
index 5b20bf2..9cf030f 100644
--- a/build-gluster-org/jobs/python-compliance.yml
+++ b/build-gluster-org/jobs/python-compliance.yml
@@ -8,6 +8,28 @@
scm:
- glusterfs
+ triggers:
+ - gerrit:
+ trigger-on:
+ - patchset-created-event:
+ exclude-drafts: false
+ exclude-trivial-rebase: false
+ exclude-no-code-change: false
+ - draft-published-event
+ - comment-added-contains-event:
+ comment-contains-value: "recheck smoke"
+ server-name: review.gluster.org_for-smoke-jobs
+ skip-vote:
+ failed: true
+ unstable: true
+ notbuilt: true
+ projects:
+ - project-compare-type: 'PLAIN'
+ project-pattern: 'glusterfs'
+ branches:
+ - branch-compare-type: 'ANT'
+ branch-pattern: '**'
+
properties:
- discard-after-x:
x: 10