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

Provide machine readable interface for burn_in_tests

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.1.0-rc0
    • Testing Infrastructure
    • None
    • Fully Compatible
    • DAG 2022-06-27
    • 2

    Description

      burn_in_tests provides a way to discover and run the tests/suites that have changes locally or in a given patch build. When running in a patch build, we use 'generate.tasks' to run the tests in separate tasks. It would be nice to move the generate tasks logic to mongo-task-generator so that the logic required can be consolidated to a single place.

      The first step in order to do this would be to provide an interface to burn_in_tests that would provide a what tests/tasks should be run in a machine readable way. A straight-forward way of doing this would be to add a `--yaml` flag to the burn_in_tests script that outputs the tests to tasks map in yaml format.


      As a database contributor,
      I want to be able to get burn_in_tests discovery in yaml format,
      So that other tools can easily query and use the information discovered by burn_in_tests.


      AC:

      • There is a way to run burn_in_tests in a mode that will output its discovery in an easily parsable format.

      Attachments

        Activity

          People

            david.bradford@mongodb.com David Bradford (Inactive)
            david.bradford@mongodb.com David Bradford (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: