-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update the cert IDs for e2e test scripts #3391
Comments
/assign @dims |
@oliviassss here's what i did:
|
@oliviassss please go ahead and try the |
Oh looks like you need 3 of them in total! doing that now |
/unassign @oliviassss i've taken care of updating the account with the 3 freshly generated certs, please go ahead and update the scripts as needed. |
We also need to grant the permission to the s3 bucket
|
Describe the bug
There's recently a migration to a new AWS account for the CI jobs, which caused the failure for the
pull-aws-load-balancer-controller-e2e-test
in aws-load-balancer-controller repo.By checking the test logs, I noticed it's the TLS test suites failing because of TIMEOUT, it should be of the out-of-date certs since we are changing the AWS account.
To fix the failure, we need to:
*.elb.us-west-2.amazonaws.com
and import them in ACM in the new accountsSteps to reproduce
Expected outcome
A concise description of what you expected to happen.
Environment
Additional Context:
The text was updated successfully, but these errors were encountered: