Paul Thornthwaite
190d86dba6
Disables tests with race conditions affecting CI
...
GH#1546 - The new build system on Travis CI is erring amongst three
tests. Initial investigating hints that they contain race conditions
in the tests (rather than the code).
We've decided to disable the tests whilst we look to resolve since it is
devaluing the CI for the rest of the project.
2013-02-05 11:19:02 +00:00
geemus
9977a01fdb
[aws|rds] remove some superfluous reloads, hopefully help with travis test timing issues
2013-01-28 14:10:39 -06:00
Benton Roberts
eb96e320b9
[aws|rds] add tagging tests for RDS server model
2012-10-28 23:18:43 -04:00
Benton Roberts
9bb8a2702d
[aws|rds] add tests for RDS tagging requests
2012-10-28 22:19:50 -04:00
Rusty Geldmacher
e0c6f966ee
Changes RDS subnet attribute name from subnets to subnet_ids
2012-10-25 10:59:32 -04:00
Rusty Geldmacher
b40e08c0dd
Beginning implementation of RDS subnet groups
2012-10-11 17:02:26 -04:00
Sean Hart
6cd3cbd114
Added test for describe_events.rb. It is very simple, and I'm not familiar with Shindo, so may need some assistance expanding
2012-10-02 14:39:37 -07:00
Frederick Cheung
8d1bb31ec1
[AWS|RDS] expose the SnapshotType attribute & allow filtering by it
2012-09-07 09:50:20 +01:00
Rusty Geldmacher
49cf6ac35a
Added DBSubnetGroupName to test format for RDS instances
2012-08-21 13:04:48 -04:00
Aaron Suggs
229934744b
[aws|rds] Mocking support for read replicas.
...
Tests pass. Still some rough edges (like error handling), but better
than nothing.
2012-08-07 18:27:43 -04:00
Aaron Suggs
c072f82c6e
[aws|rds] Mocking better supports modifying state
2012-08-03 14:33:54 -04:00
Aaron Suggs
3faa90219e
[aws|rds] Mocking better supports reboot state
...
Also cleanup some whitespace
2012-08-03 14:18:52 -04:00
Rodrigo Estebanez
13b61992f6
Support for rds parameter groups mocking
2012-03-05 22:31:18 +01:00
Aaron Suggs
ee4f3e8e19
whitespace cleanup
2012-02-26 15:06:12 -05:00
Aaron Suggs
b18e5efa03
[aws|rds] Mock DB snapshot requests.
...
Relevant tests pass; no longer pending
2012-02-26 15:00:35 -05:00
Aaron Suggs
b0e357f71e
whitespace
2012-02-25 19:01:39 -05:00
Rodrigo Estebanez
69bdd8e46c
Better rds/security_group_test. Mocking rds security_groups.
2011-12-27 23:37:04 +01:00
Rodrigo Estebanez
0c9bb31189
making shindo tests for security groups in rds
2011-12-27 01:32:10 +01:00
Rodrigo Estebanez
5c1d199012
Passing half of rds/instance_tests.rb shindo tests
2011-12-22 21:49:27 +01:00
geemus
7b4a517cbf
[core] don't rely on bin stuff for service init in tests
...
closes #422
2011-09-15 08:01:37 -05:00
geemus
3cf54d48ef
[aws|rds] add LicenseModel to format
2011-07-21 16:48:51 -05:00
Aaron Suggs
c95038bdc6
[aws|rds] Refactor RDS model & collection tests
...
Added tests for several models & collections.
2011-06-04 08:03:25 -04:00
geemus
bee9c78a83
[aws|rds] change status waits for more consistent testing
2011-05-11 12:22:59 -07:00
Aaron Suggs
220c97249b
[aws|rds] Improve instance tests
...
* Tests pass if other RDS servers & snapshots are in the AWS account
* Removed uneccessary Fog.wait_for blocks
* DRYed up values as variables
* Cleaned up whitespace
2011-05-07 18:53:15 -04:00
geemus
9508ee283e
[aws|rds] wait for instance ready? before delete
2011-04-04 17:22:30 -07:00
geemus
13f080c6b3
[aws|rds] wait for ready? before reboot
2011-04-04 16:57:39 -07:00
geemus
32b0eb8392
misc small tweaks and fixes
2011-03-10 16:35:13 -08:00
Frederick Cheung
f3bdc7f074
[rds] support basic rds operations
2011-03-01 07:17:06 +08:00