MultiversionDecorator can overwrite resmoke config options passed in by build_variant_gen

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major - P3
    • 5.2.0
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • ALL
    • STM 2021-11-15
    • 37
    • 0
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      Currently, the mongosync project relies on passing in the --configDir parameter when executing the evergreen_gen_build_variant.py script. However, it ends up overwriting the passed in config options with the defaults because it ends up calling set_run_options (called by ResmokeProxy) twice:

      1. Initially, evergreen_gen_build_variant will set the proper resmoke configs here
      2. But then MultiversionDecorator will overwrite those options when creating another ResmokeProxy here without any arguments

            Assignee:
            Mikhail Shchatko
            Reporter:
            Jason Chan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: