Chore: Revert back to ubuntu1804-docker
[ci-management.git] / jjb / integration / integration-docker.yaml
index e0b655d..8a4cf0d 100644 (file)
       - 'sniroemulator':
           pom: 'test/mocks/sniroemulator/pom.xml'
           pattern: 'test/mocks/sniroemulator/**'
-      - 'masspnfsim':
-          pom: 'test/mocks/masspnfsim/pnf-sim-lightweight/pom.xml'
-          pattern: 'test/mocks/masspnfsim/**'
-          mvn-goals: 'clean package docker:build -Dcheckstyle.skip'
-          post-docker-verify-script: |
-              #!/bin/bash
-              set -ex # Fail build if any setup step fails
-              cd $WORKSPACE/test/mocks/masspnfsim
-              tox
     mvn-settings: 'integration-settings'
     files: '**'
     archive-artifacts: ''
@@ -52,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: ubuntu1804-docker-8c-8g
     build-timeout: 20
     jobs:
       - gerrit-docker-verify