Skip to content

Commit

Permalink
Update run-arm-regression.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MyroTk authored Aug 1, 2023
1 parent 20da2c4 commit 21ba6e9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .github/workflows/run-arm-regression.yml
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ jobs:
path: ${{ env.artifact_paths}}

benchmark_aws:
runs-on: [self-hosted, type-cax31, image-arm-app-docker-ce, in-fsn1]
runs-on: [self-hosted, type-cax31, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: ontime_benchmark
Expand Down Expand Up @@ -262,7 +262,7 @@ jobs:
path: ${{ env.artifact_paths}}

benchmark_gcs:
runs-on: [self-hosted, type-cax31, image-arm-app-docker-ce, in-fsn1]
runs-on: [self-hosted, type-cax31, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: ontime_benchmark
Expand Down Expand Up @@ -296,7 +296,7 @@ jobs:
path: ${{ env.artifact_paths}}

benchmark_minio:
runs-on: [self-hosted, type-cax31, image-arm-app-docker-ce, in-fsn1]
runs-on: [self-hosted, type-cax31, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: ontime_benchmark
Expand Down Expand Up @@ -882,7 +882,7 @@ jobs:
path: ${{ env.artifact_paths}}

parquet_aws_s3:
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce, in-hel1]
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: parquet
Expand Down Expand Up @@ -976,7 +976,7 @@ jobs:
path: ${{ env.artifact_paths}}

s3_aws:
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce, in-hel1]
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: s3
Expand Down Expand Up @@ -1011,7 +1011,7 @@ jobs:
path: ${{ env.artifact_paths}}

s3_gcs:
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce, in-hel1]
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: s3
Expand Down Expand Up @@ -1163,7 +1163,7 @@ jobs:
path: ${{ env.artifact_paths}}

tiered_storage_aws:
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce, in-hel1]
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: tiered_storage
Expand Down Expand Up @@ -1197,7 +1197,7 @@ jobs:
path: ${{ env.artifact_paths}}

tiered_storage_gcs:
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce, in-hel1]
runs-on: [self-hosted, type-cax21, image-arm-app-docker-ce]
timeout-minutes: 180
env:
SUITE: tiered_storage
Expand Down

0 comments on commit 21ba6e9

Please sign in to comment.