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

XMLWordPrintableJSON

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

      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 (Inactive)
              Reporter:
              David Bradford (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: