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

When generating suites, don't set repeat-suites if repeat is in options

    • Fully Compatible
    • DAG 2019-06-03
    • 2

      In generate_resmoke_suites, there is an option to set repeat_suites to send to resmoke. By default, this is set to 1. If, however, a user tries to add repeat in the resmoke_args, the default will overwrite it. This will not give the user what they want. We could just not set the repeat_suite option if repeat is set see here


      As a server engineer,
      when I set repeat in the resmoke_args of a task,
      I do not want it to be overwritten by the default 1.


      AC

      • A _gen task in a patch build can have the repeat_suite value set in the resmoke_args and resmoke will use that value.

            Assignee:
            lydia.stepanek@mongodb.com Lydia Stepanek (Inactive)
            Reporter:
            david.bradford@mongodb.com David Bradford (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: