[Scheduler] regroup packages

Signed-off-by: sakeven <jc5930@sina.cn>
This commit is contained in:
sakeven
2017-08-30 11:14:44 +08:00
parent 4457e43e7b
commit 0420c8f048
14 changed files with 29 additions and 16 deletions

View File

@@ -17,9 +17,10 @@ limitations under the License.
package factory
import (
"testing"
"k8s.io/kubernetes/plugin/pkg/scheduler/algorithm"
"k8s.io/kubernetes/plugin/pkg/scheduler/api"
"testing"
)
func TestAlgorithmNameValidation(t *testing.T) {