mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-08 04:32:37 +00:00
generate files before scheduler perf
This commit is contained in:
@@ -31,8 +31,11 @@ Currently the test suite has the following:
|
|||||||
|
|
||||||
How To Run
|
How To Run
|
||||||
------
|
------
|
||||||
```
|
```shell
|
||||||
cd kubernetes/test/integration/scheduler_perf
|
# In Kubernetes root path
|
||||||
|
make generated_files
|
||||||
|
|
||||||
|
cd test/integration/scheduler_perf
|
||||||
./test-performance.sh
|
./test-performance.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user