From 402509114a773c9ee6312bf84ad2d8ea6ff03a78 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Wed, 8 Apr 2020 10:39:01 +0200 Subject: [PATCH] Remove old PNF simulator JJB Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski Change-Id: I6189d9277f59b2053eecc84cfc6bd68015fa88ec --- jjb/integration/integration-docker.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/jjb/integration/integration-docker.yaml b/jjb/integration/integration-docker.yaml index 3062b0013..cf6c430d2 100644 --- a/jjb/integration/integration-docker.yaml +++ b/jjb/integration/integration-docker.yaml @@ -13,12 +13,6 @@ - 'sniroemulator': pom: 'test/mocks/sniroemulator/pom.xml' pattern: 'test/mocks/sniroemulator/**' - - 'pnfsimulator': - pom: 'test/mocks/pnfsimulator/pnfsimulator/pom.xml' - pattern: 'test/mocks/pnfsimulator/pnfsimulator/**' - - 'netconfsimulator': - pom: 'test/mocks/pnfsimulator/netconfsimulator/pom.xml' - pattern: 'test/mocks/pnfsimulator/netconfsimulator/**' mvn-settings: 'integration-settings' files: '**' archive-artifacts: '' -- 2.16.6