Skip to content

Commit

Permalink
Merge pull request #13427 from oxddr/enable-probes1
Browse files Browse the repository at this point in the history
Enable probes measuring networking latency in perf-test presubmit and gce100
  • Loading branch information
k8s-ci-robot committed Jul 15, 2019
2 parents 3ce030d + 064b9ab commit c68670e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Expand Up @@ -312,6 +312,7 @@ presubmits:
- --test-cmd-args=--testoverrides=./testing/prometheus/scrape-etcd.yaml
- --test-cmd-args=--testoverrides=./testing/prometheus/scrape-kube-proxy.yaml
- --test-cmd-args=--testoverrides=./testing/prometheus/scrape-node-exporter.yaml
- --test-cmd-args=--testoverrides=./testing/experiments/probes.yaml
- --test-cmd-name=ClusterLoaderV2
- --timeout=100m
- --use-logexporter
Expand Down
Expand Up @@ -145,6 +145,7 @@ periodics:
- --test-cmd-args=--testoverrides=./testing/prometheus/scrape-kube-proxy.yaml
- --test-cmd-args=--testoverrides=./testing/prometheus/scrape-node-exporter.yaml
- --test-cmd-args=--testoverrides=./testing/experiments/enable_prometheus_api_responsiveness.yaml
- --test-cmd-args=--testoverrides=./testing/experiments/probes.yaml
- --test-cmd-name=ClusterLoaderV2
- --timeout=120m
- --use-logexporter

0 comments on commit c68670e

Please sign in to comment.