test: verify snapshot install script
This commit is contained in:
parent
28091cff0d
commit
1e35718f83
@ -153,7 +153,7 @@ var _ = ginkgo.AfterSuite(func() {
|
|||||||
// install/uninstall CSI Driver deployment scripts test
|
// install/uninstall CSI Driver deployment scripts test
|
||||||
installDriver := testCmd{
|
installDriver := testCmd{
|
||||||
command: "bash",
|
command: "bash",
|
||||||
args: []string{"deploy/install-driver.sh", "master", "local"},
|
args: []string{"deploy/install-driver.sh", "master", "local,snapshot"},
|
||||||
startLog: "===================install CSI Driver deployment scripts test===================",
|
startLog: "===================install CSI Driver deployment scripts test===================",
|
||||||
endLog: "===================================================",
|
endLog: "===================================================",
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user