aboutsummaryrefslogtreecommitdiffstats
path: root/sdc-os-chef/sdc-sanity
diff options
context:
space:
mode:
authorTal Gitelman <tg851x@intl.att.com>2017-10-29 15:13:17 +0200
committerTal Gitelman <tg851x@intl.att.com>2017-10-29 15:13:17 +0200
commitcbacd7fe477ee03fed8902cb1d01c7d249c960b9 (patch)
treeeddb9d41948f6171dc06c39f411fb604ec7e6f4a /sdc-os-chef/sdc-sanity
parentf981fb475bc70ea016a6a1eca43d346825e65f8f (diff)
Nodes in service template fix(Revert)
Reverting previous commit Fail to get correct labels of requirements of nodes in service template fixed Change-Id: Ic80069e95f6f06fcc7235aebee6bfe13cab80ab5 Issue-ID: SDC-533 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
Diffstat (limited to 'sdc-os-chef/sdc-sanity')
-rw-r--r--sdc-os-chef/sdc-sanity/startup.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdc-os-chef/sdc-sanity/startup.sh b/sdc-os-chef/sdc-sanity/startup.sh
index dc881fed51..e4edfc67e6 100644
--- a/sdc-os-chef/sdc-sanity/startup.sh
+++ b/sdc-os-chef/sdc-sanity/startup.sh
@@ -1,7 +1,5 @@
#!/bin/bash
-sleep 300
-
export CHEFNAME=${ENVNAME}
cd /root/chef-solo
chef-solo -c solo.rb -E ${CHEFNAME}