Open hongchaodeng opened 6 years ago
@hongchaodeng just wanted to understand the usecase. Isn't a restore done on a new cluster? In which case will there be some data. Do you mean member info?
The current e2e test doesn't write data (foo=bar) to etcd. We should improve the test so that it verify the data is actually restored.
Currently it only verifies the etcd cluster is restored. We should write some data before backup and then verify data is there after restored.