Skip to content

Commit dad2695

Browse files
committed
Fix scheduler & placement host routing in CI
Signed-off-by: joshvanl <[email protected]>
1 parent 266d282 commit dad2695

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/e2e/testdata/run-template-files/test-workflow.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,6 @@ apps:
55
command: ["go", "run", "app.go"]
66
appLogDestination: console
77
daprdLogDestination: console
8+
daprGRPCPort: 3510
9+
schedulerHostAddress: 127.0.0.1:50006
10+
placementHostAddress: 127.0.0.1:50005

0 commit comments

Comments
 (0)