Skip to content

Commit

Permalink
fixing volume attach
Browse files Browse the repository at this point in the history
  • Loading branch information
so-sahu committed Mar 21, 2024
1 parent cd5c719 commit d9c981b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions provider/server/machine_volume_attach_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@ var _ = Describe("AttachVolume", Ordered, func() {
Machine: &iri.Machine{
Metadata: &irimeta.ObjectMetadata{},
Spec: &iri.MachineSpec{
Image: &iri.ImageSpec{
Image: squashfsOSImage,
},
Class: machineClassx3xlarge,
},
},
Expand Down

0 comments on commit d9c981b

Please sign in to comment.