Is your feature request related to a problem? Please describe
Move configuration of systems to project tests repository by path: /EnvironmentConfiguration/environment-configuration-template.json
Description of systems will be in JSON format.
Marcoses can be used in template (format ${NAME}):
CLOUD_PROTOCOL
CLOUD_PUBLIC_HOST
CURRENT_ENV_NAME
CONSUL_PUBLIC_URL
DEFAULT_TENANT_ADMIN_LOGIN
DEFAULT_TENANT_ADMIN_PASSWORD
DEFAULT_TENANT_NAME
CONSUL_ADMIN_TOKEN
Rendered value with list of systems should be saved to ENV var.
By option list of rendered systems can be saved to file.
To override template to be used should be added additional variable.
Describe the solution you'd like
It should be able to read environment variables from specific folder in repository with test cases
Describe alternatives you've considered
No response
Additional information
No response
Is your feature request related to a problem? Please describe
Move configuration of systems to project tests repository by path: /EnvironmentConfiguration/environment-configuration-template.json
Description of systems will be in JSON format.
Marcoses can be used in template (format ${NAME}):
CLOUD_PROTOCOL
CLOUD_PUBLIC_HOST
CURRENT_ENV_NAME
CONSUL_PUBLIC_URL
DEFAULT_TENANT_ADMIN_LOGIN
DEFAULT_TENANT_ADMIN_PASSWORD
DEFAULT_TENANT_NAME
CONSUL_ADMIN_TOKEN
Rendered value with list of systems should be saved to ENV var.
By option list of rendered systems can be saved to file.
To override template to be used should be added additional variable.
Describe the solution you'd like
It should be able to read environment variables from specific folder in repository with test cases
Describe alternatives you've considered
No response
Additional information
No response