Skip to content

Commit ed8321c

Browse files
committed
[ferries] Point datakit smoke at the marin cluster
Switch IRIS_CONFIG from marin-dev.yaml to marin.yaml so the daily smoke runs against the production cluster instead of the dev one.
1 parent f3b26ec commit ed8321c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/marin-datakit-smoke.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
FERRY_STATUS_PATH: gs://marin-tmp-us-central1/ttl=1d/ci/datakit-smoke-${{ github.run_id }}-${{ github.run_attempt }}/ferry_run_status.json
2323
WANDB_ENTITY: marin-community
2424
WANDB_PROJECT: marin
25-
IRIS_CONFIG: lib/iris/examples/marin-dev.yaml
25+
IRIS_CONFIG: lib/iris/examples/marin.yaml
2626
IRIS_CONTROLLER_SERVICE_ACCOUNT: iris-controller@hai-gcp-models.iam.gserviceaccount.com
2727

2828
steps:

0 commit comments

Comments
 (0)