mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
Update framework imports and its functions.
Signed-off-by: Cedric Hauber <hauber.c@gmail.com>
This commit is contained in:
committed by
mergify[bot]
parent
7c96c5c567
commit
2d0ed298e3
@ -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)
|
||||
|
Reference in New Issue
Block a user