Remove netconf-4.0.x jobs
[releng/builder.git] / jjb / ovsdb / ovsdb-full-integration.yaml
index fdbe98a0cc4507609c852f0e5e2551580fc6f9b7..1fb06f6239db43a6391f0489de9c4e8ce23e7327 100644 (file)
@@ -5,14 +5,12 @@
       - "ovsdb-daily-full-integration-{stream}"
 
     stream:
-      - silicon:
+      - calcium:
           branch: "master"
-          java-version: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          java-version: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
+      - 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}"