X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa-csit-authn.yaml;h=d16065d5ea7f98a6fc23deb47233d813a8332e28;hb=f927241d5e28c2ded8f98f4e35ede4344be2dc5b;hp=5fad26068819c7040bd7e92aa6b948492c0aec7e;hpb=3619a778d787401a4c78cf3d9f78dd954842dd3e;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-authn.yaml b/jjb/aaa/aaa-csit-authn.yaml index 5fad26068..d16065d5e 100644 --- a/jjb/aaa/aaa-csit-authn.yaml +++ b/jjb/aaa/aaa-csit-authn.yaml @@ -6,27 +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: - - 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