mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-21 19:01:49 +00:00
generate files before scheduler perf
This commit is contained in:
parent
7209cb76bb
commit
388e0b39bf
@ -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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user