X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=jjb%2Fintegration%2Fintegration-docker.yaml;h=59b4f28fa7b26cfc79ea5a99162858a9eebc3be0;hb=a618afdc87c27e980bb27ac169a1532641b0b01e;hp=39206537a389962a5a0b0130b11311b258c43c60;hpb=113a4527ebde322c10e3d1eaec2e84a88ffaeac9;p=ci-management.git diff --git a/jjb/integration/integration-docker.yaml b/jjb/integration/integration-docker.yaml index 39206537a..59b4f28fa 100644 --- a/jjb/integration/integration-docker.yaml +++ b/jjb/integration/integration-docker.yaml @@ -3,13 +3,17 @@ name: integration-docker project-name: 'integration' jobs: - - '{project-name}-{stream}-{subproject}-docker-merge' - - '{project-name}-{stream}-{subproject}-docker-verify' + - integration-docker-merge + - integration-docker-verify project: 'integration' stream: - 'master': branch: 'master' subproject: + - 'aai-simulator': + pom: 'test/mocks/aai-simulator/pom.xml' + pattern: 'test/mocks/aai-simulator/**' + mvn-goals: 'mvn clean install -Dcheckstyle.skip' - 'sniroemulator': pom: 'test/mocks/sniroemulator/pom.xml' pattern: 'test/mocks/sniroemulator/**' @@ -39,7 +43,7 @@ # To simplify the references inside tox.ini and tests/settings.py docker tag "$CONTAINER_PUSH_REGISTRY/$DOCKER_NAME:$DOCKER_IMAGE_TAG" netconf-pnp-simulator:latest tox - build-node: centos7-docker-8c-8g + build-node: ubuntu2004-docker-8c-8g build-timeout: 20 jobs: - gerrit-docker-verify