add patch-test jobs for sfc 61/53061/2
authorUrsicio Martin <Ursicio.Javier.Martin@ericsson.com>
Thu, 9 Mar 2017 09:03:34 +0000 (10:03 +0100)
committerJamo Luhrsen <jluhrsen@redhat.com>
Wed, 15 Mar 2017 19:09:47 +0000 (19:09 +0000)
Change-Id: I3ee29f73664899408d69e4ea91e5048e7bb0c5f0
Signed-off-by: Ursicio Martin <Ursicio.Javier.Martin@ericsson.com>
jjb/sfc/sfc-patch-test.yaml [new file with mode: 0644]

diff --git a/jjb/sfc/sfc-patch-test.yaml b/jjb/sfc/sfc-patch-test.yaml
new file mode 100644 (file)
index 0000000..f7aab46
--- /dev/null
@@ -0,0 +1,23 @@
+---
+- project:
+    name: sfc-patch-test
+    jobs:
+      - '{project}-patch-test-{feature}-{stream}'
+
+    # The project name
+    project: 'sfc'
+
+    # Project branches
+    stream:
+      - carbon:
+          branch: 'master'
+          jdk: 'openjdk8'
+
+    feature:
+      - basic:
+          csit-list: >
+              sfc-csit-3node-rest-basic-all-{stream}
+
+      - full:
+          csit-list: >
+              sfc-csit-3node-docker-full-deploy-all-{stream}