Skip to content

Commit

Permalink
Merge pull request #23235 from spiffxp/k8s-triage-dataset
Browse files Browse the repository at this point in the history
config/jobs: update ci-test-infra-triage-canary
  • Loading branch information
k8s-ci-robot authored Aug 12, 2021
2 parents db77b48 + 38b95fe commit 5d24631
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ periodics:
- name: NUM_WORKERS
value: "13"
- name: TRIAGE_DATASET_TABLE
value: "k8s-gubernator:temp.triage" # TODO: definitely don't have permission to write here, need our own bq dataset
value: "kubernetes-public:k8s_triage.temp" # TODO: definitely don't have permission to write here, need our own bq dataset
- name: TRIAGE_TEMP_GCS_PATH
value: "gs://k8s-triage/triage_tests"
- name: TRIAGE_GCS_PATH
Expand Down

0 comments on commit 5d24631

Please sign in to comment.