[SERVER-38822] Linux Repeated Execution variant does not repeat the tests Created: 03/Jan/19  Updated: 29/Oct/23  Resolved: 04/Jan/19

Status: Closed
Project: Core Server
Component/s: Testing Infrastructure
Affects Version/s: None
Fix Version/s: 4.1.7

Type: Bug Priority: Major - P3
Reporter: Jonathan Abrahams Assignee: Max Hirschhorn
Resolution: Fixed Votes: 0
Labels: tig-evgconfig
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File Screen Shot 2019-01-03 at 12.19.56 PM.png    
Issue Links:
Problem/Incident
is caused by SERVER-36613 Implement __rest expansion in config ... Closed
Backwards Compatibility: Fully Compatible
Operating System: ALL
Sprint: STM 2019-01-14
Participants:
Story Points: 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.



 Comments   
Comment by Githook User [ 04/Jan/19 ]

Author:

{'username': 'visemet', 'email': 'max.hirschhorn@mongodb.com', 'name': 'Max Hirschhorn'}

Message: SERVER-38822 Fix duplicate test_flags expansion for repeated builder.
Branch: master
https://github.com/mongodb/mongo/commit/0bb131f490df70a5a6bdb04e1d99177614dfc818

Generated at Thu Feb 08 04:50:09 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.