X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fbgpcep%2Fbgpcep-pcepy.yaml;h=780ca7050efa2e8311f37b27b8a26f97a0d38a7a;hb=8c0bf147339e71cd8b64bd428412a304e61acdeb;hp=4cf2abe27b99faff0a2577a8f96c11b90fc3080f;hpb=16701645e7e13ee682f8b8edacb6e8569bcc48c8;p=releng%2Fbuilder.git diff --git a/jjb/bgpcep/bgpcep-pcepy.yaml b/jjb/bgpcep/bgpcep-pcepy.yaml index 4cf2abe27..780ca7050 100644 --- a/jjb/bgpcep/bgpcep-pcepy.yaml +++ b/jjb/bgpcep/bgpcep-pcepy.yaml @@ -1,17 +1,14 @@ +--- - project: name: bgpcep-pcepy jobs: - - '{name}-verify-python-{stream}' + - '{project-name}-verify-python-{stream}' - # stream: release stream (eg. stable-lithium or beryllium) - # branch: git branch (eg. stable/lithium or master) stream: - - boron: - branch: 'master' - - beryllium: - branch: 'stable/beryllium' - - stable-lithium: - branch: 'stable/lithium' + # Pcepy was removed in Carbon. + - boron: + branch: 'stable/boron' toxdir: 'pcep/pcepy' project: 'bgpcep' + project-name: 'bgpcep'