Add pypi-test key for pypi gerrit merge job 58/1058/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 2 Oct 2019 19:48:56 +0000 (15:48 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 2 Oct 2019 19:48:56 +0000 (15:48 -0400)
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ic091b1fba281008207880239a86072a398454cb4

jjb/ric-plt-lib-rmr/ric-plt-lib-rmr.yaml

index deb9be1..aa7bcdc 100644 (file)
     # install prereqs
     pre-build-script: !include-raw-escape: ../shell/install-rpm-nng-rmr.sh
     # bindings live in a subdirectory
+    tox-dir: src/bindings/rmr-python
     gerrit_trigger_file_paths:
       - compare-type: REG_EXP
         pattern: 'src/bindings/rmr-python/.*'
-    tox-dir: src/bindings/rmr-python
     stream:
       - master:
           branch: master
     jobs:
       - gerrit-pypi-verify
-      - gerrit-pypi-merge
+      - gerrit-pypi-merge:
+          pypi-repo: pypi-test
 
 # Temporary workaround to avoid overriding
 # gerrit_trigger_file_paths on release jobs