[Tests] Add compaction, copy-backups-task and secret-finalizer tests to e2e test suite #700
Closed
1 of 3 tasks
Labels
area/quality
Output qualification (tests, checks, scans, automation in general, etc.) related
area/testing
Testing related
exp/intermediate
Issue that requires some project experience
kind/enhancement
Enhancement, improvement, extension
kind/test
Test
status/closed
Issue is closed (either delivered or triaged)
Feature (What you would like to be added):
Enhance e2e test suite to include compaction, copy-backups-task and secret-finalizer tests in addition to existing etcd and custodian tests.
Motivation (Why is this needed?):
Currently, druid e2e tests are used for testing the functionality of etcds, including snapshotting, restoration, scaling up and down the etcd cluster, zero-downtime upgrades, etc. It would be prudent to also include tests for compaction and EtcdCopyBackupsTasks, so that these need not be tested manually every time during release validation.
Approach/Hint to the implement solution (optional):
The text was updated successfully, but these errors were encountered: