Skip to content

Commit

Permalink
Merge pull request redpanda-data#4350 from jcsp/update-test-suite-ec2
Browse files Browse the repository at this point in the history
tests: update test_suite_ec2
  • Loading branch information
Aaron Fabbri committed Apr 20, 2022
2 parents 4439b2e + 94662e5 commit cc27bc1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions tests/rptest/test_suite_ec2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,12 @@ ec2:
- tests

excluded:
- tests/retention_policy_test.py # Redpanda node failed to stop in 30 second
- tests/cluster_metadata_test.py # OK looks like iptable issues
- tests/compacted_topic_verifier_test.py # OK missing compacted verifier dependency
- tests/librdkafka_test.py # normally disabled
- tests/metrics_reporter_test.py # num_nodes / feature
- tests/archival_test.py # s3 setup
- tests/cluster_config_test.py # central config feature
- tests/e2e_shadow_indexing_test.py # num_nodes / s3 setup
- tests/shadow_indexing_tx_test.py # s3 setup
- tests/topic_recovery_test.py # s3 setup
- tests/tx_admin_api_test.py # no in 21.11.3
- tests/metrics_reporter_test.py # num_nodes / feature
- tests/wasm_filter_test.py # no wasm
- tests/wasm_failure_recovery_test.py # no wasm
- tests/wasm_identity_test.py # no wasm
Expand Down

0 comments on commit cc27bc1

Please sign in to comment.