Skip to content

Commit eda5ef5

Browse files
authored
Delete not-useful flaky integ test (#3569)
Deleting an old smoke test from this package since it has been consistently flaky. The service team confirmed this is due to a noisy neighbor.
1 parent 00c9f22 commit eda5ef5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/test_smoke.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,6 @@
8989
'sns': {'ListTopics': {}},
9090
'sqs': {'ListQueues': {}},
9191
'ssm': {'ListDocuments': {}},
92-
'storagegateway': {'ListGateways': {}},
9392
# sts tests would normally go here, but
9493
# there aren't any calls you can make when
9594
# using session credentials so we don't run any

0 commit comments

Comments
 (0)