Feature #1155

Initial iteration of a system test suite

Added by Vangelis Koukis over 12 years ago. Updated over 12 years ago.

Status:Closed Start date:09/15/2011
Priority:Medium Due date:
Assignee:Vangelis Koukis % Done:

0%

Category:deployment Spent time: -
Target version:v0.7

Description

Initial iteration of a test suite for an existing Synnefo install, based on the kamaki client library.


Related issues

related to Synnefo - Feature #1524: Improvements to the snf-burnin tool Assigned 10/18/2011 11/11/2011
blocked by Synnefo - Bug #1399: The kamaki client lib fails to set server metadata Closed 10/02/2011 10/03/2011
blocked by Synnefo - Bug #1337: The kamaki client lib uses the root logger Closed 09/28/2011 09/29/2011

Associated revisions

Revision 5a140b23
Added by Vangelis Koukis over 12 years ago

Commit initial version of Synnefo deployment test

Add an initial version of a tool to test a Synnefo deployment.
The tool uses Python testing to run a number of test scenarios
on all available images. It is still a WIP.

Refs #1155.

Revision 21bbbc9b
Added by Vangelis Koukis over 12 years ago

Execute integration tests in parallel

Add support for execution of integration tests in parallel,
in processes executing distinct instances of the TextTestRunner.

A single TestCase runs in the same process, so class fixtures work.
Distinct subclasses of TestCase are run in parallel and may share no
data.

Refs #1155

Revision 7f62a0b5
Added by Vangelis Koukis over 12 years ago

Add option to specify image id in burnin tool

Add --image-id mandatory argument to specify image id in burnin tool,
refs #1155.

History

#1 Updated by Vangelis Koukis over 12 years ago

  • Status changed from Assigned to Closed

Initial version of snf-tools/snf-burnin committed to master, closing ticket.

Also available in: Atom PDF