Reorganize the openrc file
Change-Id: Ic4ad0e13bc0abeb332f4f618a9b06d2260a777d7
This commit is contained in:
parent
9158cb2d31
commit
1294ed0181
13
openrc
13
openrc
@ -1,10 +1,17 @@
|
||||
export ENV_NAME=fuel_stacklight_plugin
|
||||
export VENV_PATH=$HOME/venv-stacklight-tests
|
||||
|
||||
# Change this if you didn't use the default database password
|
||||
export DEVOPS_DB_PASSWORD=devops
|
||||
|
||||
# Nodes characteristics
|
||||
export ADMIN_NODE_MEMORY=4096
|
||||
export ADMIN_NODE_CPU=2
|
||||
export SLAVE_NODE_MEMORY=5120
|
||||
export ENV_NAME=fuel_stacklight_plugin
|
||||
export VENV_PATH=$HOME/venv-stacklight-tests
|
||||
|
||||
# Locations for MOS and plugins artefacts
|
||||
export ISO_PATH=$HOME/iso/MirantisOpenStack-8.0.iso
|
||||
export LMA_COLLECTOR_PLUGIN_PATH=$HOME/plugins/lma_collector-0.9-0.9.0-1.noarch.rpm
|
||||
export LMA_INFRA_ALERTING_PLUGIN_PATH=$HOME/plugins/lma_infrastructure_alerting-0.9-0.9.0-1.noarch.rpm
|
||||
export ELASTICSEARCH_KIBANA_PLUGIN_PATH=$HOME/plugins/elasticsearch_kibana-0.9-0.9.0-1.noarch.rpm
|
||||
export INFLUXDB_GRAFANA_PLUGIN_PATH=$HOME/plugins/influxdb_grafana-0.9-0.9.0-1.noarch.rpm
|
||||
export INFLUXDB_GRAFANA_PLUGIN_PATH=$HOME/plugins/influxdb_grafana-0.9-0.9.0-1.noarch.rpm
|
||||
|
Loading…
x
Reference in New Issue
Block a user