Commit 388e0b39 authored by Harry Zhang's avatar Harry Zhang

generate files before scheduler perf

parent 7209cb76
...@@ -31,8 +31,11 @@ Currently the test suite has the following: ...@@ -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
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment