add posibility to choose witch tools should used
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
+11
-2
@@ -10,12 +10,21 @@ targets:
|
||||
hosts:
|
||||
- url: http://127.0.0.1:7088
|
||||
name: proxy-city
|
||||
metadata:
|
||||
location: Moscow
|
||||
provider: CityNet
|
||||
country: RU
|
||||
tags: [primary, city]
|
||||
- url: http://127.0.0.1:7089
|
||||
name: proxy-optima
|
||||
|
||||
metadata:
|
||||
location: Saint-Petersburg
|
||||
provider: Optima
|
||||
country: RU
|
||||
tags: [secondary]
|
||||
endpoints:
|
||||
- /testmontools/curl
|
||||
- /testmontools/traceroute
|
||||
- /testmontools/ping
|
||||
|
||||
timeout: 120000
|
||||
timeout: 120000
|
||||
|
||||
Reference in New Issue
Block a user