Change license endpoint #345
ci.yml
on: pull_request
Puppet
/
Static validations
23s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
0s
Annotations
28 errors and 3 warnings
Puppet / 8 (Ruby 3.2):
spec/helpers/unit/provider/elasticsearch_rest_shared_examples.rb#L40
xpack/licenses returns xpack/licenses
Failure/Error:
expect(described_class.instances.map do |provider|
provider.instance_variable_get(:@property_hash)
end).to match_array(instance)
NoMethodError:
undefined method `instances' for nil:NilClass
Shared Example Group: "REST API" called from ./spec/unit/provider/elasticsearch_license/xpack_spec.rb:62
|
Puppet / 8 (Ruby 3.2):
spec/helpers/unit/provider/elasticsearch_rest_shared_examples.rb#L55
basic authentication authenticates
Failure/Error:
expect(described_class.api_objects(
'http', 'localhost', '9200', 10, 'elastic', 'password', validate_tls: true
).map do |provider|
described_class.new(
provider
).instance_variable_get(:@property_hash)
end).to contain_exactly(example1)
NoMethodError:
undefined method `api_objects' for nil:NilClass
Shared Example Group: "REST API" called from ./spec/unit/provider/elasticsearch_license/xpack_spec.rb:62
|
Puppet / 8 (Ruby 3.2):
spec/helpers/unit/provider/elasticsearch_rest_shared_examples.rb#L77
https uses ssl
Failure/Error:
expect(described_class.api_objects(
'https', 'localhost', '9200', 10, validate_tls: true
).map do |provider|
described_class.new(
provider
).instance_variable_get(:@property_hash)
end).to contain_exactly(example1)
NoMethodError:
undefined method `api_objects' for nil:NilClass
Shared Example Group: "REST API" called from ./spec/unit/provider/elasticsearch_license/xpack_spec.rb:62
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
Puppet / 7 (Ruby 2.7):
spec/helpers/unit/provider/elasticsearch_rest_shared_examples.rb#L40
xpack/licenses returns xpack/licenses
Failure/Error:
expect(described_class.instances.map do |provider|
provider.instance_variable_get(:@property_hash)
end).to match_array(instance)
NoMethodError:
undefined method `instances' for nil:NilClass
Shared Example Group: "REST API" called from ./spec/unit/provider/elasticsearch_license/xpack_spec.rb:62
|
Puppet / 7 (Ruby 2.7):
spec/helpers/unit/provider/elasticsearch_rest_shared_examples.rb#L55
basic authentication authenticates
Failure/Error:
expect(described_class.api_objects(
'http', 'localhost', '9200', 10, 'elastic', 'password', validate_tls: true
).map do |provider|
described_class.new(
provider
).instance_variable_get(:@property_hash)
end).to contain_exactly(example1)
NoMethodError:
undefined method `api_objects' for nil:NilClass
Shared Example Group: "REST API" called from ./spec/unit/provider/elasticsearch_license/xpack_spec.rb:62
|
Puppet / 7 (Ruby 2.7):
spec/helpers/unit/provider/elasticsearch_rest_shared_examples.rb#L77
https uses ssl
Failure/Error:
expect(described_class.api_objects(
'https', 'localhost', '9200', 10, validate_tls: true
).map do |provider|
described_class.new(
provider
).instance_variable_get(:@property_hash)
end).to contain_exactly(example1)
NoMethodError:
undefined method `api_objects' for nil:NilClass
Shared Example Group: "REST API" called from ./spec/unit/provider/elasticsearch_license/xpack_spec.rb:62
|
Puppet / 7 (Ruby 2.7)
Process completed with exit code 1.
|
Puppet / Puppet 8 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 8 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 8 - Debian 11
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 7 - OracleLinux 7
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 8 - Debian 11
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 7
The operation was canceled.
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 7 - OracleLinux 8
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 7 - OracleLinux 8
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 7
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 8 - OracleLinux 7
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 20.04
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 7 - Ubuntu 20.04
The operation was canceled.
|
Puppet / Puppet 7 - Debian 11
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 7 - Debian 11
The operation was canceled.
|
Puppet / Puppet 7 - Ubuntu 22.04
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 7 - Ubuntu 22.04
The operation was canceled.
|
Puppet / Puppet 8 - OracleLinux 8
Canceling since a higher priority waiting request for '1231/merge' exists
|
Puppet / Puppet 8 - OracleLinux 8
The operation was canceled.
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system RedHat 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 7
|
Puppet / Static validations:
metadata.json#L1
Skipping EOL operating system CentOS 8
|