Strip tiered storage mixin from dual-purpose Python tests

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Fixed
    • Priority: Major - P3
    • WT12.0.0
    • Affects Version/s: None
    • Component/s: Test Python
    • None
    • Storage Engines - Persistence
    • 494.535
    • SE Persistence backlog
    • None

      Problem

      Several Python tests that are not dedicated tiered-storage tests (alter, schema, excl, export, import11) still import TieredConfigMixin / gen_tiered_storage_sources and add a dir_store scenario. Those mixins must be stripped before helper_tiered.py is deleted.

      Change

      Keep the tests. Remove only the tiered mixin, dir_store scenarios, and flush_tier / *.wtobj cases. Preserve import and backup:export coverage. Do not delete helper_tiered.py in this ticket (that is the dedicated-test ticket). Do not change src/.

      Test

      Run the altered Python tests (test_alter_, test_schema_, test_excl, test_export01, test_import11) without the tiered hook.

            Assignee:
            Luke Pearson
            Reporter:
            Luke Pearson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: