Commit f082908e authored by Ian Chakeres's avatar Ian Chakeres

Added logic and tests for creating and using a tmpfs volume in localPV e2e tests

LocalVolumeType tmpfs added Added checks to ensure tha volume created during setup contains expected testFileContent Refactored tests out to avoid code duplication Two different tests are performed with tmpfs: -serial write and read in two different pods -write and read in two different pods mounted at the same time Fixed local storage test failures by integrating https://github.com/kubernetes/kubernetes/pull/50177 Switched NodeExec to SSH
parent cf80b91a
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment