Skip to content

Commit 65413ac

Browse files
third test
1 parent 5631077 commit 65413ac

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/run-regression.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,12 +205,12 @@ on:
205205
default: false
206206

207207
jobs:
208-
tiered_storage_gcs:
208+
tiered_storage_gcs:
209209
if: ${{ inputs.run_s3_suites && (inputs.suite == 'tiered_storage_gcs' || inputs.suite == 'tiered_storage_all' || inputs.suite == 'all_gcs' || inputs.suite == 'all') }}
210210
uses: ./.github/workflows/reusable-suite.yml
211211
with:
212212
suite_name: tiered_storage
213-
job_name: tiered_storage_gcs
213+
job_name: tiered_storage_gcs ${{ inputs.run_s3_suites }}
214214
timeout_minutes: 180
215215
storage_path: /gcs
216216
regression_args: '--with-s3gcs --gcs-uri {{GCS_URI}} --gcs-key-id {{GCS_KEY_ID}} --gcs-key-secret {{GCS_KEY_SECRET}}'

0 commit comments

Comments
 (0)