From 8cab2a98bee40b0a34e0395bf73cade24b6b28d6 Mon Sep 17 00:00:00 2001 From: Andy Roth Date: Tue, 28 Mar 2023 09:40:07 -0700 Subject: [PATCH] Update test-command.yml Signed-off-by: Andy Roth --- .github/workflows/test-command.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index 704ddd59..62736e74 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -147,6 +147,8 @@ jobs: role-to-assume: ${{ secrets.AWS_ROLE_TO_ASSUME }} role-session-name: ${{ github.event.client_payload.pull_request.head.sha || github.sha }} aws-region: us-east-1 + # 21600 seconds == 6 hours + role-duration-seconds: 21600 - name: "Run E2E tests" env: