X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa-csit-authn.yaml;h=70c29cbb222bb001e40690f1e757168badbd2824;hb=45dc82802a048020376aae5370a9b58b3f6d89ce;hp=8b5bec7c4750b5b20524b6e521f80de0a86ce689;hpb=8d1cf7dd5a3b2810e0640bac08cab52d721419c9;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-authn.yaml b/jjb/aaa/aaa-csit-authn.yaml index 8b5bec7c4..70c29cbb2 100644 --- a/jjb/aaa/aaa-csit-authn.yaml +++ b/jjb/aaa/aaa-csit-authn.yaml @@ -2,34 +2,36 @@ - project: name: aaa-csit-authn jobs: - - '{project}-csit-1node-{functionality}-{install}-{stream}' - - '{project}-csit-verify-1node-{functionality}' + - inttest-csit-1node + - inttest-csit-verify-1node # The project name - project: 'aaa' + project: "aaa" # 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 + - chlorine: + branch: "master" + jre: "openjdk17" + - sulfur: + branch: "stable/sulfur" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" 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