Ignores two-location test for now

This commit is contained in:
benbierens 2023-03-31 10:37:55 +02:00
parent c50cf02f7d
commit 6af0890571
No known key found for this signature in database
GPG Key ID: FE44815D96D0A1AA
1 changed files with 1 additions and 0 deletions

View File

@ -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)