Skip to content
This repository was archived by the owner on Sep 24, 2024. It is now read-only.

Commit 20e22e2

Browse files
committed
Add bosh link to job
For the load tests a bosh link is needed, to retrieve the address and port of the go-api VM.
1 parent 04e63f9 commit 20e22e2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

jobs/go-cf-api/spec

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ templates:
1010
packages:
1111
- go-cf-api
1212

13+
provides:
14+
- name: go_cf_api
15+
type: go_cf_api
16+
properties:
17+
- cc.public_tls.port
18+
1319
consumes:
1420
- name: database
1521
type: database

0 commit comments

Comments
 (0)