mirror of
https://github.com/rustfs/rustfs.git
synced 2026-08-27 15:37:02 +00:00
test(e2e): avoid console port 9001 clash and fail fast on dead server (#4603)
This commit is contained in:
@@ -46,6 +46,10 @@ mod list_objects_duplicates_test;
|
||||
#[cfg(test)]
|
||||
mod quota_test;
|
||||
|
||||
// Harness regression tests: console port isolation + fail-fast startup
|
||||
#[cfg(test)]
|
||||
mod server_startup_failfast_test;
|
||||
|
||||
#[cfg(test)]
|
||||
mod bucket_policy_check_test;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user