Update PTL to Anil Belur
[releng/builder.git] / jjb / telemetry / telemetry-csit-basic.yaml
index af637e1d68781bbe34a3314c922df75d6e6f7cfd..c0b2d39c98178d229b3fb3fecaf277409339a9ec 100644 (file)
@@ -6,28 +6,29 @@
       - inttest-csit-verify-1node
 
     # The project name
-    project: 'telemetry'
+    project: "telemetry"
 
     # The functionality under test
-    functionality: 'basic'
+    functionality: "basic"
 
     # Project branches
     stream:
+      - silicon:
+          branch: "master"
+          jre: "openjdk11"
       - aluminium:
-          branch: 'master'
-          jre: 'openjdk11'
+          branch: "stable/aluminium"
+          jre: "openjdk11"
       - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
+          branch: "stable/magnesium"
+          jre: "openjdk11"
 
     install:
       - all:
-          scope: 'all'
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-telemetry-all'
+    install-features: "odl-telemetry-all"
 
     # Robot custom options
-    robot-options: ''
+    robot-options: ""