solana/local-cluster/tests
Xiang Zhu 856598969c
Account path add run parent with old path cleanup (#29942)
* Add run parent directory for accounts files

* fix test test_concurrent_snapshot_packaging

* review comments.  renamed the path setup function

* Addressed most of the review comments

* remove explict type def for map result

* handle create_accounts_run_and_snapshot_dirs error with expect

* update with more review comments

* minor fixes from review comments

* simplify account_filename option assignment

* handle error from create_accounts_run_and_snapshot_dirs

* use then instead of then_some for lazy evaluation

* Clean up files in the old account_path before trasitioning to the new run path

* try_exist and accounts_dir removing extra

* sync rmdir, is_dir check

* handle the account_path not deletable case
2023-01-30 10:26:43 -08:00
..
common.rs Account path add run parent with old path cleanup (#29942) 2023-01-30 10:26:43 -08:00
local_cluster.rs Account path add run parent with old path cleanup (#29942) 2023-01-30 10:26:43 -08:00
local_cluster_flakey.rs Add more logging and documentation to flaky optimistic confirmation tests (#29418) 2022-12-27 10:47:45 -07:00
local_cluster_slow_1.rs clippy for rust 1.65.0 (#28765) 2022-11-09 19:39:38 +00:00
local_cluster_slow_2.rs patches errors from clippy::uninlined_format_args 2022-12-06 19:32:15 +00:00