-
Notifications
You must be signed in to change notification settings - Fork 159
/
Copy pathtest-config.yaml
43 lines (36 loc) · 969 Bytes
/
test-config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
StorageClass:
FromFile: /usr/local/google/home/amacaskill/go/src/sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/test/k8s-integration/config/sc-standard.yaml
SnapshotClass:
FromFile: /usr/local/google/home/amacaskill/go/src/sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/test/k8s-integration/config/pd-volumesnapshotclass.yaml
Timeouts:
DataSourceProvision: 480s
DriverInfo:
Name: csi-gcepd-sc-standard--pd-volumesnapshotclass
SupportedFsType:
ext2:
ext3:
ext4:
xfs:
Capabilities:
persistence: true
block: true
fsGroup: true
exec: true
multipods: true
topology: true
controllerExpansion: true
nodeExpansion: true
snapshotDataSource: true
pvcDataSource: true
StressTestOptions:
NumPods: 10
NumRestarts: 10
SupportedMountOption:
debug:
noatime:
SupportedSizeRange:
Min: 5Gi
Max: 64Ti
TopologyKeys:
- topology.gke.io/zone
NumAllowedTopologies: 1