Zuul test 03/50103/1 master stable/gambia opnfv-7.0.0 opnfv-7.0.1
authorFatih Degirmenci <fdegir@gmail.com>
Fri, 5 Jan 2018 11:30:52 +0000 (12:30 +0100)
committerFatih Degirmenci <fdegir@gmail.com>
Fri, 5 Jan 2018 11:30:52 +0000 (12:30 +0100)
Change-Id: I29c31ed43c2707405c5f5f5636f900cdc1130685
Signed-off-by: Fatih Degirmenci <fdegir@gmail.com>
zuul.yaml

index c134318..c617474 100644 (file)
--- a/zuul.yaml
+++ b/zuul.yaml
@@ -1,9 +1,57 @@
+- pipeline:
+    name: check
+    manager: independent
+    trigger:
+      gerrit:
+        - event: patchset-created
+        - event: comment-added
+          comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify)
+    success:
+      gerrit:
+        Verified: 1
+    failure:
+      gerrit:
+        Verified: -1
+
+- pipeline:
+    name: gate
+    manager: dependent
+    require:
+      gerrit:
+        open: True
+        current-patchset: True
+        approval:
+          - Verified: [1, 2]
+            username: zuul-ericsson
+    trigger:
+      gerrit:
+        - event: comment-added
+          approval:
+            - Workflow: 1
+        - event: comment-added
+          approval:
+            - Verified: 1
+          username: zuul-ericsson
+    start:
+      gerrit:
+        Verified: 0
+    success:
+      gerrit:
+        Verified: 2
+        submit: true
+    failure:
+      gerrit:
+        Verified: -2
+
 - project:
     name: sandbox
     check:
       jobs:
         - noop
-    nodeset:
-      nodes:
-        - name: CirrOS-raw
-          label: CirrOS-raw
+    gate:
+      jobs:
+        - noop
+#    nodeset:
+#      nodes:
+#        - name: CirrOS-raw
+#          label: CirrOS-raw