This commit is contained in:
Minhan Xia
2016-08-31 10:58:21 -07:00
parent c9fde2ba8a
commit 1e88c99e3e
9 changed files with 13 additions and 12 deletions

View File

@@ -43,7 +43,7 @@ var sshOptionsMap map[string]string
const (
archiveName = "e2e_node_test.tar.gz"
CNIRelease = "9d5e6e60e79491207834ae8439e80c943db65a69"
CNIRelease = "07a8a28637e97b22eb8dfe710eeae1344f69d16e"
CNIDirectory = "cni"
)