fix the wrong test path

This commit is contained in:
tanshanshan
2017-02-09 15:16:11 +08:00
parent f90bb1772b
commit 94b8c43b84
2 changed files with 1 additions and 2 deletions

View File

@@ -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
```