Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-103648

Investigate parameterizing script for running smoke test

    • Type: Icon: Task Task
    • Resolution: Duplicate
    • Priority: Icon: Major - P3 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:

      1. Unit tests
        bazel test --test_tag_filters=storage_execution //...
      2. 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

            Assignee:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Reporter:
            damian.wasilewicz@mongodb.com Damian Wasilewicz
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: