Recent runs || View in Spyglass
PR | pohly: clean up configuration handling |
Result | SUCCESS |
Tests | 0 failed / 60 succeeded |
Started | |
Elapsed | 9m6s |
Revision | 130fdfdc5be8f3db88dd5b06d4bac410d82b280d |
Refs |
233 |
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
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
test-fmt
test-go
test-sanity
test-shellcheck
test-subtree
test-vendor
test-vet
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)
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