X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=jjb%2Faaa%2Faaa-csit-authn.yaml;h=d16065d5ea7f98a6fc23deb47233d813a8332e28;hb=3d833b34bb8bd3692f23c489726db4f3b5c3e407;hp=b76745f61af7e4be22fd262e88782f07b71905a2;hpb=dfe54cf86451de53221319dd0a10c3ec89c525c0;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-authn.yaml b/jjb/aaa/aaa-csit-authn.yaml index b76745f61..d16065d5e 100644 --- a/jjb/aaa/aaa-csit-authn.yaml +++ b/jjb/aaa/aaa-csit-authn.yaml @@ -2,34 +2,34 @@ - project: name: aaa-csit-authn jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' + - inttest-csit-1node - inttest-csit-verify-1node # The project name - project: 'aaa' + project: "aaa" + jre: "openjdk17" # The functionality under test - functionality: 'authn' + functionality: "authn" # Project branches stream: - - oxygen: - branch: 'master' - - nitrogen: - branch: 'stable/nitrogen' - - carbon: - branch: 'stable/carbon' - karaf-version: karaf3 + - 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