Add license headers
[bottlenecks.git] / rubbos / rubbos_scripts / 1-1-1 / set_bottlenecks_rubbos_env.sh
index 3008c4c..0d175eb 100755 (executable)
@@ -1,17 +1,25 @@
 #!/bin/bash
+##############################################################################
+# Copyright (c) 2015 Huawei Technologies Co.,Ltd and others.
+#
+# All rights reserved. This program and the accompanying materials
+# are made available under the terms of the Apache License, Version 2.0
+# which accompanies this distribution, and is available at
+# http://www.apache.org/licenses/LICENSE-2.0
+##############################################################################
 
 set -o allexport
 
 # HOSTS
-CONTROL_HOST=192.168.122.11
-BHTTPD_HOST=192.168.122.12
-MYSQL1_HOST=192.168.122.13
-TOMCAT1_HOST=192.168.122.14
-CLIENT1_HOST=192.168.122.15
-CLIENT2_HOST=192.168.122.16
-CLIENT3_HOST=192.168.122.17
-CLIENT4_HOST=192.168.122.18
-ENCHMARK_HOST=192.168.122.19
+CONTROL_HOST=REPLACE_CONTROL_HOST
+HTTPD_HOST=REPLACE_HTTPD_HOST
+MYSQL1_HOST=REPLACE_MYSQL1_HOST
+TOMCAT1_HOST=REPLACE_TOMCAT1_HOST
+CLIENT1_HOST=REPLACE_CLIENT1_HOST
+CLIENT2_HOST=REPLACE_CLIENT2_HOST
+CLIENT3_HOST=REPLACE_CLIENT3_HOST
+CLIENT4_HOST=REPLACE_CLIENT4_HOST
+BENCHMARK_HOST=REPLACE_BENCHMARK_HOST
 
 # Experiment name on OPNFV
 BOTTLNECKS_NAME=bottlenecks