You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
addresses - contains the IP addresses of the TCP routers and/or the load balancer. IP 10.24.14.2 is the address of the tcp_router_z1/0 job in routing-release; update this value if your deployment uses a different address. The addresses property also accepts a DNS entry for the TCP router, e.g. tcp.bosh-lite.com.
admin_user and admin_password - the admin credentials used to log in with the CF CLI.
skip_ssl_validation - used for the cf CLI when targeting an environment.
include_http_routes (optional) - a boolean used to run tests for the experimental HTTP routing endpoints of the Routing API.
verbose (optional) - a boolean which allows for the -v flag to be passed when running the router acceptance tests errand
test_password (optional) - by default, users created during the routing acceptance tests are configured with a random name and password. If manually configured, this property enables specifying the password for the user created during the test. test_password performs the same function as the manifest property, user_password.
tcp_router_group - the router group to use for creating TCP routes.
tcp_apps_domain - if the property is empty, smoke tests create a temporary shared domain and use the addresses field to connect to the TCP application.