From: Michael Vorburger Date: Mon, 23 Apr 2018 12:11:51 +0000 (+0200) Subject: comment out integration/test ITNeutronE2E X-Git-Tag: release/fluorine~37^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=ab548fe1a7018d5592f315f59589c5a1da59059c;p=neutron.git comment out integration/test ITNeutronE2E until we can figure out how to make it always pass because it fails more often than not, see e.g. https://lists.opendaylight.org/pipermail/neutron-dev/2018-April/thread.html because Pax Exam based OSGi Integration Tests (IT) just don't seem to be work reliably enough for us. The equivalent new non-IT NeutronE2ETest introduced in I9a2bcb8d6bb095993eec64714648944b25bcaaa4 can take the place of ITNeutronE2E for future development in neutron. Change-Id: I92068073b20d199fa2e71421d99b160224177fbc Signed-off-by: Michael Vorburger --- diff --git a/pom.xml b/pom.xml index ec02edff7..92eabbe2b 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ features/test karaf integration/test-standalone - integration/test + model neutron-hostconfig