mirror of
https://github.com/kubernetes-sigs/descheduler.git
synced 2026-01-26 13:29:11 +01:00
Remove redundant tests from Travis CI
These tests are now covered by k8s test-infra prow tests.
This commit is contained in:
@@ -25,7 +25,4 @@ before_script:
|
||||
script:
|
||||
- mkdir -p ~/gopath/src/sigs.k8s.io/
|
||||
- mv ~/gopath/src/github.com/kubernetes-sigs/descheduler ~/gopath/src/sigs.k8s.io/.
|
||||
- make verify
|
||||
- make build
|
||||
- make test-unit
|
||||
- make test-e2e
|
||||
|
||||
Reference in New Issue
Block a user