Skip to content

Commit 1c45bb2

Browse files
committed
test: bring back regular
1 parent 813cac4 commit 1c45bb2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.evergreen/generate_evergreen_tasks.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ const AWS_AUTH_TASKS = [];
344344
for (const VERSION of AWS_AUTH_VERSIONS) {
345345
const name = ex => `aws-${VERSION}-auth-test-${ex.split(' ').join('-')}`;
346346
const awsFuncs = [
347+
{ func: 'run aws auth test with regular aws credentials' },
347348
{ func: 'run aws auth test with assume role credentials' },
348349
{ func: 'run aws auth test with aws EC2 credentials', onlySdk: true },
349350
{ func: 'run aws auth test with aws credentials as environment variables' },

drivers-evergreen-tools

0 commit comments

Comments
 (0)