1
0
mirror of https://github.com/kubernetes-sigs/descheduler.git synced 2026-01-28 14:41:10 +01:00

E2E using gce first pass

This commit is contained in:
ravisantoshgudimetla
2017-10-30 13:20:57 -04:00
parent 8b84bb26ff
commit de76f9b14c
9 changed files with 304 additions and 4 deletions

View File

@@ -41,5 +41,8 @@ image:
clean:
rm -rf _output
test:
test-unit:
./test/run-unit-tests.sh
test-e2e:
./test/run-e2e-tests.sh