Statistics
| Branch: | Tag: | Revision:

root @ 21bbbc9b

Name Size
  aai
  admin
  api
  conf
  contrib
  db
  helpdesk
  invitations
  locale
  logic
  middleware
  okeanos_site
  settings.d
  snf-ganeti-tools
  snf-tools
  ui
  util
.gitignore 206 Bytes
Changelog 17.8 kB
README 2 kB
README.admin 3 kB
README.ci 4 kB
README.deploy 19.8 kB
README.develop 8.3 kB
README.i18n 1.9 kB
README.upgrade 4.8 kB
__init__.py 0 Bytes
manage.py 542 Bytes
settings.py.dist 1.7 kB
urls.py 1.9 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...

480051fe 10/09/2011 10:50 am Vangelis Koukis

Document dependencies of integration test suite

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.

9342d2a9 10/06/2011 10:12 am Vangelis Koukis

Merge branch 'ui-refactor'

3162bebd 10/05/2011 07:56 pm Kostas Papadimitriou

Exclude ERROR state vms from private network connect wizard

513eafb4 10/05/2011 06:50 pm Kostas Papadimitriou

Single vm view fix

Handle undefined object in show_vm method

2f0a86a7 10/05/2011 06:42 pm Kostas Papadimitriou

Generic service unavailable template, Refs #1359

f06cf120 10/05/2011 06:28 pm Kostas Papadimitriou

Metadata styling fixes, Refs #1441

View all revisions | View revisions

Also available in: Atom