Update validate-ar jobs for calcium
[releng/builder.git] / jjb / ovsdb / ovsdb-full-integration.yaml
index fdbe98a0cc4507609c852f0e5e2551580fc6f9b7..227abbf36b2a14094d57cc75944e0dba5a2b255c 100644 (file)
@@ -5,14 +5,14 @@
       - "ovsdb-daily-full-integration-{stream}"
 
     stream:
-      - silicon:
+      - scandium:
           branch: "master"
-          java-version: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          java-version: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - calcium:
+          branch: "stable/calcium"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
 
     project: "ovsdb"
     archive-artifacts: "*.log"
       Integration tests for the OVSDB project against different versions of
       OVS and branches. This job runs nightly.
     disabled: "{disable-job}"
-
     properties:
       - opendaylight-infra-properties:
           build-days-to-keep: "{build-days-to-keep}"