Result | SUCCESS |
Tests | 0 failed / 76 succeeded |
Started | |
Elapsed | 25m38s |
Revision | master |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/0261f569-5f30-4ab1-8253-f667bfbcf03a/targets/test'}} |
resultstore | https://source.cloud.google.com/results/invocations/0261f569-5f30-4ab1-8253-f667bfbcf03a/targets/test |
Controller Service [Controller Server] ControllerGetCapabilities should return appropriate capabilities
Controller Service [Controller Server] CreateVolume should create volume from an existing source snapshot
Controller Service [Controller Server] CreateVolume should create volume from an existing source volume
Controller Service [Controller Server] CreateVolume should fail when no name is provided
Controller Service [Controller Server] CreateVolume should fail when no volume capabilities are provided
Controller Service [Controller Server] CreateVolume should fail when requesting to create a volume with already existing name and different capacity.
Controller Service [Controller Server] CreateVolume should fail when the volume source snapshot is not found
Controller Service [Controller Server] CreateVolume should fail when the volume source volume is not found
Controller Service [Controller Server] CreateVolume should not fail when creating volume with maximum-length name
Controller Service [Controller Server] CreateVolume should not fail when requesting to create a volume with already existing name and same capacity.
Controller Service [Controller Server] CreateVolume should return appropriate values SingleNodeWriter NoCapacity Type:Mount
Controller Service [Controller Server] CreateVolume should return appropriate values SingleNodeWriter WithCapacity 1Gi Type:Mount
Controller Service [Controller Server] DeleteVolume should fail when no volume id is provided
Controller Service [Controller Server] DeleteVolume should return appropriate values (no optional values added)
Controller Service [Controller Server] DeleteVolume should succeed when an invalid volume id is used
Controller Service [Controller Server] ValidateVolumeCapabilities should fail when no volume capabilities are provided
Controller Service [Controller Server] ValidateVolumeCapabilities should fail when no volume id is provided
Controller Service [Controller Server] ValidateVolumeCapabilities should fail when the requested volume does not exist
Controller Service [Controller Server] ValidateVolumeCapabilities should return appropriate values (no optional values added)
CreateSnapshot [Controller Server] should fail when no name is provided
CreateSnapshot [Controller Server] should fail when no source volume id is provided
CreateSnapshot [Controller Server] should fail when requesting to create a snapshot with already existing name and different SourceVolumeId.
CreateSnapshot [Controller Server] should not fail when creating snapshot with maximum-length name
CreateSnapshot [Controller Server] should not fail when requesting to create a snapshot with already existing name and same SourceVolumeId.
DeleteSnapshot [Controller Server] should fail when no snapshot id is provided
DeleteSnapshot [Controller Server] should return appropriate values (no optional values added)
DeleteSnapshot [Controller Server] should succeed when an invalid snapshot id is used
ExpandVolume [Controller Server] should fail if no capacity range is given
ExpandVolume [Controller Server] should fail if no volume id is given
ExpandVolume [Controller Server] should work
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (block volmode)] volumeMode should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] provisioning should allow concurrent writes on the same node
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] provisioning should create and delete block persistent volumes
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with defaults
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should be able to unmount after the subpath directory is deleted
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath file is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support existing directory
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support existing single file
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support file as subpath
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support non-existent path
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly directory specified in the volumeMount
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support readOnly file specified in the volumeMount
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should support restarting containers using file as subpath [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should verify container cannot write to subpath readonly volumes
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (filesystem volmode)] volumeMode should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
Identity Service GetPluginCapabilities should return appropriate capabilities
Identity Service GetPluginInfo should return appropriate information
Identity Service Probe should return appropriate information
ListSnapshots [Controller Server] check the presence of new snapshots in the snapshot list
ListSnapshots [Controller Server] should return appropriate values (no optional values added)
ListSnapshots [Controller Server] should return empty when the specified snapshot id does not exist
ListSnapshots [Controller Server] should return empty when the specified source volume id does not exist
ListSnapshots [Controller Server] should return next token when a limited number of entries are requested
ListSnapshots [Controller Server] should return snapshots that match the specified snapshot id
ListSnapshots [Controller Server] should return snapshots that match the specified source volume id)
Node Service NodeGetCapabilities should return appropriate capabilities
Node Service NodeGetInfo should return appropriate values
Node Service NodePublishVolume should fail when no target path is provided
Node Service NodePublishVolume should fail when no volume capability is provided
Node Service NodePublishVolume should fail when no volume id is provided
Node Service NodeStageVolume should fail when no staging target path is provided
Node Service NodeStageVolume should fail when no volume capability is provided
Node Service NodeStageVolume should fail when no volume id is provided
Node Service NodeUnpublishVolume should fail when no target path is provided
Node Service NodeUnpublishVolume should fail when no volume id is provided
Node Service NodeUnstageVolume should fail when no staging target path is provided
Node Service NodeUnstageVolume should fail when no volume id is provided
Node Service should work
Controller Service [Controller Server] ControllerPublishVolume should fail when no node id is provided
Controller Service [Controller Server] ControllerPublishVolume should fail when no volume capability is provided
Controller Service [Controller Server] ControllerPublishVolume should fail when no volume id is provided
Controller Service [Controller Server] ControllerPublishVolume should fail when publishing more volumes than the node max attach limit
Controller Service [Controller Server] ControllerPublishVolume should fail when the node does not exist
Controller Service [Controller Server] ControllerPublishVolume should fail when the volume does not exist
Controller Service [Controller Server] ControllerPublishVolume should fail when the volume is already published but is incompatible
Controller Service [Controller Server] ControllerPublishVolume should return appropriate values (no optional values added)
Controller Service [Controller Server] ControllerUnpublishVolume should fail when no volume id is provided
Controller Service [Controller Server] ControllerUnpublishVolume should return appropriate values (no optional values added)
Controller Service [Controller Server] GetCapacity should return capacity (no optional values added)
Controller Service [Controller Server] ListVolumes check the presence of new volumes and absence of deleted ones in the volume list
Controller Service [Controller Server] ListVolumes pagination should detect volumes added between pages and accept tokens when the last volume from a page is deleted
Controller Service [Controller Server] ListVolumes should fail when an invalid starting_token is passed
Controller Service [Controller Server] ListVolumes should return appropriate values (no optional values added)
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] provisioning should access volume from different nodes
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with mount options
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (default fs)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ext3)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ext3)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ext4)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ext4)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning should access volume from different nodes
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning should allow concurrent writes on the same node
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning should create and delete block persistent volumes
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning should provision storage with defaults
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning should provision storage with mount options
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] provisioning should provision storage with snapshot data source [Feature:VolumeSnapshotDataSource]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (ntfs)][sig-windows] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (xfs)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic PV (xfs)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Dynamic Snapshot] snapshottable should create snapshot with defaults [Feature:VolumeSnapshotDataSource]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should be able to unmount after the subpath directory is deleted
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath directory is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath file is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support creating multiple subpath from same volumes [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support existing directories when readOnly specified in the volumeSource
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support existing directory
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support existing single file
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support file as subpath
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support non-existent path
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support readOnly directory specified in the volumeMount
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support readOnly file specified in the volumeMount
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using directory as subpath [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should support restarting containers using file as subpath [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] subPath should verify container cannot write to subpath readonly volumes
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (default fs)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (ext3)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (ext3)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (ext4)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (ext4)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (ntfs)][sig-windows] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (xfs)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Inline-volume (xfs)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (block volmode)] volumeMode should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should be able to unmount after the subpath directory is deleted
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if non-existent subpath is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath directory is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath file is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should fail if subpath with backstepping is outside the volume [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support creating multiple subpath from same volumes [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directories when readOnly specified in the volumeSource
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing directory
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support existing single file
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support file as subpath
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support non-existent path
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly directory specified in the volumeMount
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support readOnly file specified in the volumeMount
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using directory as subpath [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should support restarting containers using file as subpath [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is force deleted while kubelet is down [Disruptive][Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should unmount if pod is gracefully deleted while kubelet is down [Disruptive][Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] subPath should verify container cannot write to subpath readonly volumes
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] volumeIO should write files of various sizes, verify size, validate content [Slow]
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (default fs)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (ext3)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (ext3)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (ext4)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (ext4)] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (filesystem volmode)] volumeMode should create sc, pod, pv, and pvc, read/write to the pv, and delete all created resources
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (ntfs)][sig-windows] volumes should be mountable
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (xfs)] volumes should allow exec of files on the volume
External Storage [Driver: hostpath.csi.k8s.io] [Testpattern: Pre-provisioned PV (xfs)] volumes should be mountable
Node Service NodeGetVolumeStats should fail when no volume id is provided
Node Service NodeGetVolumeStats should fail when no volume path is provided
Node Service NodeGetVolumeStats should fail when volume does not exist on the specified path
Node Service NodeGetVolumeStats should fail when volume is not found