Update framework imports and its functions.

Signed-off-by: Cedric Hauber <hauber.c@gmail.com>
This commit is contained in:
Humble Chirammal
2020-01-16 14:56:51 +05:30
committed by mergify[bot]
parent 7c96c5c567
commit 2d0ed298e3
5 changed files with 31 additions and 6 deletions

View File

@ -25,7 +25,7 @@ func init() {
setDefaultKubeconfig()
// Register framework flags, then handle flags
framework.HandleFlags()
handleFlags()
framework.AfterReadingAllFlags(&framework.TestContext)
fmt.Println("timeout for deploytimeout ", deployTimeout)