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
|
@@ -24,8 +24,8 @@ describe OpenStudio::Aws::Aws do
|
|
|
24
24
|
|
|
25
25
|
it 'should find the cc2 instances' do
|
|
26
26
|
options = {
|
|
27
|
-
|
|
28
|
-
|
|
27
|
+
ami_lookup_version: 2,
|
|
28
|
+
openstudio_server_version: '1.5.0'
|
|
29
29
|
}
|
|
30
30
|
aws = OpenStudio::Aws::Aws.new(options)
|
|
31
31
|
|
|
@@ -76,7 +76,6 @@ describe OpenStudioAwsWrapper do
|
|
|
76
76
|
expect(resp[:openstudio_server]['1.3.1'.to_sym][:openstudio_version_sha]).to eq('7a955d780b')
|
|
77
77
|
expect(resp[:openstudio_server]['1.3.5'.to_sym][:tested]).to eq(false)
|
|
78
78
|
end
|
|
79
|
-
|
|
80
79
|
end
|
|
81
80
|
end
|
|
82
81
|
|
|
@@ -107,5 +106,4 @@ describe OpenStudioAwsWrapper do
|
|
|
107
106
|
expect(sg).to_not be nil
|
|
108
107
|
end
|
|
109
108
|
end
|
|
110
|
-
|
|
111
109
|
end
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws ami lists" tests="3" time="0.661033" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:41-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.198661">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.037551">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should find the cc2 instances" time="0.424496">
|
|
8
|
+
</testcase>
|
|
9
|
+
<system-out>
|
|
10
|
+
</system-out>
|
|
11
|
+
<system-err>
|
|
12
|
+
</system-err>
|
|
13
|
+
</testsuite>
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws ami lists" tests="3" time="0.466247" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:31:24-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.22748">
|
|
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_spec.rb:13:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_spec.rb:13:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.111191">
|
|
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:83:in `list_amis_version_2'
|
|
23
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
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_spec.rb:20:in `new'
|
|
27
|
+
./spec/openstudio-aws/aws_spec.rb:20:in `block (3 levels) in <top (required)>' </failure>
|
|
28
|
+
</testcase>
|
|
29
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should find the cc2 instances" time="0.127308">
|
|
30
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
31
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
32
|
+
RuntimeError:
|
|
33
|
+
302 Unable to download AMI IDs
|
|
34
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
35
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
36
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
37
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
38
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
39
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `new'
|
|
40
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
41
|
+
</testcase>
|
|
42
|
+
<system-out>
|
|
43
|
+
</system-out>
|
|
44
|
+
<system-err>
|
|
45
|
+
</system-err>
|
|
46
|
+
</testsuite>
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws ami lists" tests="3" time="0.426315" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:31:31-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.158373">
|
|
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_spec.rb:13:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_spec.rb:13:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.152079">
|
|
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:83:in `list_amis_version_2'
|
|
23
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
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_spec.rb:20:in `new'
|
|
27
|
+
./spec/openstudio-aws/aws_spec.rb:20:in `block (3 levels) in <top (required)>' </failure>
|
|
28
|
+
</testcase>
|
|
29
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should find the cc2 instances" time="0.115605">
|
|
30
|
+
<failure type="RuntimeError" message="302 Unable to download AMI IDs">
|
|
31
|
+
302 Unable to download AMI IDs (RuntimeError)
|
|
32
|
+
RuntimeError:
|
|
33
|
+
302 Unable to download AMI IDs
|
|
34
|
+
./lib/openstudio/lib/ami_list.rb:124:in `retrieve_json'
|
|
35
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
36
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
37
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
38
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
39
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `new'
|
|
40
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
41
|
+
</testcase>
|
|
42
|
+
<system-out>
|
|
43
|
+
</system-out>
|
|
44
|
+
<system-err>
|
|
45
|
+
</system-err>
|
|
46
|
+
</testsuite>
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws ami lists" tests="3" time="0.440003" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:34:18-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.139328">
|
|
4
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de170b8>">
|
|
5
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de170b8> (NameError)
|
|
6
|
+
NameError:
|
|
7
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de170b8>
|
|
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_spec.rb:13:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_spec.rb:13:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.167809">
|
|
18
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de24678>">
|
|
19
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de24678> (NameError)
|
|
20
|
+
NameError:
|
|
21
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de24678>
|
|
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:83:in `list_amis_version_2'
|
|
25
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
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_spec.rb:20:in `new'
|
|
29
|
+
./spec/openstudio-aws/aws_spec.rb:20:in `block (3 levels) in <top (required)>' </failure>
|
|
30
|
+
</testcase>
|
|
31
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should find the cc2 instances" time="0.132534">
|
|
32
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de3e140>">
|
|
33
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de3e140> (NameError)
|
|
34
|
+
NameError:
|
|
35
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30de3e140>
|
|
36
|
+
./lib/openstudio/lib/ami_list.rb:124:in `fetch'
|
|
37
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
38
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
39
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
40
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
41
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
42
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `new'
|
|
43
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
44
|
+
</testcase>
|
|
45
|
+
<system-out>
|
|
46
|
+
</system-out>
|
|
47
|
+
<system-err>
|
|
48
|
+
</system-err>
|
|
49
|
+
</testsuite>
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws ami lists" tests="3" time="0.436608" failures="0" errors="3" skipped="0" timestamp="2015-05-27T08:34:37-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.058531">
|
|
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_spec.rb:13:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_spec.rb:13:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.331945">
|
|
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:83:in `list_amis_version_2'
|
|
25
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
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_spec.rb:20:in `new'
|
|
29
|
+
./spec/openstudio-aws/aws_spec.rb:20:in `block (3 levels) in <top (required)>' </failure>
|
|
30
|
+
</testcase>
|
|
31
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should find the cc2 instances" time="0.045857">
|
|
32
|
+
<failure type="Errno::ECONNREFUSED" message="Connection refused - connect(2)">
|
|
33
|
+
Connection refused - connect(2) (Errno::ECONNREFUSED)
|
|
34
|
+
Errno::ECONNREFUSED:
|
|
35
|
+
Connection refused - connect(2)
|
|
36
|
+
./lib/openstudio/lib/ami_list.rb:125:in `fetch'
|
|
37
|
+
./lib/openstudio/lib/ami_list.rb:138:in `retrieve_json'
|
|
38
|
+
./lib/openstudio/lib/ami_list.rb:83:in `list_amis_version_2'
|
|
39
|
+
./lib/openstudio/lib/ami_list.rb:95:in `get_ami_version_2'
|
|
40
|
+
./lib/openstudio/lib/ami_list.rb:61:in `get_amis'
|
|
41
|
+
./lib/openstudio/aws/aws.rb:80:in `initialize'
|
|
42
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `new'
|
|
43
|
+
./spec/openstudio-aws/aws_spec.rb:30:in `block (3 levels) in <top (required)>' </failure>
|
|
44
|
+
</testcase>
|
|
45
|
+
<system-out>
|
|
46
|
+
</system-out>
|
|
47
|
+
<system-err>
|
|
48
|
+
</system-err>
|
|
49
|
+
</testsuite>
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws ami lists" tests="3" time="0.876933" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:53-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.254601">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should allow a different region" time="0.362303">
|
|
6
|
+
</testcase>
|
|
7
|
+
<testcase name="OpenStudio::Aws::Aws ami lists should find the cc2 instances" time="0.259731">
|
|
8
|
+
</testcase>
|
|
9
|
+
<system-out>
|
|
10
|
+
</system-out>
|
|
11
|
+
<system-err>
|
|
12
|
+
</system-err>
|
|
13
|
+
</testsuite>
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws custom keys" tests="2" time="0.193611" failures="0" errors="0" skipped="0" timestamp="2015-05-11T14:31:42-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should error on key not found" time="0.027894">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should require a private key" time="0.16548">
|
|
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="OpenStudio::Aws::Aws custom keys" tests="2" time="0.24003" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:31:24-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should error on key not found" time="0.172917">
|
|
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_spec.rb:65:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_spec.rb:65:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should require a private key" time="0.066888">
|
|
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_spec.rb:75:in `new'
|
|
27
|
+
./spec/openstudio-aws/aws_spec.rb:75: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="OpenStudio::Aws::Aws custom keys" tests="2" time="0.360768" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:31:31-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should error on key not found" time="0.115563">
|
|
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_spec.rb:65:in `new'
|
|
14
|
+
./spec/openstudio-aws/aws_spec.rb:65:in `block (3 levels) in <top (required)>' </failure>
|
|
15
|
+
</testcase>
|
|
16
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should require a private key" time="0.244917">
|
|
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_spec.rb:75:in `new'
|
|
27
|
+
./spec/openstudio-aws/aws_spec.rb:75: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="OpenStudio::Aws::Aws custom keys" tests="2" time="0.086739" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:34:19-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should error on key not found" time="0.051683">
|
|
4
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30deef9e0>">
|
|
5
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30deef9e0> (NameError)
|
|
6
|
+
NameError:
|
|
7
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30deef9e0>
|
|
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_spec.rb:65:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_spec.rb:65:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should require a private key" time="0.034845">
|
|
18
|
+
<failure type="NameError" message="undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30defd4f0>">
|
|
19
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30defd4f0> (NameError)
|
|
20
|
+
NameError:
|
|
21
|
+
undefined local variable or method `ua' for #<OpenStudioAmis:0x007fb30defd4f0>
|
|
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_spec.rb:75:in `new'
|
|
29
|
+
./spec/openstudio-aws/aws_spec.rb:75: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="OpenStudio::Aws::Aws custom keys" tests="2" time="0.099569" failures="0" errors="2" skipped="0" timestamp="2015-05-27T08:34:38-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should error on key not found" time="0.061767">
|
|
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_spec.rb:65:in `new'
|
|
15
|
+
./spec/openstudio-aws/aws_spec.rb:65:in `block (3 levels) in <top (required)>' </failure>
|
|
16
|
+
</testcase>
|
|
17
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should require a private key" time="0.037519">
|
|
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_spec.rb:75:in `new'
|
|
29
|
+
./spec/openstudio-aws/aws_spec.rb:75: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,11 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<testsuite name="OpenStudio::Aws::Aws custom keys" tests="2" time="0.493835" failures="0" errors="0" skipped="0" timestamp="2015-05-27T08:34:55-06:00">
|
|
3
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should error on key not found" time="0.222128">
|
|
4
|
+
</testcase>
|
|
5
|
+
<testcase name="OpenStudio::Aws::Aws custom keys should require a private key" time="0.271443">
|
|
6
|
+
</testcase>
|
|
7
|
+
<system-out>
|
|
8
|
+
</system-out>
|
|
9
|
+
<system-err>
|
|
10
|
+
</system-err>
|
|
11
|
+
</testsuite>
|