| # verification jobs for 'voltha-docs' repo |
| project-regexp: '^{name}$' |
| - 'verify-voltha-docs-jobs': |
| branch-regexp: '{supported-branches-regexp}' |
| - 'post-submit-voltha-docs-jobs': |
| branch-regexp: '{supported-branches-regexp}' |
| name: 'verify-voltha-docs-jobs' |
| unit-test-targets: 'test' |
| junit-allow-empty-results: true |
| name: 'post-submit-voltha-docs-jobs' |
| dependency-jobs: 'version-tag_voltha-docs' |
| build-command: 'make multiversion' |
| build-output-path: '_build/multiversion/' |
| sync-target-server: 'static.opennetworking.org' |
| sync-target-path: '/srv/sites/docs.voltha.org/' |