1 2 3 4 5 6 7 8 9 10 11 12 13 14
--- - project: name: vnfsdk-refrepo-csit jobs: - '{project-name}-{stream}-verify-csit-{functionality}' - '{project-name}-{stream}-csit-{functionality}' project-name: 'vnfsdk-refrepo' stream: 'master' disabled: true functionality: - 'sanity-check': trigger_jobs: '{project-name}-{stream}-merge-java' robot-options: '' branch: 'master'