X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ci-management.git;a=blobdiff_plain;f=jjb%2Fric-plt-lib-rmr%2Fric-plt-lib-rmr.yaml;fp=jjb%2Fric-plt-lib-rmr%2Fric-plt-lib-rmr.yaml;h=a36aa25c08dd41f618b712ebb81df3dcea370c3c;hp=1571395620a995bb6d21761e632527b9d571e7cb;hb=946a3acd678055854c43f351eba47012f8cd4b98;hpb=b2b224673220c489d82acc8eaccabdf8addd958a diff --git a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml index 15713956..a36aa25c 100644 --- a/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml +++ b/jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml @@ -43,11 +43,11 @@ - master: branch: master -# build and publish distributions to PyPI +# build and publish distributions to test.pypi.org - project: <<: *rmr_common - name: ric-plt-lib-rmr-python - project-name: '{name}' + name: ric-plt-lib-rmr-python-pypi + project-name: ric-plt-lib-rmr-python # sigul requires centos build-node: centos7-builder-1c-1g # install prereqs @@ -61,27 +61,17 @@ - master: branch: master jobs: - - gerrit-pypi-verify - - gerrit-pypi-merge: - pypi-repo: pypi-test + - '{project-name}-gerrit-pypi-jobs' -# Temporary workaround to avoid overriding -# gerrit_trigger_file_paths on release jobs +# promote distributions from test to pypi.org - project: <<: *rmr_common - name: ric-plt-lib-rmr-python-workaround + name: ric-plt-lib-rmr-python-pypi-release project-name: ric-plt-lib-rmr-python # sigul requires centos build-node: centos7-builder-1c-1g - # install prereqs - pre-build-script: !include-raw-escape: ../shell/install-rpm-nng-rmr.sh - tox-dir: src/bindings/rmr-python - stream: - - master: - branch: master jobs: - - gerrit-pypi-release-verify - - gerrit-pypi-release-merge + - '{project-name}-gerrit-pypi-release-jobs' - project: <<: *rmr_common