X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Faaa%2Faaa-csit-authn.yaml;h=9ef0c6a1af847f4f14bc1aa9cee368a0e288f00b;hb=d39316b83352881ea77df198d69c9ca6bfc0913b;hp=ac20bfacafe413b361a9638c27f14554cb0f458c;hpb=ec9d1c068bea76dbe8f54c5a372f7cb6b3c56240;p=releng%2Fbuilder.git diff --git a/jjb/aaa/aaa-csit-authn.yaml b/jjb/aaa/aaa-csit-authn.yaml index ac20bfaca..9ef0c6a1a 100644 --- a/jjb/aaa/aaa-csit-authn.yaml +++ b/jjb/aaa/aaa-csit-authn.yaml @@ -1,8 +1,8 @@ - project: name: aaa-csit-authn jobs: - - '{project}-csit-1node-cds-{functionality}-{install}-{stream}' - - '{project}-csit-verify-{functionality}-{stream}' + - '{project}-csit-1node-{functionality}-{install}-{stream}' + - '{project}-csit-verify-1node-{functionality}' # The project name project: 'aaa' @@ -12,8 +12,10 @@ # Project branches stream: - - master: + - boron: branch: 'master' + - beryllium: + branch: 'stable/beryllium' - stable-lithium: branch: 'stable/lithium' @@ -24,11 +26,10 @@ scope: 'all' # Features to install - install-features: 'odl-openflowplugin-flow-services-ui,odl-aaa-api,odl-aaa-authn,odl-aaa-authz,odl-aaa-sssd-plugin,odl-aaa-netconf-plugin' + install-features: 'odl-restconf' # Robot custom options robot-options: '' # Trigger jobs (upstream dependencies) trigger-jobs: 'yangtools-distribution-{stream},controller-distribution-{stream},aaa-distribution-{stream}' -