mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 12:41:58 +00:00
Merge pull request #41181 from tanshanshan/fix-wrong-shell
Automatic merge from submit-queue (batch tested with PRs 40917, 41181, 41123, 36592, 41183) fix scheduler performance test script **What this PR does / why we need it**: `test-performance.sh` is in dir `kubernetes/test/integration/scheduler_perf` the dir `kubernetes/test/component/scheduler/perf` does not exist Thanks. **Special notes for your reviewer**: **Release note**: ```release-note ```
This commit is contained in:
@@ -32,7 +32,7 @@ Currently the test suite has the following:
|
||||
How To Run
|
||||
------
|
||||
```
|
||||
cd kubernetes/test/component/scheduler/perf
|
||||
cd kubernetes/test/integration/scheduler_perf
|
||||
./test-performance.sh
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user