openstudio-aws 0.3.0 → 0.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/openstudio/aws/aws.rb +15 -19
- data/lib/openstudio/aws/version.rb +1 -1
- data/lib/openstudio/lib/ami_list.rb +19 -2
- data/lib/openstudio/lib/openstudio_aws_instance.rb +28 -31
- data/lib/openstudio/lib/openstudio_aws_wrapper.rb +61 -49
- data/spec/aws_instances/aws_spec_api.rb +0 -1
- data/spec/openstudio-aws/ami_list_spec.rb +0 -1
- data/spec/openstudio-aws/aws_spec.rb +2 -2
- data/spec/openstudio-aws/aws_wrapper_spec.rb +0 -2
- data/spec/openstudio-aws/config_spec.rb +0 -1
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.22.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.23.xml +46 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.24.xml +46 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.25.xml +49 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.26.xml +49 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-ami-lists.27.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-custom-keys.22.xml +11 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-custom-keys.23.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-custom-keys.24.xml +33 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-custom-keys.25.xml +35 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-custom-keys.26.xml +35 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-custom-keys.27.xml +11 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.22.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.23.xml +46 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.24.xml +46 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.25.xml +49 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.26.xml +49 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-proxy-configuration.27.xml +13 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-should-error.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.23.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.24.xml +20 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.25.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.26.xml +21 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws-version-testing.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws.26.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Aws.27.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.21.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config-create-a-new-config.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config.20.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config.21.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudio-Aws-Config.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-1.22.xml +14 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-1.23.xml +39 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-1.24.xml +39 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-1.25.xml +42 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-1.26.xml +42 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-1.27.xml +14 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-2.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-2.23.xml +18 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-2.24.xml +18 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-2.25.xml +19 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-2.26.xml +19 -0
- data/spec/reports/SPEC-OpenStudioAmis-version-2.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAmis.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAmis.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAmis.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAmis.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAmis.26.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAmis.27.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance-processors.22.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance-processors.23.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance-processors.24.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance-processors.25.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance-processors.26.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance-processors.27.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance.26.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsInstance.27.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.20.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.21.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.22.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.23.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.24.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-ami-list.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.22.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.23.xml +33 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.24.xml +33 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.25.xml +35 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.26.xml +35 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-availability.27.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.22.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.23.xml +33 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.24.xml +33 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.25.xml +35 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.26.xml +35 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-create-new-ami-json.27.xml +11 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.23.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.24.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.25.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.26.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-new-instance.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.21.xml +156 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.22.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.23.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.24.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.25.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-1.26.xml +156 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.20.xml +2151 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.21.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.22.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.23.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.24.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session-version-2.25.xml +2151 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.26.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-authenticated-session.27.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-security-groups.0.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-security-groups.1.xml +20 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-security-groups.2.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-security-groups.3.xml +21 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-security-groups.4.xml +53 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-security-groups.xml +53 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.22.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.23.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.24.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.25.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.26.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper-unauthenticated-session.27.xml +9 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper.22.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper.23.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper.24.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper.25.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper.26.xml +7 -0
- data/spec/reports/SPEC-OpenStudioAwsWrapper.27.xml +7 -0
- metadata +282 -6
|
@@ -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.000701" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:51-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.000386">
|
|
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.046173" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:31:26-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.001951">
|
|
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.380525" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:31:33-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.001335">
|
|
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.025017" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:21-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.001478">
|
|
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.027633" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:39-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.001461">
|
|
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.000797" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:35:04-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Config create a new config should create a new instance" time="0.000466">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 1" tests="3" time="0.379694" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:40-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 1 should default to an ami if nothing passed" time="0.351944">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAmis version 1 should return specific amis if passed a version" time="0.020532">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudioAmis version 1 should list all amis" time="0.006881">
|
|
8
|
+
</testcase>
|
|
9
|
+
<system-out>
|
|
10
|
+
{:worker=>"ami-3a5a5452", :cc2worker=>"ami-3a5a5452", :server=>"ami-845a54ec"}
|
|
11
|
+
</system-out>
|
|
12
|
+
<system-err>
|
|
13
|
+
</system-err>
|
|
14
|
+
</testsuite>
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 1" tests="3" time="0.019336" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:31:24-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 1 should default to an ami if nothing passed" time="0.008658">
|
|
4
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
5
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
6
|
+
RuntimeError:
|
|
7
|
+
302 Unable to download AMI IDs
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
12
|
+
./spec/openstudio-aws/ami_list_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
|
13
|
+
</testcase>
|
|
14
|
+
<testcase name="OpenStudioAmis version 1 should return specific amis if passed a version" time="0.005125">
|
|
15
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
16
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
17
|
+
RuntimeError:
|
|
18
|
+
302 Unable to download AMI IDs
|
|
19
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
20
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
21
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
22
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
23
|
+
./spec/openstudio-aws/ami_list_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
24
|
+
</testcase>
|
|
25
|
+
<testcase name="OpenStudioAmis version 1 should list all amis" time="0.005288">
|
|
26
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
27
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
28
|
+
RuntimeError:
|
|
29
|
+
302 Unable to download AMI IDs
|
|
30
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
31
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
32
|
+
./lib/openstudio/lib/ami_list.rb:49:in `list'
|
|
33
|
+
./spec/openstudio-aws/ami_list_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
34
|
+
</testcase>
|
|
35
|
+
<system-out>
|
|
36
|
+
</system-out>
|
|
37
|
+
<system-err>
|
|
38
|
+
</system-err>
|
|
39
|
+
</testsuite>
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 1" tests="3" time="0.019026" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:31:31-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 1 should default to an ami if nothing passed" time="0.009405">
|
|
4
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
5
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
6
|
+
RuntimeError:
|
|
7
|
+
302 Unable to download AMI IDs
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
12
|
+
./spec/openstudio-aws/ami_list_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
|
13
|
+
</testcase>
|
|
14
|
+
<testcase name="OpenStudioAmis version 1 should return specific amis if passed a version" time="0.004704">
|
|
15
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
16
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
17
|
+
RuntimeError:
|
|
18
|
+
302 Unable to download AMI IDs
|
|
19
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
20
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
21
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
22
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
23
|
+
./spec/openstudio-aws/ami_list_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
24
|
+
</testcase>
|
|
25
|
+
<testcase name="OpenStudioAmis version 1 should list all amis" time="0.004687">
|
|
26
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
27
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
28
|
+
RuntimeError:
|
|
29
|
+
302 Unable to download AMI IDs
|
|
30
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
31
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
32
|
+
./lib/openstudio/lib/ami_list.rb:49:in `list'
|
|
33
|
+
./spec/openstudio-aws/ami_list_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
34
|
+
</testcase>
|
|
35
|
+
<system-out>
|
|
36
|
+
</system-out>
|
|
37
|
+
<system-err>
|
|
38
|
+
</system-err>
|
|
39
|
+
</testsuite>
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 1" tests="3" time="0.001064" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:34:18-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 1 should default to an ami if nothing passed" time="0.000501">
|
|
4
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30db388d8>">
|
|
5
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30db388d8> (NameError)
|
|
6
|
+
NameError:
|
|
7
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30db388d8>
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:124:in `fetch'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
12
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
13
|
+
./spec/openstudio-aws/ami_list_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
|
14
|
+
</testcase>
|
|
15
|
+
<testcase name="OpenStudioAmis version 1 should return specific amis if passed a version" time="0.000166">
|
|
16
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d8550a8>">
|
|
17
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d8550a8> (NameError)
|
|
18
|
+
NameError:
|
|
19
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d8550a8>
|
|
20
|
+
./lib/openstudio/lib/ami_list.rb:124:in `fetch'
|
|
21
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
22
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
23
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
24
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
25
|
+
./spec/openstudio-aws/ami_list_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
26
|
+
</testcase>
|
|
27
|
+
<testcase name="OpenStudioAmis version 1 should list all amis" time="0.000178">
|
|
28
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d8163a8>">
|
|
29
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d8163a8> (NameError)
|
|
30
|
+
NameError:
|
|
31
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d8163a8>
|
|
32
|
+
./lib/openstudio/lib/ami_list.rb:124:in `fetch'
|
|
33
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
34
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
35
|
+
./lib/openstudio/lib/ami_list.rb:49:in `list'
|
|
36
|
+
./spec/openstudio-aws/ami_list_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
37
|
+
</testcase>
|
|
38
|
+
<system-out>
|
|
39
|
+
</system-out>
|
|
40
|
+
<system-err>
|
|
41
|
+
</system-err>
|
|
42
|
+
</testsuite>
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 1" tests="3" time="0.002595" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:34:37-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 1 should default to an ami if nothing passed" time="0.00155">
|
|
4
|
+
<failure type="Errno::ECONNREFUSED" message="Connection refused - connect(2)">
|
|
5
|
+
Connection refused - connect(2) (Errno::ECONNREFUSED)
|
|
6
|
+
Errno::ECONNREFUSED:
|
|
7
|
+
Connection refused - connect(2)
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:125:in `fetch'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
12
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
13
|
+
./spec/openstudio-aws/ami_list_spec.rb:8:in `block (3 levels) in <top (required)>' </failure>
|
|
14
|
+
</testcase>
|
|
15
|
+
<testcase name="OpenStudioAmis version 1 should return specific amis if passed a version" time="0.000408">
|
|
16
|
+
<failure type="Errno::ECONNREFUSED" message="Connection refused - connect(2)">
|
|
17
|
+
Connection refused - connect(2) (Errno::ECONNREFUSED)
|
|
18
|
+
Errno::ECONNREFUSED:
|
|
19
|
+
Connection refused - connect(2)
|
|
20
|
+
./lib/openstudio/lib/ami_list.rb:125:in `fetch'
|
|
21
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
22
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
23
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
24
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
25
|
+
./spec/openstudio-aws/ami_list_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
26
|
+
</testcase>
|
|
27
|
+
<testcase name="OpenStudioAmis version 1 should list all amis" time="0.000393">
|
|
28
|
+
<failure type="Errno::ECONNREFUSED" message="Connection refused - connect(2)">
|
|
29
|
+
Connection refused - connect(2) (Errno::ECONNREFUSED)
|
|
30
|
+
Errno::ECONNREFUSED:
|
|
31
|
+
Connection refused - connect(2)
|
|
32
|
+
./lib/openstudio/lib/ami_list.rb:125:in `fetch'
|
|
33
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
34
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
35
|
+
./lib/openstudio/lib/ami_list.rb:49:in `list'
|
|
36
|
+
./spec/openstudio-aws/ami_list_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
37
|
+
</testcase>
|
|
38
|
+
<system-out>
|
|
39
|
+
</system-out>
|
|
40
|
+
<system-err>
|
|
41
|
+
</system-err>
|
|
42
|
+
</testsuite>
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 1" tests="3" time="0.576581" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:52-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 1 should default to an ami if nothing passed" time="0.343814">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAmis version 1 should return specific amis if passed a version" time="0.119747">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudioAmis version 1 should list all amis" time="0.11265">
|
|
8
|
+
</testcase>
|
|
9
|
+
<system-out>
|
|
10
|
+
{:worker=>"ami-3a5a5452", :cc2worker=>"ami-3a5a5452", :server=>"ami-845a54ec"}
|
|
11
|
+
</system-out>
|
|
12
|
+
<system-err>
|
|
13
|
+
</system-err>
|
|
14
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 2" tests="1" time="0.011193" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:41-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 2 should return 1.8.0 versions correctly" time="0.010928">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 2" tests="1" time="0.0061" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:31:24-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 2 should return 1.8.0 versions correctly" time="0.005887">
|
|
4
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
5
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
6
|
+
RuntimeError:
|
|
7
|
+
302 Unable to download AMI IDs
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
12
|
+
./spec/openstudio-aws/ami_list_spec.rb:40:in `block (3 levels) in <top (required)>' </failure>
|
|
13
|
+
</testcase>
|
|
14
|
+
<system-out>
|
|
15
|
+
</system-out>
|
|
16
|
+
<system-err>
|
|
17
|
+
</system-err>
|
|
18
|
+
</testsuite>
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 2" tests="1" time="0.004773" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:31:31-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 2 should return 1.8.0 versions correctly" time="0.004611">
|
|
4
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
5
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
6
|
+
RuntimeError:
|
|
7
|
+
302 Unable to download AMI IDs
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
12
|
+
./spec/openstudio-aws/ami_list_spec.rb:40:in `block (3 levels) in <top (required)>' </failure>
|
|
13
|
+
</testcase>
|
|
14
|
+
<system-out>
|
|
15
|
+
</system-out>
|
|
16
|
+
<system-err>
|
|
17
|
+
</system-err>
|
|
18
|
+
</testsuite>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 2" tests="1" time="0.000337" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:34:18-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 2 should return 1.8.0 versions correctly" time="0.000182">
|
|
4
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d968648>">
|
|
5
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d968648> (NameError)
|
|
6
|
+
NameError:
|
|
7
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d968648>
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:124:in `fetch'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
12
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
13
|
+
./spec/openstudio-aws/ami_list_spec.rb:40:in `block (3 levels) in <top (required)>' </failure>
|
|
14
|
+
</testcase>
|
|
15
|
+
<system-out>
|
|
16
|
+
</system-out>
|
|
17
|
+
<system-err>
|
|
18
|
+
</system-err>
|
|
19
|
+
</testsuite>
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 2" tests="1" time="0.000557" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:34:37-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 2 should return 1.8.0 versions correctly" time="0.000384">
|
|
4
|
+
<failure type="Errno::ECONNREFUSED" message="Connection refused - connect(2)">
|
|
5
|
+
Connection refused - connect(2) (Errno::ECONNREFUSED)
|
|
6
|
+
Errno::ECONNREFUSED:
|
|
7
|
+
Connection refused - connect(2)
|
|
8
|
+
./lib/openstudio/lib/ami_list.rb:125:in `fetch'
|
|
9
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
10
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
11
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
12
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
13
|
+
./spec/openstudio-aws/ami_list_spec.rb:40:in `block (3 levels) in <top (required)>' </failure>
|
|
14
|
+
</testcase>
|
|
15
|
+
<system-out>
|
|
16
|
+
</system-out>
|
|
17
|
+
<system-err>
|
|
18
|
+
</system-err>
|
|
19
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAmis version 2" tests="1" time="0.263324" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:53-06:00">
|
|
3
|
+
<testcase name="OpenStudioAmis version 2 should return 1.8.0 versions correctly" time="0.263093">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|