Seperating dependencies between usecase jobs 05/107305/1
authorefiacor <fiachra.corcoran@est.tech>
Thu, 7 May 2020 09:52:18 +0000 (10:52 +0100)
committerefiacor <fiachra.corcoran@est.tech>
Thu, 7 May 2020 09:54:53 +0000 (10:54 +0100)
Change-Id: Ic90db47369c51e2118a4d90063358a4316e1aeb5
Signed-off-by: efiacor <fiachra.corcoran@est.tech>
Issue-ID: INT-832

jjb/usecases/5G-bulkpm.yaml [deleted file]
jjb/usecases/usecases-csit.yaml

diff --git a/jjb/usecases/5G-bulkpm.yaml b/jjb/usecases/5G-bulkpm.yaml
deleted file mode 100644 (file)
index 6fb6262..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
----
-- project:
-    name: usecases-5G-bulkpm-csit
-    jobs:
-      - '{project-name}-{stream}-verify-csit-{functionality}'
-      - '{project-name}-{stream}-csit-{functionality}'
-    project-name: 'usecases-5G-bulkpm'
-    recipients: 'morgan.richomm@orange.com bf1936@att.com lego@est.tech'
-    stream:
-      - 'master':
-          branch: 'master'
-    functionality:
-      - '5G-bulkpm':
-          trigger_jobs:
-            - '{project-name}-{stream}-docker-java-shell-daily'
-    robot-options: ''
index 69e92f8..8e70983 100644 (file)
@@ -1,19 +1,49 @@
 ---
 - project:
-    name: usecases-csit
+    name: usecases-5G-bulkpm-csit
     jobs:
       - '{project-name}-{stream}-verify-csit-{functionality}'
       - '{project-name}-{stream}-csit-{functionality}'
-    project-name: 'usecases'
-    recipients: 'morgan.richomm@orange.com bf1936@att.com rahul.tyagi@est.tech eric.e.moore@est.tech raj.gumma@ericsson.com'
+    project-name: 'usecases-5G-bulkpm'
+    recipients: 'morgan.richomm@orange.com bf1936@att.com lego@est.tech'
     stream:
       - 'master':
           branch: 'master'
     functionality:
-      - 'config-over-netconf':
+      - '5G-bulkpm':
           trigger_jobs:
             - '{project-name}-{stream}-docker-java-shell-daily'
+    robot-options: ''
+
+- project:
+    name: usecases-pnf-sw-upgrade
+    jobs:
+      - '{project-name}-{stream}-verify-csit-{functionality}'
+      - '{project-name}-{stream}-csit-{functionality}'
+    project-name: 'usecases-pnf-sw-upgrade'
+    recipients: 'morgan.richomm@orange.com bf1936@att.com rahul.tyagi@est.tech'
+    stream:
+      - 'master':
+          branch: 'master'
+    functionality:
       - 'pnf-sw-upgrade':
           trigger_jobs:
             - '{project-name}-{stream}-docker-java-shell-daily'
     robot-options: ''
+
+- project:
+    name: usecases-config-over-netconf
+    jobs:
+      - '{project-name}-{stream}-verify-csit-{functionality}'
+      - '{project-name}-{stream}-csit-{functionality}'
+    project-name: 'usecases-config-over-netconf'
+    recipients: 'morgan.richomm@orange.com bf1936@att.com rahul.tyagi@est.tech'
+    stream:
+      - 'master':
+          branch: 'master'
+    functionality:
+      - 'config-over-netconf':
+          trigger_jobs:
+            - '{project-name}-{stream}-docker-java-shell-daily'
+    robot-options: ''
+