Add Puppet 8 support #281
Annotations
10 errors
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L86
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L12
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with one instance instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:88
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L94
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L12
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-01
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:96
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L9
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-02
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:97
|
Run tests:
spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb#L10
Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore instances with multiple instances instance es-02
Failure/Error: stdout = execute([command(:keystore)] + args, options)
#<Puppet::Type::Elasticsearch_keystore::ProviderElasticsearch_keystore (class)> received :execute with unexpected arguments
expected: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02", "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (keyword arguments)
got: (["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"], {:custom_environment=>{"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01", "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"}, :failonfail=>true, :gid=>"elasticsearch", :uid=>"elasticsearch"}) (options hash)
Diff:
@@ -1,7 +1,7 @@
[["/usr/share/elasticsearch/bin/elasticsearch-keystore", "list"],
{:custom_environment=>
- {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-02",
- "ES_PATH_CONF"=>"/etc/elasticsearch/es-02"},
+ {"ES_INCLUDE"=>"/etc/default/elasticsearch-es-01",
+ "ES_PATH_CONF"=>"/etc/elasticsearch/es-01"},
:failonfail=>true,
:gid=>"elasticsearch",
:uid=>"elasticsearch"}]
Please stub a default value first if message might be received with other args as well.
Shared Example Group: "keystore instance" called from ./spec/unit/provider/elasticsearch_keystore/elasticsearch_keystore_spec.rb:97
|
The logs for this run have expired and are no longer available.
Loading