Skip to content

Commit

Permalink
Merge pull request aws#4144 from aws/revert-4143-route53-smoke
Browse files Browse the repository at this point in the history
Revert "Temporarily disable route53 smoke test"
  • Loading branch information
joguSD authored May 11, 2019
2 parents 86b07e9 + 0e71aac commit 518678d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/integration/test_smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,7 @@
'opsworks delete-app --app-id %s',
'rds delete-db-instance --db-instance-identifier %s',
'redshift delete-cluster --cluster-identifier %s',
# TODO: Re-enable, temporarily disabling this test.
#'route53 delete-hosted-zone --id %s',
'route53 delete-hosted-zone --id %s',
'route53domains get-domain-detail --domain-name %s',
's3api head-bucket --bucket %s',
'ses set-identity-dkim-enabled --identity %s --dkim-enabled',
Expand Down

0 comments on commit 518678d

Please sign in to comment.