--- - project: name: integration-simulators-nf-simulator-netconf-server project-name: "integration-simulators-nf-simulator-netconf-server" python-version: python3.8 jobs: - "{project-name}-{stream}-verify-java" - "{project-name}-{stream}-merge-java" - gerrit-maven-stage: sign-artifacts: true build-node: centos8-docker-8c-8g maven-versions-plugin: true - gerrit-maven-docker-stage: build-node: ubuntu1804-docker-8c-8g container-public-registry: "nexus3.onap.org:10001" container-staging-registry: "nexus3.onap.org:10003" mvn-goals: "clean install -P docker -DskipDockerPush=false" - "{project-name}-gerrit-release-jobs": build-node: centos7-docker-2c-1g project: "integration/simulators/nf-simulator/netconf-server" stream: - "master": branch: "master" mvn-settings: "integration-simulators-nf-simulator-netconf-server-settings" # due to a strange macro / variable translation problem this needs # to be passed as a string block to properly get the properties # correctly defined in the job maven-deploy-properties: | deployAtEnd=true files: "**" archive-artifacts: "" build-node: "ubuntu1804-docker-8c-8g" - project: name: integration-simulators-nf-simulator-netconf-server-sonar jobs: - gerrit-maven-sonar sonarcloud: true sonarcloud-project-organization: "{sonarcloud_project_organization}" sonarcloud-project-key: "{sonarcloud_project_organization}_{project-name}" sonar-mvn-goal: "{sonar_mvn_goal}" build-node: ubuntu1804-docker-8c-8g project: "integration/simulators/nf-simulator/netconf-server" project-name: "integration-simulators-nf-simulator-netconf-server" branch: "master" mvn-settings: "integration-simulators-nf-simulator-netconf-server-settings" mvn-goals: "clean install" mvn-opts: "-Xmx1024m -XX:MaxPermSize=256m" - project: name: integration-simulators-nf-simulator-netconf-server-view project-name: integration-simulators-nf-simulator-netconf-server views: - project-view