Skip to content

Commit

Permalink
Run kind ipv6 tests on presubmits
Browse files Browse the repository at this point in the history
  • Loading branch information
aojea committed Oct 20, 2019
1 parent bc176b8 commit 8bc0cc6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Expand Up @@ -319,7 +319,8 @@ presubmits:

- name: pull-kubernetes-e2e-kind-ipv6
optional: true
always_run: false # manual for testing new configurations
always_run: true
skip_report: true
decorate: true
skip_branches:
- release-\d+\.\d+ # per-release settings
Expand Down
4 changes: 2 additions & 2 deletions config/testgrids/config.yaml
Expand Up @@ -732,13 +732,13 @@ dashboards:
test_group_name: pull-kubernetes-e2e-kind
base_options: width=10
alert_options:
alert_mail_to_addresses: bentheelder+alerts@google.com
alert_mail_to_addresses: bentheelder+alerts@google.com, antonio.ojea.garcia@gmail.com
- name: pull-kubernetes-e2e-kind-canary
test_group_name: pull-kubernetes-e2e-kind-canary
base_options: width=10
alert_options:
alert_mail_to_addresses: bentheelder+alerts@google.com
- name: pull-kubernetes-e2e-kind-ipv6-canary
- name: pull-kubernetes-e2e-kind-ipv6
test_group_name: pull-kubernetes-e2e-kind-ipv6
base_options: width=10
alert_options:
Expand Down

0 comments on commit 8bc0cc6

Please sign in to comment.