diff options
Diffstat (limited to 'jjb/vvp')
-rw-r--r-- | jjb/vvp/vvp-documentation.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/jjb/vvp/vvp-documentation.yaml b/jjb/vvp/vvp-documentation.yaml index 421123e70..d00a4002e 100644 --- a/jjb/vvp/vvp-documentation.yaml +++ b/jjb/vvp/vvp-documentation.yaml @@ -3,6 +3,7 @@ name: vvp-documentation project-name: 'vvp-documentation' project: 'vvp/documentation' + rtdproject: 'onap' stream: - 'master': branch: 'master' @@ -10,3 +11,5 @@ build-node: ubuntu1604-builder-4c-4g jobs: - gerrit-python-xc-clm + - '{project-name}-{stream}-verify-rtd' + - '{project-name}-{stream}-merge-rtd' |