X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa-csit-authn.yaml;h=b193a112d09b71f7ef2440c9e9f73091869287f9;hb=b839a835f780cf9a899ca4275ae92f1e4aee5578;hp=5eecb1ef140fafb9da2f848ea03e25a8f53140db;hpb=79c0ee538aea4c11720752b23f5416a344f30d2e;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-authn.yaml b/jjb/aaa/aaa-csit-authn.yaml index 5eecb1ef1..b193a112d 100644 --- a/jjb/aaa/aaa-csit-authn.yaml +++ b/jjb/aaa/aaa-csit-authn.yaml @@ -6,32 +6,34 @@ - inttest-csit-verify-1node # The project name - project: 'aaa' + project: "aaa" # The functionality under test - functionality: 'authn' + functionality: "authn" # Project branches stream: + - silicon: + branch: "master" + jre: "openjdk11" + - aluminium: + branch: "stable/aluminium" + jre: "openjdk11" + - magnesium: + branch: "stable/magnesium" + jre: "openjdk11" - sodium: - branch: 'master' - - neon: - branch: 'stable/neon' - - fluorine: - branch: 'stable/fluorine' - - oxygen: - branch: 'stable/oxygen' - disable-job: 'true' + branch: "stable/sodium" 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