2052 Commits

Author SHA1 Message Date
Dolph Mathews
c3bc09620a Removed unused imports; whitespace normalization
Change-Id: I5e66c170e37f1382ec500cd6ae4a71435de7929f
2011-11-14 10:54:47 -08:00
Dolph Mathews
4556a605e7 Documented availability of 'auth' tag
Change-Id: I06ffd3a9237df881986967376d81d11e9c9f4f98
2011-11-14 10:45:24 -08:00
Daryl Walleck
e5b83d49de Added server details tests. Also re-added several files that somehow missed the initial commit
Change-Id: I23eb08d2589b5c513b38de2476e44d53f21a79a1
2011-11-10 16:40:09 -06:00
Dean Troyer
a8a6ab0264 Fix rabbitmq login
Change-Id: Ic0044adec32ac2cabff7aefe4d11970224ff1cd0
2011-11-10 16:29:20 -06:00
Jenkins
cc0fb757d6 Merge "Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory (final naming TBD) to more quickly get them imported. To run these tests, execute 'nosetests nova/tests'. I've also only submitted the most stable of the tests. More to come." 2011-11-10 18:06:20 +00:00
Jenkins
66bb87a5a1 Merge "Tests were not passing for test_servers in Kong tests. Kong was expecting too much information back from the POST." 2011-11-10 04:07:23 +00:00
Daryl Walleck
1465d61ac5 Initial import of tests from the Zodiac project. On suggestion from Westmaas, imported tests under the nova directory
(final naming TBD) to more quickly get them imported. To run these tests, execute 'nosetests nova/tests'.
I've also only submitted the most stable of the tests. More to come.

Change-Id: I2abd961992c02b27c4deaa9f11a49ba91c5b765d

Fixed config defaults

Change-Id: I90d5ea20167caddbec6b4cf51a0df9bb333514cb
2011-11-09 17:20:01 -06:00
Brian Lamar
73aefd3540 Tests were not passing for test_servers in Kong tests. Kong was expecting too much information back from the POST.
Change-Id: Ib74a525f0aa9da67e6af75d6c1a11845df8eabdd
2011-11-03 14:23:55 -04:00
Brian Waldon
883cb26642 Cleaning up kong.tests.test_server_actions
Change-Id: I4b14079ae47f61fc270d4e0554041f85f2185dbc
2011-11-02 11:41:58 -04:00
Brian Waldon
6c9f2ec1de Adding missing kong.common.utils module
Change-Id: I6015e6525205a1cfaaba2fc664cc1212afc2cb08
2011-11-02 11:41:29 -04:00
Brian Waldon
34ffa7e3d2 Removing link doctoring in test_images
Change-Id: I8999b222eae4d6db0779e8fac89c6eb5e08366f8
2011-11-01 14:35:05 -04:00
Jenkins
7bbba80910 Merge "Removed non-testing suggestions" 2011-10-31 19:37:18 +00:00
Brian Waldon
f20e4ed27f Adding identity api v2.0 tests
Change-Id: I955392bd462957208a9b7ce58efa5da7e1a2db47
2011-10-31 15:25:26 -04:00
Brian Waldon
bbb1cfb377 Updating images tests
- Consolidating glance/images test modules.
- Consolidating all glance tests into a single ami-specific test
- Test now cleans up images it pushes into glance
- Updating links for sample ami-style image
- Updating config variables for ami-style image pieces

Change-Id: Ie0aaec36eca8425b687740b289fce6964b13fdbd
2011-10-31 15:23:19 -04:00
Brian Waldon
c062b44000 Further optimize kong.tests.test_servers
I sped up this module by >50% and added much more thorough server
modification testing.

Change-Id: Icfb2d4d65badec8621224395282af18ac275640f
2011-10-31 15:23:19 -04:00
Brian Waldon
0ecfd50fc0 Removing unnecessary printing of config file
Change-Id: Iedc1725ccc46c2c4626edab950dae5f3a6129a5b
2011-10-30 00:32:04 -04:00
Daryl Walleck
49d666e4e5 Removed non-testing suggestions
Change-Id: I49d1499a240f71c06497fd1eb5afafd871547bb8
2011-10-29 22:30:19 -05:00
Brian Waldon
3f6c9d5875 Stop kong/run_tests.sh from building venv each run
Change-Id: I17e077891471e4b5e2c0372b1d2adf735f4df3ca
2011-10-28 11:54:00 -04:00
Brian Waldon
86fd8bc8e7 Relaxing FlavorsTest entity checking
There's already an extension in nova that changes the flavor entity, so
we need to change the check to look for a minimum set of keys.

Change-Id: I585e167908718805e36c9cdb88940e9ca0c06ec5
2011-10-27 19:08:07 -04:00
Brian Waldon
e62141bc50 Adding paramiko and unittest2 to pip-requires
Change-Id: I485e167908718805e36c9cdb88940e9ca0c06ec5
2011-10-27 12:47:05 -04:00
Brian Waldon
52d8622d20 Updating sample config with required values
Change-Id: If547304455dadcaffb870ebcb8421bd9f53d709f
2011-10-27 12:46:21 -04:00
Aaron Lee
84d2f13dce The servers test deal with the new uuid params.
Change-Id: I44e7daf10b77534e49eca411009fbab753ee8fbb
2011-10-25 11:47:47 -05:00
James E. Blair
45333b375c Add .gitreview config file for gerrit.
Change-Id: I68cea1fe92890f10182017936f93a68ee120911d
2011-10-24 14:51:32 -04:00
Aaron Lee
35b8c921e9 test supporting API v1.1
Updating some of the test to support api v1.1

Change-Id: I22c8650d8be02031204b23b7d39c6c6fc5294ca9
2011-10-19 16:23:03 -05:00
Aaron Lee
78dbb64366 Making run_test.sh python version and directory
agnostic

Refactored some of the shell scripts to handle
being run from another directory, as well as to
not force the use of 2.6

edit: format the comments

Change-Id: Id92b9dc82743598b7c570e431cad423c8a2ee95d
2011-10-18 14:24:26 -05:00
Aaron Lee
2355a4b036 Adding generic run_tests.sh
Moving the kong test runners into the kong dir and
adding a generic run_tests.sh

Change-Id: I939c81938891a428f7c094c8a2ff4909e51f755f
2011-10-14 16:24:34 -05:00
James E. Blair
108c28fff0 Add rfc.sh to help with gerrit workflow. 2011-09-09 08:56:58 -07:00
Soren Hansen
a86180afe4 Consolidate configuration some more 2011-09-09 16:28:06 +02:00
Soren Hansen
4480f607c4 Make ServersTest.setUpClass just setUp to make sure we have read the config. 2011-09-09 16:12:35 +02:00
Soren Hansen
fce58c5fa4 Annotate old stacktester tests so that they get run by run_tests.sh --whatever 2011-09-09 16:07:13 +02:00
Soren Hansen
f1bd053f6a Output request to create server call for easier debugging. 2011-09-09 14:25:46 +02:00
Soren Hansen
a01ed3a5f1 Output response from create server call for easier debugging. 2011-09-09 14:21:01 +02:00
Soren Hansen
1e9110fef3 Make the use of a ramdisk optional for tests 2011-09-09 14:18:13 +02:00
Soren Hansen
5f4ad83dc5 Pull in changes from stacktester. 2011-09-09 14:09:05 +02:00
Soren Hansen
45727772b2 Skip Rabbit tests if pika is not available. 2011-09-09 13:48:00 +02:00
Soren Hansen
d6b047aa20 Initialise openstack.Manager() with config from self.nova. 2011-09-09 13:39:32 +02:00
Soren Hansen
6adacc876d Make all tests inherit from the same base class. 2011-09-09 13:34:35 +02:00
Soren Hansen
bc1d3a044b Import all the stacktester stuff as-is (s/stacktester/kong/, though). 2011-09-08 13:44:09 +02:00
Soren Hansen
4ad76ef7e5 Add __init__.py 2011-09-08 13:06:03 +02:00
Soren Hansen
ec3f709020 Move everything under the kong/ namespace. 2011-09-08 13:03:42 +02:00
Soren Hansen
826d5df338 PEP-8 compliance. 2011-08-29 11:30:54 +02:00
Soren Hansen
dafa57033e Remove a bunch of unused imports 2011-08-29 11:27:25 +02:00
Soren Hansen
f4263f28f7 No need for xmlrpclib.Server 2011-08-29 11:04:58 +02:00
Soren Hansen
5d40bdb2bb This is not exactly Kong. 2011-08-26 16:09:04 +02:00
Soren Hansen
a4680d3f0c Add sample instructions for fetching images. Make sample config match these instructions. 2011-08-26 16:08:57 +02:00
Justin Shepherd
5778a25c76 cleanup of self.asserts 2011-08-26 16:08:57 +02:00
Justin Shepherd
74a95b6133 cleanup self.asserts 2011-08-26 16:08:57 +02:00
Justin Shepherd
66c861ae81 moved sample_vm directory under include dir. Added image/kernel/initrd declaration to config file. Updated glance tests to reference config variables for image/kernel/initrd 2011-08-26 16:08:57 +02:00
Justin Shepherd
b5ac32f8f2 Successfully deleting a server returns a 202 now instead of a 204 2011-08-26 16:08:57 +02:00
Justin Shepherd
f4457093e1 Modified the logic to determine which ip to ping during build_check routine 2011-08-26 16:08:57 +02:00