Skip to content

Commit 9ad2fff

Browse files
committed
Add version/topology flag to test result upload
1 parent 2ad877b commit 9ad2fff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.evergreen/config/functions.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@ functions:
139139
--disable-search \
140140
--fail-on-error \
141141
--token ${CODECOV_TOKEN} \
142+
--flag "${MONGODB_VERSION}-${TOPOLOGY}" \
142143
--file test-results.xml || \
143144
echo "Skipping codecov test result upload due to error"
144145

0 commit comments

Comments
 (0)