2018-11-02 | Refactor disk class Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-11-02 | Add new DiskException class Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-16 | Add include_path as setting Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-09 | Add default settings file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-09 | Improve file checking Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-09 | Add log message Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-08 | Rework file checks in test Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-08 | Make the interactive error handling a cmd argument Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-08 | Rework setting handling Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-08 | Add source code comment Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-08 | Fix logging Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-08 | Correct spelling mistake Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-08 | Make paths absolut when we know that we get valid paths... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-09-06 | Add interactive error handling Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-08-19 | Rework the connection handling of the serial console Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-07-28 | Improve substitution of the all: statement Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-07-28 | Split setup virtual environment in two functions Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-07-28 | Improve code readability and log messages Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-07-25 | Start only the machines which are used in the recipe Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-29 | Fix in back_at_prompt check Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-25 | Make all class names CamelCase Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-23 | Fix check if we get an valid recipe file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-23 | Add the ability to set all settings from the command... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-23 | Fix check if we get correct files for settings and... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-23 | Add new function settings_parse_copy_from Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-21 | Add better debugging messages Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-21 | Initialize settings dict with defaults values Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-21 | Support also a file as base for the log file dir Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-20 | We can now run a test also from a standalone recipe... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-20 | Add self.settings and store all settings in a dictionary Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-19 | Provide fallback value if we fail to read the setting Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-19 | Rename DEFAULT section to GENERAL Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-19 | Make config parsing more robust against errors Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-19 | Remove name from virtual_environment configuration Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-14 | Parse settings completely before parsing the copy_from... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-14 | Raise an exception when we do no found important files... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-14 | Allow including of recipe files Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-09 | Make class names camel-case Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-09 | Improve logging of disk handling Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-09 | Fix check if defining of network was successful Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-09 | Merge branch 'master' of ssh://git.ipfire.org/pub/git... |
commit | commitdiff | tree | |
2018-06-09 | Make all parameters in the ini file lower-case Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-09 | Make all parameters in the ini file lower-case Signed-off-by: Jonatan Schlag <jonatan@familyschlag.de> |
commit | commitdiff | tree | |
2018-06-06 | Supporting the a single statement in a recipe Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-06 | Improve recipe parsing Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-06 | Improve handling of file which should be copied into... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-04 | Set log level of login to info Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-06-04 | Set the log level by command line argument Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-28 | Improve log output Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-21 | Catch exceptions to avoid crashing the cleanup Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-21 | Raise exception instead of dropping them Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-21 | machine: Improve log messages and stop process of a... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-19 | Improving error message and undefining of network objects Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-19 | Fix logging name of networks Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-16 | Cleanup imports part 2 Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-16 | Fix return codes once again Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-16 | network: fix logging Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-16 | Fix syntax and variable name in logging Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-14 | Sort imports: part 1 Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-13 | Merge branch 'master' of ssh://git.ipfire.org/pub/git... |
commit | commitdiff | tree | |
2018-05-13 | Add main() function Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-13 | Fix argument parsing of '--version' Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-13 | Improve return codes Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-13 | Move tests and virtual environment example into examples... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-11 | Move tests and virtual environment example into examples... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-11 | Add man pages for nitsi Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-09 | Format the name in the log file always with the same... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-09 | Use one time to which all serial connection output... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-09 | Add logging to test.log of all serial connection output Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-09 | Log exeptions when we try to login Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-09 | Add logger.py to makefile Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-07 | Add logging to a general log file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-05 | Add --version command Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-05 | Add configure.ac and Makefile.am and make them work Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-05 | Add .gitignore Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-01 | Recipe: split only at the first occurrence of : Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-01 | Improve log messages in recipe.py Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-01 | Log all messages to a recipe with the name of the correspond... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-01 | Log all messages for a machine using the name of this... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-05-01 | Set the log level of a serial connection to info Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | We now use the logging module Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | Add new test and improve our example test to show our... Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | Remove now unuseful xml file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | Update the settings of the virtual environment Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | Update example test settings Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | Do not exit when fail to load the recipe Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | self.con is already the connection to the libvirt daemon Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-29 | Open only one connection to the libvirt daemon Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Add nitsi executable Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Move recipe class into an own file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Move network class into an own file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Move the virtual_environ class into an own file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Move machine class into an own file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Move the serial_connection class into a seperated file Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Rename the connection class to serial_connection Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Rename the vm class to machine Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-27 | Drop unused code Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-24 | Support copying of files into all machines Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-23 | Support comma seperated list of machines Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
2018-04-23 | Add support for the all: statement Signed-off-by: Jonatan Schlag <jonatan.schlag@ipfire.org> |
commit | commitdiff | tree | |
next |