From b9304c5b8e4b80d162eb4d97d5924f0f326570fc Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Tue, 5 Jun 2018 10:20:54 -0700 Subject: Recover accidentally deleted jobs for sniro Change-Id: I23488e41524ed29beecbfd45926f2bc562869ffb Issue-ID: INT-504 Signed-off-by: Gary Wu --- jjb/integration/integration-docker.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/jjb/integration/integration-docker.yaml b/jjb/integration/integration-docker.yaml index ffd479ac2..beb3d0cbd 100644 --- a/jjb/integration/integration-docker.yaml +++ b/jjb/integration/integration-docker.yaml @@ -15,7 +15,6 @@ - 'sniroemulator': pom: 'test/mocks/sniroemulator/pom.xml' pattern: 'test/mocks/sniroemulator/**' - subproject: - 'pnfsimulator': pom: 'test/mocks/pnfsimulator/pom.xml' pattern: 'test/mocks/pnfsimulator/**' -- cgit 1.2.3-korg