Skip to content

Instantly share code, notes, and snippets.

@jnaulty
Created November 22, 2019 11:34
Show Gist options
  • Save jnaulty/16cbd072a69db43e9c4b2392c65e5a78 to your computer and use it in GitHub Desktop.
Save jnaulty/16cbd072a69db43e9c4b2392c65e5a78 to your computer and use it in GitHub Desktop.

Question from kubernetes-sigs/aws-ebs-csi-driver#415

Would there be any way to reduce timeout The test [ebs-csi-e2e] [single-az] Dynamic Provisioning should create a volume on demand with volume type "sc1" and fs type "ext3" tends to take a significant amount of time timing out when it fails.

7.2 minutes on success 25.4 minutes on failures

image

This seems consistent with other tests as well. image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment