From febfac15fa1c8342620aae16035a5a75e8a2be4b Mon Sep 17 00:00:00 2001 From: "bozo.kopic" Date: Mon, 3 Jul 2017 02:47:27 +0200 Subject: playground - testing executor functionality --- README.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index 0197b21..1854bb9 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,7 @@ Key features: * automated projects based on git repositories * virtual machines as execution runners + * virtual machine snapshots for consistent execution environments * per project configuration as YAML file inside project's repository * web based control and monitoring interface @@ -52,8 +53,6 @@ TODO * automation executor - * JSON Schema describing YAML configuration - * test and integrate python libvirt interface * implement retrieval of git repositories and communication with VM guest * implement execution of automated tasks provided by YAML configuration * add logging facility for monitoring execution process @@ -67,9 +66,14 @@ TODO * JSON Schema describing messages used in communication between backend and frontend * implement functionality provided by internal communication protocol - * write complete setup.py * user interface - frontend * implement communication with backend * create user interface + +* other + + * documentation + * write complete setup.py + * distribution -- cgit v1.2.3-70-g09d2