mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-04 04:08:16 +00:00 
			
		
		
		
	Merge pull request #106831 from gxglls/master
docs: fix error link path in storage e2e test doc
This commit is contained in:
		
							
								
								
									
										2
									
								
								test/e2e/storage/external/README.md
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								test/e2e/storage/external/README.md
									
									
									
									
										vendored
									
									
								
							@@ -7,7 +7,7 @@ filename can be absolute or relative to `--repo-root`. The content of
 | 
			
		||||
the file is used to populate a struct that defines how to test the
 | 
			
		||||
driver. For a full definition of the content see:
 | 
			
		||||
- `struct driverDefinition` in [external.go](./external.go)
 | 
			
		||||
- `struct TestDriver` and the `Cap` capability constants in [testdriver.go](../testsuites/testdriver.go)
 | 
			
		||||
- `struct TestDriver` and the `Cap` capability constants in [testdriver.go](../framework/testdriver.go)
 | 
			
		||||
 | 
			
		||||
Here is a minimal example for the CSI hostpath driver:
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user