X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fdocs%2Fdocs-rtd.yaml;h=f480ed5d1abe919865549c9eefe4b42fcbbd9e59;hb=5cf5961a3b764c82fbc22d1a03e6bff1aedbb7b5;hp=3cc61844c5da83eaa23986c4f073fd5eaaf4ac6a;hpb=58722e8b0bab8643c99548fde17ccc5e370de4cb;p=releng%2Fbuilder.git diff --git a/jjb/docs/docs-rtd.yaml b/jjb/docs/docs-rtd.yaml index 3cc61844c..f480ed5d1 100644 --- a/jjb/docs/docs-rtd.yaml +++ b/jjb/docs/docs-rtd.yaml @@ -7,6 +7,8 @@ stream: - boron: branch: 'master' + - beryllium: + branch: 'stable/beryllium' project: 'docs' rtdproject: 'opendaylight' @@ -21,12 +23,11 @@ daysToKeep: 14 parameters: - - project-parameter: - project: '{project}' - - gerrit-parameters: + - opendaylight-infra-parameters: project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' + artifacts: '{archive-artifacts}' wrappers: - opendaylight-infra-wrappers: @@ -56,6 +57,8 @@ publishers: - email-notification: email-prefix: '[docs]' + - archive-build: + maven-version: '{mvn33}' - job-template: name: 'docs-verify-rtd-{stream}' @@ -67,12 +70,11 @@ daysToKeep: 14 parameters: - - project-parameter: - project: '{project}' - - gerrit-parameters: + - opendaylight-infra-parameters: project: '{project}' branch: '{branch}' refspec: 'refs/heads/{branch}' + artifacts: '{archive-artifacts}' scm: - git-scm-with-submodules: @@ -123,3 +125,5 @@ publishers: - email-notification: email-prefix: '[docs]' + - archive-build: + maven-version: '{mvn33}'