Split AAA CSIT for neon 21/87121/1
authorJamo Luhrsen <jluhrsen@gmail.com>
Fri, 24 Jan 2020 00:27:57 +0000 (16:27 -0800)
committerJamo Luhrsen <jluhrsen@gmail.com>
Fri, 24 Jan 2020 00:27:57 +0000 (16:27 -0800)
token auth is gone since neon so we need a way to
run the token auth csit only for neon. this works
with https://git.opendaylight.org/gerrit/c/integration/test/+/87120

Signed-off-by: Jamo Luhrsen <jluhrsen@gmail.com>
Change-Id: Id9c2c29558f9487317e4a63070735825326881d6

jjb/aaa/aaa-csit-authn.yaml

index 867b909cf6c4cdd4ce3358d95281ba12ff9a15de..b67ca0d566957cb30a073693029359b8aae4ce53 100644 (file)
 
     # Project branches
     stream:
+      - magnesium:
+          branch: 'master'
+          jre: 'openjdk11'
+      - sodium:
+          branch: 'stable/sodium'
       - neon:
           branch: 'stable/neon'
+          testplan: '{project}-{functionality}-neon.txt'
 
     install:
       - all:
@@ -28,3 +34,4 @@
 
     # Don't spin up mininet vms as aaa-csit-authn jobs don't need them
     tools_system_count: 0
+