Disable net-isolation tests
This commit is contained in:
parent
3c9cb9b7da
commit
9c6f00dbce
@ -8,6 +8,7 @@ namespace Tests.BasicTests
|
|||||||
// This is a test to check network-isolation in the test-infrastructure.
|
// This is a test to check network-isolation in the test-infrastructure.
|
||||||
// It requires parallelism(2) or greater to run.
|
// It requires parallelism(2) or greater to run.
|
||||||
[TestFixture]
|
[TestFixture]
|
||||||
|
[Ignore("Disabled until a solution is implemented.")]
|
||||||
public class NetworkIsolationTest : DistTest
|
public class NetworkIsolationTest : DistTest
|
||||||
{
|
{
|
||||||
private IOnlineCodexNode? node = null;
|
private IOnlineCodexNode? node = null;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user