Created
January 17, 2018 15:17
-
-
Save AdamSaleh/cb28d4c949d648ae349f94cb1129c5a7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| client_get_services_test.go:51: actual = | |
| +------+--------------+------------+ | |
| | NAME | INTEGRATIONS | PARAMETERS | | |
| +------+--------------+------------+ | |
| +------+--------------+------------+ | |
| , expected = | |
| +---------------------+------------------+--------------------------------+ | |
| | NAME | INTEGRATIONS | PARAMETERS | | |
| +---------------------+------------------+--------------------------------+ | |
| | ups | | MYSQL_DATABASE, | | |
| | | | MYSQL_PASSWORD, | | |
| | | | MYSQL_ROOT_PASSWORD, | | |
| | | | MYSQL_USER, MYSQL_VERSION | | |
| | 3scale | | THREESCALE_ACCESS_TOKEN, | | |
| | | | THREESCALE_DOMAIN, | | |
| | | | THREESCALE_ENABLE_CORS, | | |
| | | | THREESCALE_SERVICE_ID | | |
| | prometheus | | GRAFANA_STORAGE_SIZE, | | |
| | | | PROMETHEUS_STORAGE_SIZE | | |
| | aerogear-digger-apb | | ANDROID_LICENSE_AGREEMENT | | |
| | keycloak | | ADMIN_NAME, ADMIN_PASSWORD | | |
| | fh-sync-server | keycloak,apiKeys | MONGODB_ADMIN_PASSWORD, | | |
| | | | MONGODB_USER_NAME, | | |
| | | | MONGODB_USER_PASSWORD | | |
| +---------------------+------------------+--------------------------------+ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment