Squash dluxapps CSIT 46/102546/1
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Oct 2022 11:48:27 +0000 (13:48 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 3 Oct 2022 11:57:35 +0000 (13:57 +0200)
dluxapps is not part of the release anymore and has only one active
branch (master). Reflect this in the CSIT setup -- preventing confusion
around the need to replicate things during branch cut. Also fix JRE to
Java 11, as that is what dluxapps was last validated with.

Change-Id: I79ede52201eeb8103c7e2695079466356f8cb03b
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
jjb/dluxapps/dluxapps-csit-yangman.yaml

index 61c6e7075b85f61e58ee43e70a580cf22a024834..a861c3babb095adba7389c36212023e81c77aabb 100644 (file)
 
     # Project branches
     stream:
-      - chlorine:
+      - master:
           branch: "master"
-          jre: "openjdk17"
-      - sulfur:
-          branch: "stable/sulfur"
-          jre: "openjdk11"
-      - phosphorus:
-          branch: "stable/phosphorus"
           jre: "openjdk11"
 
     install: