Skip to content

Commit de109a7

Browse files
committed
register tests easy-partitioning
1 parent dd69913 commit de109a7

File tree

3 files changed

+2315
-1
lines changed

3 files changed

+2315
-1
lines changed

internal/services/baremetal/easy_partitioning_data_source.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ func dataEasyPartitioningRead(ctx context.Context, d *schema.ResourceData, m int
9898
}
9999

100100
print(defaultPartitioningSchema)
101-
//TODO checker si offer custom partitoning
101+
append(defaultPartitioningSchema.Disks)
102+
//TODO checker si offer custom partitoning2l;
102103
//TODO checker si offer et os compatible
103104
//TODO get default partitioning
104105
//TODO unmarshall
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
---
2+
version: 2
3+
interactions: []

internal/services/baremetal/testdata/server-basic-simple.cassette.yaml

Lines changed: 2310 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)