Introduce etcd-druid upgrade tests #807
Labels
area/quality
Output qualification (tests, checks, scans, automation in general, etc.) related
area/testing
Testing related
kind/enhancement
Enhancement, improvement, extension
kind/test
Test
How to categorize this issue?
/area quality testing
/kind test enhancement
What would you like to be added:
I would like etcd-druid to introduce druid-upgrade tests, with its own
make
target, which allow testing of upgrade of druid from one version to another. Possible steps/definitions are as follows:Etcd
s to be deployed and reconciled by old druid - single-node awake, multi-node hibernated, etcEtcd
sEtcd
spec if required (change replicas, change peer URL TLS, etc)Etcd
Etcd
Why is this needed:
The current e2e tests are designed to test the operations of a running druid instance, but do not test how a new version of druid would behave and operate on
Etcd
resources created and reconciled by previous versions of druid.The text was updated successfully, but these errors were encountered: