Skip to content

Commit

Permalink
provider/gcp: Comment out gce-device-plugin-gpu-beta dashboard tab
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <[email protected]>
  • Loading branch information
justaugustus committed Jan 17, 2020
1 parent 58d9158 commit f1046db
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions config/testgrids/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -290,11 +290,14 @@ dashboards:
base_options: exclude-filter-by-regex=^BeforeSuite$
alert_options:
alert_mail_to_addresses: [email protected]
- name: gce-device-plugin-gpu-beta
test_group_name: ci-kubernetes-e2e-gce-device-plugin-gpu-beta
base_options: exclude-filter-by-regex=^BeforeSuite$
alert_options:
alert_mail_to_addresses: [email protected]
# TODO(release-manager): BRANCH MANAGEMENT
# After branch cut: Uncomment this dashboard tab prior to branch job generation
# After release: Comment out this dashboard tab
#- name: gce-device-plugin-gpu-beta
# test_group_name: ci-kubernetes-e2e-gce-device-plugin-gpu-beta
# base_options: exclude-filter-by-regex=^BeforeSuite$
# alert_options:
# alert_mail_to_addresses: [email protected]
- name: gce-device-plugin-gpu-stable1
test_group_name: ci-kubernetes-e2e-gce-device-plugin-gpu-stable1
base_options: exclude-filter-by-regex=^BeforeSuite$
Expand Down

0 comments on commit f1046db

Please sign in to comment.