- 11 Jun, 2013 1 commit
-
-
Ilias Tsitsimpis authored
Filter images list so it does not contain burnin's registered images. This way we reduce the posibility that images list and detailed images list have different number of images.
-
- 27 May, 2013 1 commit
-
-
Ilias Tsitsimpis authored
Refs #3767
-
- 05 Mar, 2013 3 commits
-
-
Christos Stavrakakis authored
"create_network" function of kamaki client, has default dchp=False. However, "test_002_connect_to_network", expects to that created NICs will have an IPv4 address, and "test_003a_setup_interface_A" tries to configure eth1 to this IP, which fails. This commit fixes this bug, by passing dchp=True argument to create_network function.
-
Christos Stavrakakis authored
-
Christos Stavrakakis authored
Since version 0.13 flavors have been renamed in order to include the disk_template. This commit fixes the corresponding check in snf-burnin.
-
- 21 Feb, 2013 3 commits
-
-
Ilias Tsitsimpis authored
This way we are compatible with synnefo-0.12 as well with synnefo-0.13.
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
- 07 Feb, 2013 2 commits
-
-
Ilias Tsitsimpis authored
Get the user's uniq id from astakos.
-
Ilias Tsitsimpis authored
Previous use of 'owner' was wrong as owner is different from user id we are using right now.
-
- 29 Jan, 2013 2 commits
-
-
Ilias Tsitsimpis authored
-
Ilias Tsitsimpis authored
-
- 28 Jan, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 24 Jan, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 23 Jan, 2013 1 commit
-
-
Ilias Tsitsimpis authored
This reverts commit b3e64586f762d8292d63e5f46b8156e56089f260.
-
- 21 Jan, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 18 Jan, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 16 Jan, 2013 1 commit
-
-
Ilias Tsitsimpis authored
-
- 14 Jan, 2013 2 commits
-
-
Ilias Tsitsimpis authored
It seems that cleanup_networks always is called after cleanup_servers, in serial execution order. Also `--token' seems to be mandatory even when inspecting or deleting stalled objects.
-
Ilias Tsitsimpis authored
We should not check (and wait) for staled servers to be deleted if all we want is to show staled networks.
-
- 20 Nov, 2012 1 commit
-
-
John Giannelos authored
- Disable multiprocessing when opts.fanout==1 - Fix custom TextTestRunner when result_dict uninitialized
-
- 26 Oct, 2012 1 commit
-
-
John Giannelos authored
- Fix in stale resources cleanup - Using new custom resultclass for the testrunner
-
- 15 Oct, 2012 2 commits
-
-
John Giannelos authored
-
John Giannelos authored
-
- 08 Oct, 2012 1 commit
-
-
John Giannelos authored
-
- 02 Oct, 2012 1 commit
-
-
John Giannelos authored
-
- 05 Sep, 2012 1 commit
-
-
John Giannelos authored
* NetworkTestCase checks network status changes * NetworkTestcase handles networks with specific CIDR * NetworkTestCase handles servers with attachments (nics) * Parallel testcase spawning runs the same test-set in different processes * Fix pickling error raised from multiprocess module * Fix --delete-stale when VMs are connected to networks
-
- 22 Aug, 2012 1 commit
-
-
John Giannelos authored
-
- 20 Aug, 2012 1 commit
-
-
John Giannelos authored
-
- 03 Aug, 2012 1 commit
-
-
John Giannelos authored
Implement colored cli output
-
- 02 Aug, 2012 1 commit
-
-
John Giannelos authored
Add argument to select subset of testcases
-
- 01 Aug, 2012 2 commits
-
-
John Giannelos authored
-
John Giannelos authored
-
- 31 Jul, 2012 1 commit
-
-
John Giannelos authored
Fix snf-burnin to check only system's images for unique names
-
- 30 Jul, 2012 1 commit
-
-
John Giannelos authored
-
- 20 Jul, 2012 3 commits
-
-
John Giannelos authored
-
John Giannelos authored
-
John Giannelos authored
-
- 19 Jul, 2012 2 commits
-
-
John Giannelos authored
Added log folder option / Now delete-stale deletes also stale networks / Fixed failed testcases output not "None"
-
John Giannelos authored
-