mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 15:25:57 +00:00
Add linuxonly on one multivolume test
This test is not working for windows yet due to commands issued in pod are not available for windows Change-Id: Ia0b03afd6dfe0bbb1ab00dc821775450a7e8ce54
This commit is contained in:
parent
b381baab66
commit
2a568c95dd
@ -305,7 +305,7 @@ func (t *multiVolumeTestSuite) DefineTests(driver TestDriver, pattern testpatter
|
||||
// [ node1 ]
|
||||
// \ / <- same volume mode
|
||||
// [volume1]
|
||||
ginkgo.It("should concurrently access the single volume from pods on the same node", func() {
|
||||
ginkgo.It("should concurrently access the single volume from pods on the same node [LinuxOnly]", func() {
|
||||
init()
|
||||
defer cleanup()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user