Skip to content

Commit

Permalink
Use (feature-flagged) AWS creds endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
ntabris committed Sep 25, 2023
1 parent ba989b3 commit 81da107
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ def pytest_collection_modifyitems(config, items):
{
"coiled.account": "dask-benchmarks",
"distributed.admin.system-monitor.gil.enabled": True,
"coiled.use_aws_creds_endpoint": True,
}
)

Expand Down

0 comments on commit 81da107

Please sign in to comment.