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

Linux Repeated Execution variant does not repeat the tests

    • Fully Compatible
    • ALL
    • STM 2019-01-14
    • 1

      The change for SERVER-36613 introduced a second definition of the test_flags expansions for linux-64-repeated-execution buildvariant:

        expansions:
          compile_flags: -j$(grep -c ^processor /proc/cpuinfo) --variables-files=etc/scons/mongodbtoolchain_gcc.vars --enable-free-mon=off --enable-http-client=off
          test_flags: --repeatSuites=10 --shuffle
          scons_cache_scope: shared
          test_flags: --excludeWithAnyTags=requires_http_client
          tooltags: ""
          build_mongoreplay: true
      

      The second definition overrides the first.

            Assignee:
            max.hirschhorn@mongodb.com Max Hirschhorn
            Reporter:
            jonathan.abrahams Jonathan Abrahams
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: