-
Type:
Task
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
Storage Execution 2025-05-12
-
None
-
3
-
None
-
None
-
None
-
None
-
None
-
None
Currently we can run the smoke test suite like so:
- Unit tests
bazel test --test_tag_filters=storage_execution //... - Integration tests
bazel build install-devcore && python buildscripts/run_smoke_tests.py --suites=storage_execution
It would be nice to have a script that allows a user to run the tests for a particular component For example, specifying that we want to run all the tests timeseries-bucket-catalog
- is related to
-
SERVER-104718 Make generic python script for running smoke test suites
-
- In Code Review
-
-
SERVER-104533 Create smoke test suites for individual storage-execution owned components
-
- Closed
-