X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa-csit-authn.yaml;h=d16065d5ea7f98a6fc23deb47233d813a8332e28;hb=f927241d5e28c2ded8f98f4e35ede4344be2dc5b;hp=8404aec2bb81b6c399bb8f66dfc739e34e69205b;hpb=4302ac3d4b224cd2ed1b69c0311761001f2a13dc;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-authn.yaml b/jjb/aaa/aaa-csit-authn.yaml index 8404aec2b..d16065d5e 100644 --- a/jjb/aaa/aaa-csit-authn.yaml +++ b/jjb/aaa/aaa-csit-authn.yaml @@ -6,29 +6,30 @@ - inttest-csit-verify-1node # The project name - project: 'aaa' + project: "aaa" + jre: "openjdk17" # The functionality under test - functionality: 'authn' + functionality: "authn" # Project branches stream: - - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' + - calcium: + branch: "master" + - potassium: + branch: "stable/potassium" + - argon: + branch: "stable/argon" install: - all: - scope: 'all' + scope: "all" # Features to install - install-features: 'odl-restconf' + install-features: "odl-restconf" # Robot custom options - robot-options: '' + robot-options: "" # Don't spin up mininet vms as aaa-csit-authn jobs don't need them tools_system_count: 0