mirror of
				https://github.com/Telecominfraproject/wlan-testing.git
				synced 2025-11-03 20:38:05 +00:00 
			
		
		
		
	Increase timeoutSeconds in OWGW liveness
Signed-off-by: Johann Hoffmann <johann.hoffmann@mailbox.org>
This commit is contained in:
		@@ -2,6 +2,8 @@ owgw:
 | 
				
			|||||||
  # https://telecominfraproject.atlassian.net/browse/WIFI-5840
 | 
					  # https://telecominfraproject.atlassian.net/browse/WIFI-5840
 | 
				
			||||||
  checks:
 | 
					  checks:
 | 
				
			||||||
    owgw:
 | 
					    owgw:
 | 
				
			||||||
 | 
					      liveness:
 | 
				
			||||||
 | 
					        timeoutSeconds: 3
 | 
				
			||||||
      readiness:
 | 
					      readiness:
 | 
				
			||||||
        exec:
 | 
					        exec:
 | 
				
			||||||
          command: ["true"]
 | 
					          command: ["true"]
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user