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,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsInstance processors" tests="2" time="0.000578" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:41-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsInstance processors should default to 1 with a warning" time="0.000169">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAwsInstance processors should return known values for various instances" time="0.000162">
|
|
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="OpenStudioAwsInstance processors" tests="2" time="0.001316" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:31:24-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsInstance processors should default to 1 with a warning" time="0.000977">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAwsInstance processors should return known values for various instances" time="0.000125">
|
|
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="OpenStudioAwsInstance processors" tests="2" time="0.00079" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:31:31-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsInstance processors should default to 1 with a warning" time="0.00047">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAwsInstance processors should return known values for various instances" time="0.000118">
|
|
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="OpenStudioAwsInstance processors" tests="2" time="0.000814" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:18-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsInstance processors should default to 1 with a warning" time="0.000447">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAwsInstance processors should return known values for various instances" time="0.000141">
|
|
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="OpenStudioAwsInstance processors" tests="2" time="0.000866" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:37-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsInstance processors should default to 1 with a warning" time="0.000496">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAwsInstance processors should return known values for various instances" time="0.000146">
|
|
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="OpenStudioAwsInstance processors" tests="2" time="0.000525" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:53-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsInstance processors should default to 1 with a warning" time="0.000164">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAwsInstance processors should return known values for various instances" time="0.000142">
|
|
6
|
+
</testcase>
|
|
7
|
+
<system-out>
|
|
8
|
+
</system-out>
|
|
9
|
+
<system-err>
|
|
10
|
+
</system-err>
|
|
11
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper ami list" tests="1" time="0.054481" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:50-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper ami list should get the next version" time="0.001853">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper ami list" tests="1" time="0.227469" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:31:25-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper ami list should get the next version" time="0.000105">
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
13
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<system-out>
|
|
17
|
+
</system-out>
|
|
18
|
+
<system-err>
|
|
19
|
+
</system-err>
|
|
20
|
+
</testsuite>
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper ami list" tests="1" time="0.14315" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:31:33-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper ami list should get the next version" time="0.000117">
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
13
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<system-out>
|
|
17
|
+
</system-out>
|
|
18
|
+
<system-err>
|
|
19
|
+
</system-err>
|
|
20
|
+
</testsuite>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper ami list" tests="1" time="0.194396" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:34:20-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper ami list should get the next version" time="9.3e-05">
|
|
4
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30dc8db20>">
|
|
5
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30dc8db20> (NameError)
|
|
6
|
+
NameError:
|
|
7
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30dc8db20>
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<system-out>
|
|
18
|
+
</system-out>
|
|
19
|
+
<system-err>
|
|
20
|
+
</system-err>
|
|
21
|
+
</testsuite>
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper ami list" tests="1" time="0.040101" failures="0" errors="1" skipped="0" timestamp="2015-05-27T08:34:39-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper ami list should get the next version" time="0.000132">
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:85:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<system-out>
|
|
18
|
+
</system-out>
|
|
19
|
+
<system-err>
|
|
20
|
+
</system-err>
|
|
21
|
+
</testsuite>
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper ami list" tests="1" time="0.238312" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:35:03-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper ami list should get the next version" time="0.002862">
|
|
4
|
+
</testcase>
|
|
5
|
+
<system-out>
|
|
6
|
+
</system-out>
|
|
7
|
+
<system-err>
|
|
8
|
+
</system-err>
|
|
9
|
+
</testsuite>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper authenticated session availability" tests="2" time="0.750866" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:43-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should describe the zones" time="0.372399">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should list number of instances" time="0.378252">
|
|
6
|
+
</testcase>
|
|
7
|
+
<system-out>
|
|
8
|
+
</system-out>
|
|
9
|
+
<system-err>
|
|
10
|
+
</system-err>
|
|
11
|
+
</testsuite>
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper authenticated session availability" tests="2" time="0.000178" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:31:25-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should describe the zones" time="5.7e-05">
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
13
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should list number of instances" time="3.9e-05">
|
|
17
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
18
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
19
|
+
RuntimeError:
|
|
20
|
+
302 Unable to download AMI IDs
|
|
21
|
+
./lib/openstudio/lib/ami_list.rb:124: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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
26
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
27
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
28
|
+
</testcase>
|
|
29
|
+
<system-out>
|
|
30
|
+
</system-out>
|
|
31
|
+
<system-err>
|
|
32
|
+
</system-err>
|
|
33
|
+
</testsuite>
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper authenticated session availability" tests="2" time="0.000179" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:31:33-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should describe the zones" time="6.2e-05">
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
13
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should list number of instances" time="3.4e-05">
|
|
17
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
18
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
19
|
+
RuntimeError:
|
|
20
|
+
302 Unable to download AMI IDs
|
|
21
|
+
./lib/openstudio/lib/ami_list.rb:124: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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
26
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
27
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
28
|
+
</testcase>
|
|
29
|
+
<system-out>
|
|
30
|
+
</system-out>
|
|
31
|
+
<system-err>
|
|
32
|
+
</system-err>
|
|
33
|
+
</testsuite>
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper authenticated session availability" tests="2" time="0.000218" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:34:20-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should describe the zones" time="6.9e-05">
|
|
4
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d981ee0>">
|
|
5
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d981ee0> (NameError)
|
|
6
|
+
NameError:
|
|
7
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d981ee0>
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should list number of instances" time="4.6e-05">
|
|
18
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d981ee0>">
|
|
19
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d981ee0> (NameError)
|
|
20
|
+
NameError:
|
|
21
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30d981ee0>
|
|
22
|
+
./lib/openstudio/lib/ami_list.rb:124:in `fetch'
|
|
23
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
24
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
25
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
26
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
27
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
28
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
29
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
30
|
+
</testcase>
|
|
31
|
+
<system-out>
|
|
32
|
+
</system-out>
|
|
33
|
+
<system-err>
|
|
34
|
+
</system-err>
|
|
35
|
+
</testsuite>
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudioAwsWrapper authenticated session availability" tests="2" time="0.000195" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:34:39-06:00">
|
|
3
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should describe the zones" time="6.5e-05">
|
|
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
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
14
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<testcase name="OpenStudioAwsWrapper authenticated session availability should list number of instances" time="3.6e-05">
|
|
18
|
+
<failure type="Errno::ECONNREFUSED" message="Connection refused - connect(2)">
|
|
19
|
+
Connection refused - connect(2) (Errno::ECONNREFUSED)
|
|
20
|
+
Errno::ECONNREFUSED:
|
|
21
|
+
Connection refused - connect(2)
|
|
22
|
+
./lib/openstudio/lib/ami_list.rb:125:in `fetch'
|
|
23
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
24
|
+
./lib/openstudio/lib/ami_list.rb:75:in `list_amis_version_1'
|
|
25
|
+
./lib/openstudio/lib/ami_list.rb:88:in `get_ami_version_1'
|
|
26
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
27
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
28
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `new'
|
|
29
|
+
./spec/openstudio-aws/aws_wrapper_spec.rb:22:in `block (3 levels) in <top (required)>' </failure>
|
|
30
|
+
</testcase>
|
|
31
|
+
<system-out>
|
|
32
|
+
</system-out>
|
|
33
|
+
<system-err>
|
|
34
|
+
</system-err>
|
|
35
|
+
</testsuite>
|