diff options
| -rw-r--r-- | build-gluster-org/jobs/gd2-smoke.yml | 4 | 
1 files changed, 4 insertions, 0 deletions
diff --git a/build-gluster-org/jobs/gd2-smoke.yml b/build-gluster-org/jobs/gd2-smoke.yml index 949a435..2bfddd4 100644 --- a/build-gluster-org/jobs/gd2-smoke.yml +++ b/build-gluster-org/jobs/gd2-smoke.yml @@ -19,6 +19,10 @@            - 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'  | 
