Extend AWS e2e test token expiration to 6 hours (#547)

This commit is contained in:
Malte Poll 2022-11-14 14:14:42 +01:00 committed by GitHub
parent 9f6a8ffd4c
commit 5f44668897
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -134,6 +134,8 @@ runs:
with:
role-to-assume: arn:aws:iam::795746500882:role/GithubActionsE2E
aws-region: eu-central-1
# extend token expiry to 6 hours to ensure constellation can terminate
role-duration-seconds: 21600
- name: Create cluster
id: constellation-create