Netconf CallHome Build File 01/55101/5
authorAjay Chhabria <ajay1005@gmail.com>
Mon, 17 Apr 2017 02:45:17 +0000 (02:45 +0000)
committerAjay Chhabria <ajay1005@gmail.com>
Mon, 17 Apr 2017 23:53:25 +0000 (23:53 +0000)
Change-Id: I8a10f04d751b821a6b291bc3270e2a51103f1603
Signed-off-by: Ajay Chhabria <ajay1005@gmail.com>
jjb/netconf/netconf-csit-callhome.yaml [new file with mode: 0644]

diff --git a/jjb/netconf/netconf-csit-callhome.yaml b/jjb/netconf/netconf-csit-callhome.yaml
new file mode 100644 (file)
index 0000000..e421e0b
--- /dev/null
@@ -0,0 +1,33 @@
+---
+- project:
+    name: netconf-csit-callhome
+    jobs:
+      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+
+    # The project name
+    project: 'netconf'
+
+    # The functionality under test
+    functionality: 'callhome'
+
+    # Project branches
+    stream:
+      - nitrogen:
+          branch: 'master'
+          jre: 'openjdk8'
+      - carbon:
+          branch: 'stable/carbon'
+          jre: 'openjdk8'
+
+    install:
+      - only:
+          scope: 'only'
+
+    # no mininet required
+    tools_system_image: Ubuntu 14.04 - gbp - 20170210-0536
+
+    # Features to install
+    install-features: 'odl-netconf-callhome-ssh,odl-restconf'
+
+    # Robot custom options
+    robot-options: ''