k8s.io/perf-tests/clusterloader2@v0.0.0-20240304094227-64bdb12da87e/testing/experimental/storage/pod-startup/suite.yaml (about)

     1  - identifier: emptydir-vol-per-pod
     2    configPath: testing/experimental/storage/pod-startup/config.yaml
     3    overridePaths:
     4      - testing/experimental/storage/pod-startup/volume-types/emptydir/override.yaml
     5      - testing/experimental/storage/pod-startup/max_volumes_per_pod/override.yaml
     6  
     7  - identifier: configmap-vol-per-pod
     8    configPath: testing/experimental/storage/pod-startup/config.yaml
     9    overridePaths:
    10      - testing/experimental/storage/pod-startup/volume-types/configmap/override.yaml
    11      - testing/experimental/storage/pod-startup/max_volumes_per_pod/override.yaml
    12  
    13  - identifier: downwardapi-vol-per-pod
    14    configPath: testing/experimental/storage/pod-startup/config.yaml
    15    overridePaths:
    16      - testing/experimental/storage/pod-startup/volume-types/downwardapi/override.yaml
    17      - testing/experimental/storage/pod-startup/max_volumes_per_pod/override.yaml
    18  
    19  - identifier: secret-vol-per-pod
    20    configPath: testing/experimental/storage/pod-startup/config.yaml
    21    overridePaths:
    22      - testing/experimental/storage/pod-startup/volume-types/secret/override.yaml
    23      - testing/experimental/storage/pod-startup/max_volumes_per_pod/override.yaml
    24  
    25  #- identifier: persistent-vol-per-pod
    26  #  configPath: testing/experimental/storage/pod-startup/config.yaml
    27  #  overridePaths:
    28  #    - testing/experimental/storage/pod-startup/volume-types/persistentvolume/override.yaml
    29  #    - testing/experimental/storage/pod-startup/max_volumes_per_pod/override.yaml
    30  
    31  - identifier: emptydir-vol-per-node
    32    configPath: testing/experimental/storage/pod-startup/config.yaml
    33    overridePaths:
    34      - testing/experimental/storage/pod-startup/volume-types/emptydir/override.yaml
    35      - testing/experimental/storage/pod-startup/max_volumes_per_node/override.yaml
    36  
    37  - identifier: configmap-vol-per-node
    38    configPath: testing/experimental/storage/pod-startup/config.yaml
    39    overridePaths:
    40      - testing/experimental/storage/pod-startup/volume-types/configmap/override.yaml
    41      - testing/experimental/storage/pod-startup/max_volumes_per_node/override.yaml
    42  
    43  - identifier: downwardapi-vol-per-node
    44    configPath: testing/experimental/storage/pod-startup/config.yaml
    45    overridePaths:
    46      - testing/experimental/storage/pod-startup/volume-types/downwardapi/override.yaml
    47      - testing/experimental/storage/pod-startup/max_volumes_per_node/override.yaml
    48  
    49  - identifier: secret-vol-per-node
    50    configPath: testing/experimental/storage/pod-startup/config.yaml
    51    overridePaths:
    52      - testing/experimental/storage/pod-startup/volume-types/secret/override.yaml
    53      - testing/experimental/storage/pod-startup/max_volumes_per_node/override.yaml
    54  
    55  #- identifier: persistent-vol-per-node
    56  #  configPath: testing/experimental/storage/pod-startup/config.yaml
    57  #  overridePaths:
    58  #    - testing/experimental/storage/pod-startup/volume-types/persistentvolume/override.yaml
    59  #    - testing/experimental/storage/pod-startup/max_volumes_per_node/override.yaml