X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa-csit-authn.yaml;h=47ea576f44095f625536871017655aabd76fbf2a;hb=f8b29d28615ccff1440901324955e53314a30ae4;hp=c085faa4fd207e8c4fbbc8bb82fce7c7e4a4054a;hpb=465f22e1934bd1c93c322fc8a609a46e97d32ac3;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-authn.yaml b/jjb/aaa/aaa-csit-authn.yaml index c085faa4f..47ea576f4 100644 --- a/jjb/aaa/aaa-csit-authn.yaml +++ b/jjb/aaa/aaa-csit-authn.yaml @@ -6,29 +6,32 @@ - inttest-csit-verify-1node # The project name - project: 'aaa' + project: "aaa" # The functionality under test - functionality: 'authn' + functionality: "authn" # Project branches stream: - - fluorine: - branch: 'master' - - oxygen: - branch: 'stable/oxygen' - - nitrogen: - branch: 'stable/nitrogen' + - sulfur: + branch: "master" + jre: "openjdk11" + - phosphorus: + branch: "stable/phosphorus" + jre: "openjdk11" + - silicon: + branch: "stable/silicon" + 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