openstudio-aws 0.1.22 → 0.1.23

Sign up to get free protection for your applications and to get access to all the features.
Files changed (64) hide show
  1. checksums.yaml +4 -4
  2. data/lib/openstudio-aws.rb +2 -3
  3. data/lib/openstudio/aws/aws.rb +44 -46
  4. data/lib/openstudio/aws/config.rb +3 -3
  5. data/lib/openstudio/aws/version.rb +1 -1
  6. data/lib/openstudio/lib/ami_list.rb +24 -26
  7. data/lib/openstudio/lib/mongoid.yml.template +0 -1
  8. data/lib/openstudio/lib/openstudio_aws_instance.rb +45 -48
  9. data/lib/openstudio/lib/openstudio_aws_logger.rb +5 -5
  10. data/lib/openstudio/lib/openstudio_aws_methods.rb +52 -54
  11. data/lib/openstudio/lib/openstudio_aws_wrapper.rb +89 -94
  12. data/lib/openstudio/lib/os-aws.rb +46 -46
  13. data/lib/openstudio/lib/server_script.sh +45 -16
  14. data/lib/openstudio/lib/worker_script.sh.template +15 -6
  15. data/spec/aws_instances/aws_spec_api.rb +15 -15
  16. data/spec/openstudio-aws/ami_list_spec.rb +14 -14
  17. data/spec/openstudio-aws/aws_methods_spec.rb +7 -9
  18. data/spec/openstudio-aws/aws_spec.rb +43 -47
  19. data/spec/openstudio-aws/aws_wrapper_spec.rb +39 -41
  20. data/spec/openstudio-aws/config_spec.rb +2 -2
  21. data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.7.xml +11 -0
  22. data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.8.xml +11 -0
  23. data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.36.xml +13 -0
  24. data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.37.xml +13 -0
  25. data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.4.xml +9 -0
  26. data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.5.xml +9 -0
  27. data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.4.xml +9 -0
  28. data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.5.xml +9 -0
  29. data/spec/reports/SPEC-OpenStudio-Aws-Aws.42.xml +7 -0
  30. data/spec/reports/SPEC-OpenStudio-Aws-Aws.43.xml +7 -0
  31. data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.61.xml +9 -0
  32. data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.62.xml +9 -0
  33. data/spec/reports/SPEC-OpenStudio-Aws-Config.61.xml +7 -0
  34. data/spec/reports/SPEC-OpenStudio-Aws-Config.62.xml +7 -0
  35. data/spec/reports/SPEC-OpenStudioAmis-version-1.63.xml +13 -0
  36. data/spec/reports/SPEC-OpenStudioAmis-version-1.64.xml +13 -0
  37. data/spec/reports/SPEC-OpenStudioAmis-version-2.61.xml +9 -0
  38. data/spec/reports/SPEC-OpenStudioAmis-version-2.62.xml +9 -0
  39. data/spec/reports/SPEC-OpenStudioAmis.63.xml +7 -0
  40. data/spec/reports/SPEC-OpenStudioAmis.64.xml +7 -0
  41. data/spec/reports/SPEC-OpenStudioAwsMethods-processors.63.xml +11 -0
  42. data/spec/reports/SPEC-OpenStudioAwsMethods-processors.64.xml +11 -0
  43. data/spec/reports/SPEC-OpenStudioAwsMethods.63.xml +7 -0
  44. data/spec/reports/SPEC-OpenStudioAwsMethods.64.xml +7 -0
  45. data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.1.xml +9 -0
  46. data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.2.xml +9 -0
  47. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.62.xml +11 -0
  48. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.63.xml +11 -0
  49. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.53.xml +11 -0
  50. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.54.xml +11 -0
  51. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.62.xml +9 -0
  52. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.63.xml +9 -0
  53. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.11.xml +87 -0
  54. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.12.xml +87 -0
  55. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.11.xml +821 -0
  56. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.12.xml +821 -0
  57. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.62.xml +7 -0
  58. data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.63.xml +7 -0
  59. data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.63.xml +9 -0
  60. data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.64.xml +9 -0
  61. data/spec/reports/SPEC-OpenStudioAwsWrapper.63.xml +7 -0
  62. data/spec/reports/SPEC-OpenStudioAwsWrapper.64.xml +7 -0
  63. data/spec/spec_helper.rb +1 -4
  64. metadata +85 -1
@@ -9,18 +9,16 @@ describe OpenStudioAwsMethods do
9
9
  @dummy_class.extend(OpenStudioAwsMethods)
10
10
  end
11
11
 
12
-
13
- context "processors" do
14
- it "should default to 1 with a warning" do
15
- r = @dummy_class.find_processors("unknowninstance")
12
+ context 'processors' do
13
+ it 'should default to 1 with a warning' do
14
+ r = @dummy_class.find_processors('unknowninstance')
16
15
  expect(r).to eq(1)
17
16
  end
18
-
19
- it "should return known values for various instances" do
20
- r = @dummy_class.find_processors("c3.8xlarge")
17
+
18
+ it 'should return known values for various instances' do
19
+ r = @dummy_class.find_processors('c3.8xlarge')
21
20
  expect(r).to eq(16)
22
21
  end
23
-
22
+
24
23
  end
25
24
  end
26
-
@@ -1,22 +1,21 @@
1
1
  require 'spec_helper'
2
2
 
3
3
  describe OpenStudio::Aws::Aws do
4
- context "ami lists" do
5
- it "should allow a different region" do
4
+ context 'ami lists' do
5
+ it 'should allow a different region' do
6
6
  options = {
7
- :region => "sa-east-1",
8
- :credentials =>
9
- {
10
- :access_key_id => "some_random_access_key_id",
11
- :secret_access_key => "some_super_secret_access_key",
7
+ region: 'sa-east-1',
8
+ credentials: {
9
+ access_key_id: 'some_random_access_key_id',
10
+ secret_access_key: 'some_super_secret_access_key',
12
11
  }
13
12
  }
14
13
  aws = OpenStudio::Aws::Aws.new(options)
15
14
  end
16
15
 
17
- it "should allow a different region" do
16
+ it 'should allow a different region' do
18
17
  options = {
19
- :ami_lookup_version => 2
18
+ ami_lookup_version: 2
20
19
  }
21
20
  aws = OpenStudio::Aws::Aws.new(options)
22
21
 
@@ -24,71 +23,68 @@ describe OpenStudio::Aws::Aws do
24
23
  end
25
24
  end
26
25
 
27
- context "should error" do
28
- it "should not find a json" do
26
+ context 'should error' do
27
+ it 'should not find a json' do
29
28
  options = {
30
- :ami_lookup_version => 2,
31
- :url => '/unknown/url'
29
+ ami_lookup_version: 2,
30
+ url: '/unknown/url'
32
31
  }
33
32
  expect { aws = OpenStudio::Aws::Aws.new(options) }.to raise_exception
34
33
  end
35
34
  end
36
35
 
37
- context "version testing" do
38
- it "version 2: should find the right AMIs Server 1.3.1" do
36
+ context 'version testing' do
37
+ it 'version 2: should find the right AMIs Server 1.3.1' do
39
38
  options = {
40
- :ami_lookup_version => 2,
41
- :openstudio_server_version => "1.3.1"
39
+ ami_lookup_version: 2,
40
+ openstudio_server_version: '1.3.1'
42
41
  }
43
42
  aws = OpenStudio::Aws::Aws.new(options)
44
- expect(aws.default_amis[:worker]).to eq("ami-39bb8750")
45
- expect(aws.default_amis[:server]).to eq("ami-a9bb87c0")
43
+ expect(aws.default_amis[:worker]).to eq('ami-39bb8750')
44
+ expect(aws.default_amis[:server]).to eq('ami-a9bb87c0')
46
45
  end
47
46
  end
48
47
 
49
- context "proxy configuration" do
50
- it "should create an instance" do
48
+ context 'proxy configuration' do
49
+ it 'should create an instance' do
51
50
  options = {
52
- :credentials =>
53
- {
54
- :access_key_id => "some_random_access_key_id",
55
- :secret_access_key => "some_super_secret_access_key",
56
- }
51
+ credentials: {
52
+ access_key_id: 'some_random_access_key_id',
53
+ secret_access_key: 'some_super_secret_access_key',
54
+ }
57
55
  }
58
56
 
59
57
  @aws = OpenStudio::Aws::Aws.new(options)
60
- #puts @aws.inspect
58
+ # puts @aws.inspect
61
59
  expect(@aws.os_aws).not_to be_nil
62
60
  end
63
61
 
64
- it "should create a AWS instance with a proxy" do
62
+ it 'should create a AWS instance with a proxy' do
65
63
  options = {
66
- :credentials =>
67
- {
68
- :access_key_id => "some_random_access_key_id",
69
- :secret_access_key => "some_super_secret_access_key",
70
- },
71
- :proxy => {
72
- :host => "192.168.0.1",
73
- :port => 8080
64
+ credentials: {
65
+ access_key_id: 'some_random_access_key_id',
66
+ secret_access_key: 'some_super_secret_access_key',
67
+ },
68
+ proxy: {
69
+ host: '192.168.0.1',
70
+ port: 8080
74
71
  }
75
72
  }
76
73
  @aws = OpenStudio::Aws::Aws.new(options)
77
74
  expect(@aws.os_aws.proxy).to eq(options[:proxy])
78
75
  end
79
76
 
80
- it "should create a AWS instance with a proxy with username / password" do
77
+ it 'should create a AWS instance with a proxy with username / password' do
81
78
  options = {
82
- :credentials =>
83
- {
84
- :access_key_id => "some_random_access_key_id",
85
- :secret_access_key => "some_super_secret_access_key",
86
- },
87
- :proxy => {
88
- :host => "192.168.0.1",
89
- :port => 8080,
90
- :username => "username",
91
- :password => "password"
79
+ credentials: {
80
+ access_key_id: 'some_random_access_key_id',
81
+ secret_access_key: 'some_super_secret_access_key',
82
+ },
83
+ proxy: {
84
+ host: '192.168.0.1',
85
+ port: 8080,
86
+ username: 'username',
87
+ password: 'password'
92
88
  }
93
89
  }
94
90
 
@@ -1,16 +1,15 @@
1
1
  require 'spec_helper'
2
2
 
3
3
  describe OpenStudioAwsWrapper do
4
- context "unauthenticated session" do
5
- it "should fail to authenticate" do
4
+ context 'unauthenticated session' do
5
+ it 'should fail to authenticate' do
6
6
  options = {
7
- :credentials =>
8
- {
9
- :access_key_id => "some_random_access_key_id",
10
- :secret_access_key => "some_super_secret_access_key",
11
- :region => "us-east-1",
12
- :ssl_verify_peer => false
13
- }
7
+ credentials: {
8
+ access_key_id: 'some_random_access_key_id',
9
+ secret_access_key: 'some_super_secret_access_key',
10
+ region: 'us-east-1',
11
+ ssl_verify_peer: false
12
+ }
14
13
  }
15
14
 
16
15
  @os_aws = OpenStudioAwsWrapper.new(options)
@@ -18,19 +17,19 @@ describe OpenStudioAwsWrapper do
18
17
  end
19
18
  end
20
19
 
21
- context "authenticated session" do
20
+ context 'authenticated session' do
22
21
  before :all do
23
22
  @aws = OpenStudio::Aws::Aws.new
24
23
  end
25
24
 
26
- context "new instance" do
27
- it "should be created" do
25
+ context 'new instance' do
26
+ it 'should be created' do
28
27
  expect { @aws.os_aws }.not_to be_nil
29
28
  end
30
29
  end
31
30
 
32
- context "availability" do
33
- it "should describe the zones" do
31
+ context 'availability' do
32
+ it 'should describe the zones' do
34
33
  resp = @aws.os_aws.describe_availability_zones
35
34
  expect { resp }.not_to be_nil
36
35
  expect(resp[:availability_zone_info].length).to eq(4)
@@ -42,60 +41,59 @@ describe OpenStudioAwsWrapper do
42
41
 
43
42
  end
44
43
 
45
- it "should list number of instances" do
44
+ it 'should list number of instances' do
46
45
  resp = @aws.os_aws.describe_total_instances
47
46
  expect { resp }.not_to be_nil
48
47
  end
49
48
  end
50
49
 
51
- context "create new ami json" do
52
- it "should describe existing AMIs" do
50
+ context 'create new ami json' do
51
+ it 'should describe existing AMIs' do
53
52
  resp = @aws.os_aws.describe_amis(nil, nil, true)
54
53
  expect(resp[:images].length).to be >= 3
55
54
  end
56
55
 
57
- it "should describe a specific image" do
58
- resp = @aws.os_aws.describe_amis(nil, ["ami-39bb8750"], false)
59
- expect(resp[:images].first[:image_id]).to eq("ami-39bb8750")
60
- expect(resp[:images].first[:tags_hash][:user_uuid]).to eq("jenkins-139LADFJ178")
61
- expect(resp[:images].first[:tags_hash][:openstudio_server_version]).to eq("1.3.1")
56
+ it 'should describe a specific image' do
57
+ resp = @aws.os_aws.describe_amis(nil, ['ami-39bb8750'], false)
58
+ expect(resp[:images].first[:image_id]).to eq('ami-39bb8750')
59
+ expect(resp[:images].first[:tags_hash][:user_uuid]).to eq('jenkins-139LADFJ178')
60
+ expect(resp[:images].first[:tags_hash][:openstudio_server_version]).to eq('1.3.1')
62
61
  end
63
62
  end
64
63
 
65
- context "version 1" do
66
- it "should create a new json" do
64
+ context 'version 1' do
65
+ it 'should create a new json' do
67
66
  resp = @aws.os_aws.create_new_ami_json(1)
68
- expect(resp["1.1.3".to_sym][:server]).to eq("ami-fb301292")
69
- expect(resp["1.2.1".to_sym][:server]).to eq("ami-89744be0")
70
- expect(resp["default".to_sym][:server]).to_not eq("ami-89744be0")
67
+ expect(resp['1.1.3'.to_sym][:server]).to eq('ami-fb301292')
68
+ expect(resp['1.2.1'.to_sym][:server]).to eq('ami-89744be0')
69
+ expect(resp['default'.to_sym][:server]).to_not eq('ami-89744be0')
71
70
  end
72
71
  end
73
72
 
74
- context "version 2" do
75
- it "should create a new json" do
73
+ context 'version 2' do
74
+ it 'should create a new json' do
76
75
  resp = @aws.os_aws.create_new_ami_json(2)
77
- expect(resp[:openstudio_server]["1.3.1".to_sym][:openstudio_version_sha]).to eq("7a955d780b")
78
- expect(resp[:openstudio_server]["1.3.5".to_sym][:tested]).to eq(false)
76
+ expect(resp[:openstudio_server]['1.3.1'.to_sym][:openstudio_version_sha]).to eq('7a955d780b')
77
+ expect(resp[:openstudio_server]['1.3.5'.to_sym][:tested]).to eq(false)
79
78
  end
80
79
 
81
80
  end
82
81
  end
83
82
 
84
- context "ami list" do
83
+ context 'ami list' do
85
84
  before :all do
86
85
  @aws = OpenStudio::Aws::Aws.new
87
86
  end
88
87
 
89
- it "should get the next version" do
90
- expect(@aws.os_aws.get_next_version("0.1.1", [])).to eq("0.1.1")
91
- expect(@aws.os_aws.get_next_version("0.1.1", ["0.1.1"])).to eq("0.1.2")
92
- expect(@aws.os_aws.get_next_version("0.1.1", ["0.1.1", "0.1.3"])).to eq("0.1.4")
93
- expect(@aws.os_aws.get_next_version("0.1.1", ["0.1.1", "0.1.2", "0.1.3"])).to eq("0.1.4")
94
- expect(@aws.os_aws.get_next_version("0.1.1", ["0.1.1", "0.1.2", "0.1.3", "0.1.15"])).to eq("0.1.16")
95
- expect(@aws.os_aws.get_next_version("0.1.1", ["0.1.1", "0.1.2", "0.1.3", "0.1.15", "3.1.0"])).to eq("0.1.16")
96
- expect(@aws.os_aws.get_next_version("0.1.1", ["0.1.1", "0.1.2", "0.1.3", "0.1.15", "3.1.27"])).to eq("0.1.16")
88
+ it 'should get the next version' do
89
+ expect(@aws.os_aws.get_next_version('0.1.1', [])).to eq('0.1.1')
90
+ expect(@aws.os_aws.get_next_version('0.1.1', ['0.1.1'])).to eq('0.1.2')
91
+ expect(@aws.os_aws.get_next_version('0.1.1', ['0.1.1', '0.1.3'])).to eq('0.1.4')
92
+ expect(@aws.os_aws.get_next_version('0.1.1', ['0.1.1', '0.1.2', '0.1.3'])).to eq('0.1.4')
93
+ expect(@aws.os_aws.get_next_version('0.1.1', ['0.1.1', '0.1.2', '0.1.3', '0.1.15'])).to eq('0.1.16')
94
+ expect(@aws.os_aws.get_next_version('0.1.1', ['0.1.1', '0.1.2', '0.1.3', '0.1.15', '3.1.0'])).to eq('0.1.16')
95
+ expect(@aws.os_aws.get_next_version('0.1.1', ['0.1.1', '0.1.2', '0.1.3', '0.1.15', '3.1.27'])).to eq('0.1.16')
97
96
  end
98
97
  end
99
98
 
100
-
101
99
  end
@@ -1,8 +1,8 @@
1
1
  require 'spec_helper'
2
2
 
3
3
  describe OpenStudio::Aws::Config do
4
- context "create a new config" do
5
- it "should create a new instance" do
4
+ context 'create a new config' do
5
+ it 'should create a new instance' do
6
6
  @config = OpenStudio::Aws::Config.new
7
7
  expect { @config }.not_to be_nil
8
8
  end
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws ami lists" tests="2" time="0.208662" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:42:56-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.120677">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.087731">
6
+ </testcase>
7
+ <system-out>
8
+ </system-out>
9
+ <system-err>
10
+ </system-err>
11
+ </testsuite>
@@ -0,0 +1,11 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws ami lists" tests="2" time="0.210779" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:45:37-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.135061">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.075485">
6
+ </testcase>
7
+ <system-out>
8
+ </system-out>
9
+ <system-err>
10
+ </system-err>
11
+ </testsuite>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws proxy configuration" tests="3" time="0.196369" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:42:56-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws proxy configuration should create an instance" time="0.078605">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Aws::Aws proxy configuration should create a AWS instance with a proxy" time="0.056466">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Aws::Aws proxy configuration should create a AWS instance with a proxy with username / password" time="0.060876">
8
+ </testcase>
9
+ <system-out>
10
+ </system-out>
11
+ <system-err>
12
+ </system-err>
13
+ </testsuite>
@@ -0,0 +1,13 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws proxy configuration" tests="3" time="0.192715" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:45:37-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws proxy configuration should create an instance" time="0.060826">
4
+ </testcase>
5
+ <testcase name="OpenStudio::Aws::Aws proxy configuration should create a AWS instance with a proxy" time="0.06493">
6
+ </testcase>
7
+ <testcase name="OpenStudio::Aws::Aws proxy configuration should create a AWS instance with a proxy with username / password" time="0.066484">
8
+ </testcase>
9
+ <system-out>
10
+ </system-out>
11
+ <system-err>
12
+ </system-err>
13
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws should error" tests="1" time="0.084569" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:42:56-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws should error should not find a json" time="0.08433">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws should error" tests="1" time="0.063458" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:45:37-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws should error should not find a json" time="0.063263">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws version testing" tests="1" time="0.06763" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:42:56-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws version testing version 2: should find the right AMIs Server 1.3.1" time="0.067385">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws version testing" tests="1" time="0.087726" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:45:37-06:00">
3
+ <testcase name="OpenStudio::Aws::Aws version testing version 2: should find the right AMIs Server 1.3.1" time="0.087493">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws" tests="0" time="7.8e-05" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:42:56-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,7 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Aws" tests="0" time="7.0e-05" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:45:37-06:00">
3
+ <system-out>
4
+ </system-out>
5
+ <system-err>
6
+ </system-err>
7
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Config create a new config" tests="1" time="0.000668" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:43:03-06:00">
3
+ <testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.000375">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>
@@ -0,0 +1,9 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <testsuite name="OpenStudio::Aws::Config create a new config" tests="1" time="0.000681" failures="0" errors="0" skipped="0" timestamp="2014-04-29T00:45:44-06:00">
3
+ <testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.000377">
4
+ </testcase>
5
+ <system-out>
6
+ </system-out>
7
+ <system-err>
8
+ </system-err>
9
+ </testsuite>