Skip to content

Commit 0af2c95

Browse files
authored
fix: reduce timeout in SonarQube deployment feature from 30m to 19m (#46)
1 parent 6b6dc85 commit 0af2c95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/features/use-mw-pg-deploy-sonar.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
并且 "sonarqube" 可以正常访问
1919
"""
2020
url: http://<node.ip.random.readable>:<nodeport.http>
21-
timeout: 30m
22-
"""
21+
timeout: 19m
22+
"""

0 commit comments

Comments
 (0)