mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-06 13:02:55 +00:00
don't ignore multitenancy test
This commit is contained in:
@@ -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());
|
||||
|
||||
Reference in New Issue
Block a user