Skip to content
fleighton edited this page Jul 27, 2017 · 15 revisions

The DICE Fault Injection GUI is a tool is a Java based tool designed to allow the generation of faults within Virtual Machines and a FCO Cloud Provider. This tool provides a simple, yet effective way to generate faults and test the redundancy and reliability of applications and Virtual machines across cloud platforms. To access the VM level and issue commands the DICE tools use JSCH (http://www.jcraft.com/jsch/) to SSH to the Virtual Machines. The home page lists the available faults, and each page will request the required inputs for running a fault. The tool will only install the required tools for fault generation on the VMs when required, thus reducing the overall dependencies.

The following figure illustrates the DICE FIT: DICE FIT GUI Diagram

This project is part of the Horizon 2020 DICE project.

Clone this wiki locally