-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
None
-
Component/s: Evergreen Tools
-
None
-
Not Needed
Summary
Passing --list to mongodl.py prints empty results:
% .evergreen/mongodl.py --quiet --list No items matched the listed filters (Omit filter arguments for a list of available filters)
Motivation
Who is the affected end user?
DBX devs.
How does this affect the end user?
Confused. I find mongodl.py --list to be convenient to survey available server versions on a platform.
How likely is it that this problem or use case will occur?
Certain? I hit it during development.
If the problem does occur, what are the consequences and how severe are they?
Minor development difficulty.
Is this issue urgent?
No.
Is this ticket required by a downstream team?
No.
Is this ticket only for tests?
Yes?
Acceptance Criteria
- mongodl.py --list prints non-empty results.