Closed Paul-Hess closed 5 years ago
Specifically for the rolling restart case we could have data already prepared on a volume that we mount during setup. This would reduce the moving pieces of the test and also speed up the initialization process. We could also re-use this data for other tests. Naively I'm thinking about using an EBS volume but maybe theres a better solution.
Regardless of that though, I think we should have a conversation about how to prepare the data for testing.
I made some changes to this, and think it is ready to go now