Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ periodics:
cluster: eks-prow-build-cluster
decorate: true
decoration_config:
timeout: 8h
interval: 12h
timeout: 6h
interval: 6h
path_alias: "sigs.k8s.io/cluster-api-provider-azure"
labels:
preset-dind-enabled: "true"
Expand All @@ -27,9 +27,9 @@ periodics:
repo: kubernetes
base_ref: master
path_alias: k8s.io/kubernetes
- org: kubernetes
- org: nojnhuh
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this intended?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we want to get runs with these changes ASAP before a PR upstream could probably be merged.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, we are looking into some apiserver availability flakes and want more logs, see:

nojnhuh/perf-tests@7b431ad

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've opened kubernetes/perf-tests#3437 in the meantime so we can change this back to upstream as soon as that merges.

repo: perf-tests
base_ref: master
base_ref: api-avail-err-log
path_alias: k8s.io/perf-tests
spec:
serviceAccountName: azure
Expand Down