Closed pohly closed 1 week ago
/assign @macsko @sanposhiho
Should config/jobs/kubernetes/sig-scheduling/OWNERS get updated to reflect recent changes in the SIG?
/approve /lgtm
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: dims, pohly
The full list of commands accepted by this bot can be found here.
The pull request process is described here
@pohly: Updated the job-config
configmap in namespace default
at cluster test-infra-trusted
using the following files:
sig-scheduling-config.yaml
using file config/jobs/kubernetes/sig-scheduling/sig-scheduling-config.yaml
Could this be related to the alert firing up for https://testgrid.k8s.io/sig-scheduling#scheduler-perf ?
I've been running pull-kubernetes-scheduler-perf
a few times today, that must have triggered the alert. The latest run with this PR included is looking good so far (still running): https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/128834/pull-kubernetes-scheduler-perf/1858554004104024064
Should config/jobs/kubernetes/sig-scheduling/OWNERS get updated to reflect recent changes in the SIG?
Created: https://github.com/kubernetes/test-infra/pull/33814
The manual ARTIFACTS was wrong. It gets set to something else in the final pod YAML, so we must not override it.
With KUBE_PRUNE_JUNIT_TESTS=false (from https://github.com/kubernetes/kubernetes/pull/128834) we will get more detailed reporting.