Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
Fully Compatible
-
ALL
-
STM 2019-01-14
-
1
Description
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.
Attachments
Issue Links
- is caused by
-
SERVER-36613 Implement __rest expansion in config files
-
- Closed
-