-
Type: Build Failure
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Serverless, Tests
-
None
-
Ruby Drivers
The tests for the "serverless" and "serverless-next" variants are all failing. I suspect it's a credentials issue since the errors are consistently:
Mongo::Auth::Unauthorized:
User drivers-testing (mechanism: scram) is not authorized to access ruby-driver (auth source: admin, used mechanism: SCRAM-SHA-1, used server: 14544-drivertest-lb.huhb0.mongodb-dev.net:27017 (LB)): [8000:AtlasError]: bad auth : authentication failed
For now, these are commented out in .evergreen/config/standard.yml.erb.