Restore gate jobs (#8388)

* Restore gate jobs

Most gate jobs have been disabled recently so we are risking introduce
many defects when migrating to Hugo. This PR fixes the gate job to get
it running again.

* add comment for fix

* comment out, delete later

* comment out completely

* include package
This commit is contained in:
Qiming
2018-05-19 02:14:51 +08:00
committed by k8s-ci-robot
parent 2b71a0e8b4
commit abcb57e1fd
3 changed files with 47 additions and 38 deletions
+1 -1
View File
@@ -18,5 +18,5 @@ install:
script:
# TODO(bep)
#- go test -v k8s.io/website/test
- go test -v k8s.io/website/test #fixed by https://github.com/kubernetes/website/pull/8388
#- ./verify-docs-format.sh