commit | b317e11a4334082a41ae10d230a0b3d3702e3df1 | [log] [tgz] |
---|---|---|
author | Dmitry Tantsur <divius.inside@gmail.com> | Fri Sep 09 11:03:27 2016 +0200 |
committer | Dmitry Tantsur <divius.inside@gmail.com> | Fri Sep 09 11:03:27 2016 +0200 |
tree | 3cb9e6f34e77039a15ed04d3104c4ebc69eefa28 | |
parent | 8a7942e10544cb01869c89eb3bf3a6623e514d1d [diff] |
Disable neutron tests in our grenade We're suffering from unclear failures test_network_basic_ops. As these tests are not important for our service, disabling them for now by pretending that Neutron is not available. Also fix incorrect list of required services on our smoke test, it only requires Ironic and Swift. Change-Id: Ia0f0976c2516e853482277a1a1045b4a951dec7c Partial-Bug: #1621791