don't ignore multitenancy test

This commit is contained in:
anastasia
2021-04-15 13:39:46 +03:00
committed by lubennikovaav
parent 05886b33e5
commit 92fb7a1641

View File

@@ -66,7 +66,6 @@ fn test_regress() {
// Run two postgres instances on one pageserver
#[test]
#[ignore]
fn test_pageserver_multitenancy() {
// Start pageserver that reads WAL directly from that postgres
let storage_cplane = TestStorageControlPlane::one_page_server(String::new());