summaryrefslogtreecommitdiffstats
path: root/utils/rubbos_dev_env_setup/env_config.sh
diff options
context:
space:
mode:
authorwangyaoguang <sunshine.wang@huawei.com>2016-04-19 20:21:53 +0800
committerwangyaoguang <sunshine.wang@huawei.com>2016-04-19 20:21:53 +0800
commit452eba3bd069845bcb8091cb0d4272f66b7a38d8 (patch)
tree92a3d1188f39909c6f43e73cb943ec8b7383c816 /utils/rubbos_dev_env_setup/env_config.sh
parente2b73bf29779412d3b0ceb7742e6a4bdcecb7f74 (diff)
remove deprecated tools
This tool is not general enough, and it will be replaced. JIAR: BOTTLENECK-57 Change-Id: I9121f40883090adcfab3b2157aee9212f8964d38 Signed-off-by: wangyaoguang <sunshine.wang@huawei.com>
Diffstat (limited to 'utils/rubbos_dev_env_setup/env_config.sh')
-rw-r--r--utils/rubbos_dev_env_setup/env_config.sh7
1 files changed, 0 insertions, 7 deletions
diff --git a/utils/rubbos_dev_env_setup/env_config.sh b/utils/rubbos_dev_env_setup/env_config.sh
deleted file mode 100644
index 326b9a57..00000000
--- a/utils/rubbos_dev_env_setup/env_config.sh
+++ /dev/null
@@ -1,7 +0,0 @@
-export HOSTNAMES=${HOSTNAMES:-"control,httpd,mysql,tomcat,client1,client2,client3,client4,benchmark"}
-export VIRT_NUMBER=9
-export VIRT_MEM=4096
-export VIRT_CPUS=4
-export IMAGE_URL=${IMAGE_URL:-"file:///bottlenecks/trusty-server-cloudimg-amd64-disk1.img"}
-export IMAGE_NAME=disk.img
-export IPADDR_PREFIX="192.168.122."