etcd
etcd copied to clipboard
[test] keep test framework update on release-3.4 and release-3.5
What would you like to be added?
Backport test framework updates into release-3.4 and release-3.5, including
- How to setup running cluster with customized options
- The enhancement on expect package
- Failpoint support
- ...
Why is this needed?
It's easier to backport bugfix patch including testcases.
REF: https://github.com/etcd-io/etcd/pull/17865#discussion_r1577530267
Hi @fuweid, if the backport for 3.4 is pending I can take it up
Hi @ArkaSaha30 it's pending. I think we can start from pkg/expect first. If you have any questions, please let me know. Thanks
Sure, I'll start today and ping regarding any doubts. Thanks!