Skip to content

Commit 7bff543

Browse files
Guest OS Imagescopybara-github
authored andcommitted
update validate.go
PiperOrigin-RevId: 934576565
1 parent 830a2e5 commit 7bff543

8 files changed

Lines changed: 0 additions & 388 deletions

File tree

cmd/manager/main.go

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ import (
4545
"github.com/GoogleCloudPlatform/cloud-image-tests/test_suites/hostnamevalidation"
4646
"github.com/GoogleCloudPlatform/cloud-image-tests/test_suites/hotattach"
4747
"github.com/GoogleCloudPlatform/cloud-image-tests/test_suites/imageboot"
48-
"github.com/GoogleCloudPlatform/cloud-image-tests/test_suites/imagebuilder"
4948
"github.com/GoogleCloudPlatform/cloud-image-tests/test_suites/licensevalidation"
5049
"github.com/GoogleCloudPlatform/cloud-image-tests/test_suites/livemigrate"
5150
"github.com/GoogleCloudPlatform/cloud-image-tests/test_suites/loadbalancer"
@@ -353,10 +352,6 @@ func main() {
353352
imageboot.Name,
354353
imageboot.TestSetup,
355354
},
356-
{
357-
imagebuilder.Name,
358-
imagebuilder.TestSetup,
359-
},
360355
{
361356
licensevalidation.Name,
362357
licensevalidation.TestSetup,

test_suites/imagebuilder/guest_agent_test.go

Lines changed: 0 additions & 37 deletions
This file was deleted.

test_suites/imagebuilder/idpf_test.go

Lines changed: 0 additions & 56 deletions
This file was deleted.

test_suites/imagebuilder/nic_naming_test.go

Lines changed: 0 additions & 33 deletions
This file was deleted.

test_suites/imagebuilder/nic_up_test.go

Lines changed: 0 additions & 40 deletions
This file was deleted.

test_suites/imagebuilder/secure_boot_test.go

Lines changed: 0 additions & 74 deletions
This file was deleted.

test_suites/imagebuilder/setup.go

Lines changed: 0 additions & 87 deletions
This file was deleted.

0 commit comments

Comments
 (0)