We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c4c881 commit 8695509Copy full SHA for 8695509
.evergreen/functions.yml
@@ -698,7 +698,7 @@ functions:
698
fi
699
700
if [[ "$IS_RHEL" == "true" ]]; then
701
- # TODO: linux_rpm
+ npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=linux_rpm --tests=time-to-first-query
702
npm run --unsafe-perm --workspace @mongodb-js/compass-smoke-tests start -- --package=linux_tar --tests=time-to-first-query
703
704
0 commit comments