X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fsfc%2Fsfc-python.yaml;h=8839563fb3554abcd910ee5136f7107885b6b73d;hb=dc5c54319b1eb3a91fb75e71cf84a0090fc34042;hp=55294f262ac31c0063c72ebe7d84547f55253fc7;hpb=f02006676346869e19faf721db40e26a1b18453f;p=releng%2Fbuilder.git diff --git a/jjb/sfc/sfc-python.yaml b/jjb/sfc/sfc-python.yaml index 55294f262..8839563fb 100644 --- a/jjb/sfc/sfc-python.yaml +++ b/jjb/sfc/sfc-python.yaml @@ -3,10 +3,10 @@ jobs: - 'sfc-verify-python-{stream}' - # stream: branch with - in place of / (eg. stable-helium) - # branch: branch (eg. stable/helium) + # stream: release stream (eg. stable-lithium or beryllium) + # branch: git branch (eg. stable/lithium or master) stream: - - master: + - beryllium: branch: 'master' project: 'sfc' @@ -20,8 +20,8 @@ # The purpose of this job template is to setup a ODL verify job # # Required Variables: - # stream: branch with - in place of / (eg. stable-helium) - # branch: branch (eg. stable/helium) + # stream: release stream (eg. stable-lithium or beryllium) + # branch: git branch (eg. stable/lithium or master) project-type: freestyle node: dynamic_verify @@ -81,7 +81,7 @@ source $WORKSPACE/venv-tox/bin/activate pip install tox argparse tox --version - cd sfc-py + cd $WORKSPACE/sfc-py tox ./jenkins_build_package.sh