Merge "Add PyPI stage job, drop merge for it-dev"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Wed, 1 Apr 2020 17:54:02 +0000 (17:54 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Wed, 1 Apr 2020 17:54:02 +0000 (17:54 +0000)
jjb/ric-plt-e2mgr/ric-plt-e2mgr.yaml
jjb/ric-plt-sdlpy/ric-plt-sdlpy.yaml

index 5b4766f..144b3c7 100644 (file)
@@ -73,7 +73,7 @@
         # Source
         sonar.sources=E2Manager
         # Unit tests
-        sonar.go.coverage.reportPaths=coverage.txt
+        sonar.go.coverage.reportPaths=E2Manager/coverage.txt
         # Inclusions
         sonar.inclusions=**/**.go
         # Exclusions
index c165935..59b206a 100644 (file)
@@ -33,7 +33,8 @@
         pattern: 'ricsdl-package/.*'
     tox-dir: ricsdl-package
     jobs:
-      - '{project-name}-gerrit-pypi-jobs'
+      - gerrit-pypi-verify
+      - gerrit-pypi-stage
     stream:
       - master:
           branch: master