remove delay after createing makelogs data

This commit is contained in:
Joe Fleming 2015-11-03 13:55:18 -07:00
parent 93501a4590
commit 33d2484d93

View file

@ -36,9 +36,6 @@ define(function (require) {
.then(function loadIfEmptyMakelogs() {
return scenarioManager.loadIfEmpty('makelogs');
})
.then(function () {
return common.sleep(3000);
})
.then(function () {
return common.tryForTime(25000, function () {
return remote.get(url.format(_.assign(config.kibana, {