b7696dc04257aeaf0ee6cdb2666b08bb2ce1254d
Nodes should be sortered by name to avoid inconsistency between devops and system tests Change-Id: I155d6669795f6cad12397abc7f1374391faf53ce Closes-Bug:#1477169
fuel-devops
Fuel-Devops is a sublayer between application and target environment(all of supported by libvirt currently).
This application is used for testing purposes like grouping virtual machines to environments, booting KVM VM's locally from the ISO image and over the network via PXE, creating, snapshotting and resuming back the whole environment in single action, create virtual machines with multiple NICs, multiple hard drives and many other customizations with a few lines of code in system tests.
Documentation
All documentation can be found here: https://docs.fuel-infra.org/fuel-dev/devops.html
Description