Ignores two-location test for now
This commit is contained in:
parent
c50cf02f7d
commit
6af0890571
|
@ -91,6 +91,7 @@ namespace Tests.BasicTests
|
|||
}
|
||||
|
||||
[Test]
|
||||
[Ignore("Requires Location map to be configured for k8s cluster.")]
|
||||
public void TwoClientsTwoLocationsTest()
|
||||
{
|
||||
var primary = SetupCodexNodes(1)
|
||||
|
|
Loading…
Reference in New Issue