mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-08-13 17:25:32 -04:00
Remove exposure of qemu ip_range_start value
This commit is contained in:
parent
0cf46eb704
commit
c876f55981
9 changed files with 17 additions and 42 deletions
|
@ -45,7 +45,6 @@ func TestCreateCluster(t *testing.T) {
|
|||
},
|
||||
CPUCount: 1,
|
||||
MemorySizeMiB: 1024,
|
||||
IPRangeStart: 100,
|
||||
ImagePath: "path",
|
||||
ImageFormat: "format",
|
||||
MetadataAPIImage: "api",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue