Fix: Set tox-dir for rappcatalogue sonar scan 12/9612/1
authorEric Ball <eball@linuxfoundation.org>
Mon, 14 Nov 2022 23:55:00 +0000 (15:55 -0800)
committerEric Ball <eball@linuxfoundation.org>
Mon, 14 Nov 2022 23:55:00 +0000 (15:55 -0800)
The job is currently not able to create the coverage report, due to
running tox based on the root tox.ini rather than the one contained
in the "catalogue-enhanced" dir.

Issue-ID: LF-Jira IT-24846
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
Change-Id: I1cf699e6ce459eb944c39f82e657138e4efa249f

jjb/nonrtric-plt-rappcatalogue/nonrtric-plt-rappcatalogue.yaml

index e1fcfaa..443c851 100644 (file)
     <<: *rappcatalogue_jdk_common
     name: nonrtric-plt-rappcatalogue-enhanced-sonarqube
     python-version: python3
+    tox-dir: catalogue-enhanced
     # the install script assumes an ubuntu image
     build-node: ubuntu1804-builder-2c-2g
     # do not trigger on changes in docs, releases