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:
@@ -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()
|
||||
|
||||
|
Reference in New Issue
Block a user