56 Commits

Author SHA1 Message Date
Dan Prince
741d45ce20 Merge w/ trunk. 2011-08-16 08:41:52 -04:00
Vishvananda Ishaya
055c7692fc remove openwrt image 2011-08-15 11:31:44 -07:00
Dan Prince
c81febc28a Updated the EC2 metadata controller so that it returns the correct value
for instance-type metadata.
2011-08-09 16:00:54 -04:00
Dan Prince
458932a4f0 Update the curl command in the __public_instance_is_accessible function
of test_netadmin to return an error code which we can then check for
and handle properly. This should allow calling functions to properly
retry and timout if an actual test failure happens.
2011-08-06 22:59:09 -04:00
Dan Prince
336efaf814 Add exception logging for instance IDs in the __public_instance_is_accessible
smoke test function. This should help troubleshoot an intermittent failure.
2011-08-05 11:17:05 -04:00
Vishvananda Ishaya
0f5184da2b add smoketests to verify image listing 2011-07-20 17:46:32 +00:00
Devin Carlen
ce5ad4acbc Removed adminclient and referred to pypi nova_adminclient module 2011-03-30 20:33:56 -07:00
Vishvananda Ishaya
3a39fb7b09 add note per review 2011-03-28 16:50:33 -07:00
Vishvananda Ishaya
233fd09201 Fixes volume smoketests to work with ami-tty 2011-03-28 15:46:01 -07:00
Tushar Patil
8f7d6b9da8 Fix for LP Bug #739641 2011-03-21 12:21:24 -07:00
Soren Hansen
049e895bea Merge trunk 2011-03-20 20:04:51 +01:00
Soren Hansen
4b18488223 PEP-8 2011-03-18 13:17:40 +01:00
Soren Hansen
6e632e9ef2 Make flag parsing work again. 2011-03-18 13:14:37 +01:00
Soren Hansen
aa0d218e53 Merge lp:~anso/nova/smoketests_fixes 2011-03-18 12:35:00 +01:00
Soren Hansen
9eb64af0d7 Make proxy.sh work with both openbsd and traditional variants of netcat. 2011-03-18 11:27:38 +01:00
Soren Hansen
9608ef7d49 Query the size of the block device, not the size of the filesystem. 2011-03-18 11:06:58 +01:00
Tushar Patil
51ed0ccf8d Fix for LP Bug #737240 2011-03-17 18:54:51 -07:00
Tushar Patil
59d2a315b8 Fix for LP Bug #737240 2011-03-17 18:26:20 -07:00
Soren Hansen
83523c125a Invert some of the original logic and fix a typo. 2011-03-17 23:45:35 +01:00
Soren Hansen
57e3d5abb5 Make the smoketests pep8 compliant (they weren't when I started working on them..) 2011-03-17 23:37:34 +01:00
Soren Hansen
27d5cbaf03 Make smoketests' exit code reveal whether they were succesful. 2011-03-17 14:51:59 +01:00
Vishvananda Ishaya
5bb77cb83e add timeout and retry for ssh 2011-02-25 23:58:36 -08:00
Vishvananda Ishaya
bc7b96f11e revert a few unnecessary changes to base.py 2011-02-24 22:02:50 -08:00
Vishvananda Ishaya
24eb5c0b78 removed unused references to unittest 2011-02-24 21:33:26 -08:00
Vishvananda Ishaya
a6f607681f add customizable tempdir and remove extra code 2011-02-24 21:32:27 -08:00
Vishvananda Ishaya
498638ce36 make smoketests run with nose 2011-02-24 17:17:42 -08:00
Vishvananda Ishaya
fc465b2a9f fix check for existing port 22 rule 2011-02-24 00:25:21 -08:00
Vishvananda Ishaya
79d9e06d79 more smoketest fixes 2011-02-23 22:40:50 -08:00
Vishvananda Ishaya
d27aa094a1 remove extra flag in admin tests 2011-02-23 17:28:38 -08:00
Vishvananda Ishaya
ef37833e6f add netadmin smoketests 2011-02-22 18:04:32 -08:00
Vishvananda Ishaya
2fd33bdd50 separate out smoketests and add updated nova.sh 2011-02-22 18:04:08 -08:00
Vishvananda Ishaya
e6b7fa7ae3 fixes and refactoring of smoketests 2011-01-22 16:20:36 -08:00
Vishvananda Ishaya
2f4258d99e more smoketest fixes 2011-01-20 00:14:42 -08:00
Vishvananda Ishaya
9bd72f5622 various fixes to smoketests, including allowing admin tests to run as a user, better timing, and allowing volume tests to run on non-udev linux 2011-01-18 18:33:04 -08:00
Nachi Ueno
6a4b4f0767 Merged with r548 2011-01-12 17:47:54 +09:00
Vishvananda Ishaya
324d8fdf28 allow smoketests to find nova package and add security rules 2011-01-06 01:51:05 +00:00
Nachi Ueno
b47f37d0f9 Fixed misspelled variable 2011-01-05 10:35:15 -05:00
Nachi Ueno
d02d923a4c Some Bug Fix 2011-01-04 07:40:29 -05:00
NTT PF Lab.
c5c58cb20d Support IPv6 2010-12-24 20:38:49 +09:00
Devin Carlen
a21c338c73 Refactored smoketests to use novarc environment and to separate user and admin specific tests 2010-11-04 15:50:23 -07:00
Jesse Andrews
c8fdce0110 remove import of vendor since we have PPA now 2010-07-15 11:07:40 -05:00
Todd Willey
c88d1f033b update copyrights 2010-07-15 01:28:51 -04:00
Devin Carlen
4ca5488297 Refactored smoketests flags 2010-07-09 08:21:32 +00:00
Devin Carlen
43a393587c Fixes to smoketest flags 2010-07-08 21:48:43 +00:00
Devin Carlen
b6166936d6 Minor smoketest refactoring 2010-07-08 14:05:45 -07:00
Joshua McKenty
8a2f1763cb Create Volume should only take an integer between 0 and 1000 2010-06-24 13:50:59 -07:00
Vishvananda Ishaya
4ba6802ae5 Removed trailing whitespace from header 2010-06-23 23:15:06 -07:00
Devin Carlen
caeece6e37 Updated licenses 2010-06-23 22:04:16 -07:00
Devin Carlen
8572e639ac Added flags to smoketests. General cleanup 2010-06-23 21:19:08 -07:00
Vishvananda Ishaya
fc5492bf3f More volume test fixes 2010-06-24 04:11:59 +01:00