Andrew Bayer created JCLOUDS-960:
------------------------------------
Summary: testDescribeSpotPriceHistoryInRegion shouldn't have a
hardcoded list of instance types to check against
Key: JCLOUDS-960
URL: https://issues.apache.org/jira/browse/JCLOUDS-960
Project: jclouds
Issue Type: Bug
Components: jclouds-compute
Affects Versions: 1.9.0, 2.0.0
Reporter: Andrew Bayer
Assignee: Andrew Bayer
Fix For: 2.0.0
So see
https://github.com/jclouds/jclouds/blob/180a61e85e1c744faa94df7efa8182af6caabe30/providers/aws-ec2/src/test/java/org/jclouds/aws/ec2/features/SpotInstanceApiLiveTest.java#L144
- when something changes in the list of possible spot instance types, this
test starts failing. I don't like it. I feel like we should be doing something
more like checking to see if the spot instance type is in the list of all
instance types we know of...
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)