-
Notifications
You must be signed in to change notification settings - Fork 1.1k
PYTHON-4309 OIDC Atlas Testing Updates #1567
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Windows failure is expected pending: https://jira.mongodb.org/browse/DEVPROD-5919 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few clarifying questions, otherwise looks great!
export OIDC_ADMIN_USER=$OIDC_ATLAS_USER | ||
export OIDC_ADMIN_PWD=$OIDC_ATLAS_PASSWORD | ||
set -x | ||
source ${DRIVERS_TOOLS}/.evergreen/auth_oidc/secrets-export.sh |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Amazing change, so much cleaner.
Requires mongodb-labs/drivers-evergreen-tools#426