fuel-astute/spec
Vladimir Kozhukalov 80c8a6677f Removed sync from reboot_nodes
The thing is we reboot nodes one by one
sleeping couple seconds between subsequent reboot RPC calls.
Sometimes we spend quite long time doing this, time
which is enough for one or more nodes to reboot.
We then call sync method (which is absolutely unnecessary)
and cobbler removes all tftp configs and creates them
again. And sometimes a node can not get the config that
makes it stick on boot asking a user to press any key.

Change-Id: I3ac5a887725411abdfbe1209b8e9f986fbb62666
Closes-Bug: #1456247
2015-05-18 20:41:29 +03:00
..
example-logs Progress bar for image based provisioning(IBP) 2015-04-28 14:28:40 +03:00
integration * change facts file destination from '/etc/naily.facts' to '/etc/astute.yaml' 2013-09-30 08:27:41 +04:00
unit Removed sync from reboot_nodes 2015-05-18 20:41:29 +03:00
spec_helper.rb Agreed on naming in config file 2015-02-19 15:06:58 +03:00