zouyee
68c5ce19b8
[test/e2e_node]Redirect dl.k8s.io to the kubernetes-release GCS bucket
2017-11-02 12:18:50 +08:00
Jing Xu
ac22416835
Use chroot for containerized mounts
...
This PR is to modify the containerized mounter script to use chroot
instead of rkt fly. This will avoid the problem of possible large number
of mounts caused by rkt containers if they are not cleaned up.
2017-02-24 13:46:26 -08:00
Daniel Smith
5b1d875f27
Revert "Modify GCI mounter to enable NFSv3"
2016-12-01 11:47:24 -08:00
Jing Xu
80f2e58ccc
Modify GCI mounter to enable NFSv3
...
This PR is a retry for PR #36610
2016-11-29 10:50:33 -08:00
Piotr Szczesniak
a3e6ad4b9a
Revert "Modify GCI mounter to enable NFSv3"
2016-11-23 13:15:37 +01:00
Jing Xu
2a8d89e5d1
Modify GCI mounter to enable NFSv3
...
In order to make NFSv3 work, mounter needs to start rpcbind daemon. This
change modify mounter's Dockerfile and mounter script to start the
rpcbind daemon if it is not running on the host.
After this change, need to make push the image and update the sha number in Changelog.
2016-11-21 16:42:40 -08:00
Vishnu kannan
0562386385
re-enable node e2e for GCI mounter
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-11-08 11:09:13 -08:00
Vishnu kannan
c556b33bd6
update rkt to v1.18.0 which avoids outputting debug information by default
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-10-27 12:24:29 -07:00
Vishnu kannan
968e7ebe1d
add rkt to GCI node e2e test images
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-10-25 12:38:16 -07:00
Random-Liu
e646dc6b9e
Remove unnecessary code after e2e services are statically linked.
2016-08-22 20:51:24 -07:00
Vishnu kannan
e9034f1e0a
make GCI the default node e2e test image. Fix bugs in runner
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-08-10 11:25:40 -07:00
Timothy St. Clair
456c43c22d
Update to shift etcd 2.2 references to use 3.0.3
2016-08-09 08:51:15 -05:00
Vishnu Kannan
79d8868c77
Add instance metadata to image config file
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-07-29 15:25:46 -07:00
Vishnu kannan
6c43028a29
adding gci to node e2e
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-29 14:26:14 -07:00
Vishnu kannan
d31608fcc8
Make it possible to run node e2e with GCI via make
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-07-25 12:21:37 -07:00
Random-Liu
79f564e9dc
Add docker validation node e2e test.
2016-07-11 18:58:57 -07:00