mirror of
https://github.com/status-im/consul.git
synced 2025-02-09 12:25:17 +00:00
* [API Gateway] Add integration test for conflicted TCP listeners * [API Gateway] Update simple test to leverage intentions and multiple listeners * Fix broken unit test * [API Gateway] Add integration test for HTTP routes
4 lines
87 B
Bash
4 lines
87 B
Bash
#!/bin/bash
|
|
|
|
export REQUIRED_SERVICES="$DEFAULT_REQUIRED_SERVICES api-gateway-primary"
|