Implement initial E2E test for AnyVolumeDataSource
This commit is contained in:
@@ -50,6 +50,10 @@ func TestCSIImageConfigs(t *testing.T) {
|
||||
// For some hostpath tests.
|
||||
"socat",
|
||||
"busybox",
|
||||
|
||||
// For AnyVolumeDataSource feature tests.
|
||||
"volume-data-source-validator",
|
||||
"hello-populator",
|
||||
}
|
||||
actualImages := sets.NewString()
|
||||
for _, config := range configs {
|
||||
|
Reference in New Issue
Block a user