From c283f0fa7eebcb2f47712102f3e90af8b9dd7fd3 Mon Sep 17 00:00:00 2001 From: Sergey Chvalyuk Date: Sun, 30 Oct 2022 19:51:56 +0200 Subject: [PATCH] ami-0d648081937c75a73 -> ami-06cf12549e3d9c522 Signed-off-by: Sergey Chvalyuk --- .github/workflows/publish-connector-command.yml | 2 +- .github/workflows/test-command.yml | 2 +- .github/workflows/test-performance-command.yml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/publish-connector-command.yml b/.github/workflows/publish-connector-command.yml index 4aac116c8dbf..9744873bcf38 100644 --- a/.github/workflows/publish-connector-command.yml +++ b/.github/workflows/publish-connector-command.yml @@ -67,7 +67,7 @@ jobs: # aws-secret-access-key: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }} # github-token: ${{ needs.find_valid_pat.outputs.pat }} # # 80 gb disk -# ec2-image-id: ami-0d648081937c75a73 +# ec2-image-id: ami-06cf12549e3d9c522 # bump-build-test-connector: # needs: start-bump-build-test-connector-runner # runs-on: ${{ needs.start-bump-build-test-connector-runner.outputs.label }} diff --git a/.github/workflows/test-command.yml b/.github/workflows/test-command.yml index 02f386778070..c424fc828485 100644 --- a/.github/workflows/test-command.yml +++ b/.github/workflows/test-command.yml @@ -62,7 +62,7 @@ jobs: aws-secret-access-key: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }} github-token: ${{ needs.find_valid_pat.outputs.pat }} # 80 gb disk - ec2-image-id: ami-0d648081937c75a73 + ec2-image-id: ami-06cf12549e3d9c522 integration-test: timeout-minutes: 240 needs: start-test-runner diff --git a/.github/workflows/test-performance-command.yml b/.github/workflows/test-performance-command.yml index 3378921df2bd..0e24f4444b2e 100644 --- a/.github/workflows/test-performance-command.yml +++ b/.github/workflows/test-performance-command.yml @@ -65,7 +65,7 @@ jobs: aws-secret-access-key: ${{ secrets.SELF_RUNNER_AWS_SECRET_ACCESS_KEY }} github-token: ${{ needs.find_valid_pat.outputs.pat }} # 80 gb disk - ec2-image-id: ami-0d648081937c75a73 + ec2-image-id: ami-06cf12549e3d9c522 performance-test: timeout-minutes: 240 needs: start-test-runner