Statistics
| Branch: | Tag: | Revision:

root / snf-tools @ 21bbbc9b

Name Size
cloud 20.1 kB
snf-admin 19.2 kB
snf-image 9 Bytes
snf-server 9 Bytes
snf-user 9 Bytes
test_suite.py 32.3 kB

Latest revisions

# Date Author Comment
21bbbc9b 10/09/2011 04:13 pm Vangelis Koukis

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...

4fdd25ab 10/07/2011 11:46 am Vangelis Koukis

Update integration test suite

Update integration test suite: * improve error messages, make progress reporting more consistent * destroy the test server in the last test, make sure it gets removed * all tests work correctly for the Debian Base Image

bc14ba88 10/06/2011 06:09 pm Vangelis Koukis

Improve integration test suite

Implement generic timeout handler, implement PING IPv4 and IPv6 test,
implement connecting over ssh to the public IPv4 and IPv6 address for
hostname verification, numerous fixes.

5a140b23 10/06/2011 11:18 am Vangelis Koukis

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.

ff327b86 10/05/2011 12:27 pm Vangelis Koukis

Merge branch 'api-current'

Conflicts:
README.upgrade

7cc3c7d9 10/03/2011 05:11 pm Giorgos Verigakis

Change Update Metadata to create non-existing keys

Update Metadata methods for servers and images
used to ignore keys that did not exist. This patch
will create them instead.

Refs #1403
Refs #1399

870c24a0 09/14/2011 01:00 pm Giorgos Verigakis

Admin improvements

  • Flavors use the deleted flag instead of deleting the object.
  • SynnefoUsers use the DELETED state instead of deleting the object.
  • Object lists do not show deleted objects.

Refs #849
Refs #1055

928534c4 09/08/2011 09:16 pm Vangelis Koukis

Merge branch 'api-current'

d1ceb341 09/08/2011 04:51 pm Giorgos Verigakis

Be more verbose for multiple choices attributes

Refs #849

fe29fb25 09/02/2011 03:49 pm Giorgos Verigakis

Add --apiurl and --token arguments

Remove --api and --host as they are now redundant.

Fixes #853

View revisions

Also available in: Atom