[SERVER-19650] update YML files to tag system/test command types Created: 29/Jul/15  Updated: 19/Sep/15  Resolved: 30/Jul/15

Status: Closed
Project: Core Server
Component/s: Build
Affects Version/s: None
Fix Version/s: 3.0.6, 3.1.7

Type: New Feature Priority: Major - P3
Reporter: Michael O'Brien Assignee: Ian Whalen (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Backwards Compatibility: Fully Compatible
Backport Completed:
Sprint: Quint Iteration 7
Participants:

 Description   

now that EVG-22 is done, we can use it in the server project by tagging commands appropriately.



 Comments   
Comment by Githook User [ 30/Jul/15 ]

Author:

{u'username': u'IanWhalen', u'name': u'Ian Whalen', u'email': u'ian.whalen@gmail.com'}

Message: SERVER-19650 Update YML file to tag system/test command types (3.0)
Branch: v3.0
https://github.com/mongodb/mongo/commit/0fcfadad139e1318f2df0b236ddb965496c79662

Comment by Githook User [ 30/Jul/15 ]

Author:

{u'username': u'IanWhalen', u'name': u'Ian Whalen', u'email': u'ian.whalen@gmail.com'}

Message: SERVER-19650 Update YML file to tag system/test command types
Branch: master
https://github.com/mongodb/mongo/commit/74e0073b294c1ec1422583f789b5cab90cae0590

Comment by Michael O'Brien [ 29/Jul/15 ]

how to do it:

add

command_type: "system"


to the top level of the project yml file

then, on commands that are performing test-only functions (scons, resmoke, etc), add

type: "test"

.

when a failure originates from within any of the "test" tagged commands, it will show up as red. otherwise, it will show up as purple.

Generated at Thu Feb 08 03:51:39 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.