mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	Merge pull request #96690 from jingxu97/nov/testwindows
Add linuxonly on one multivolume test
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