Fixes #38964 - Add salt minimum auth version #1730
Triggered via pull request
December 16, 2025 16:43
Status
Cancelled
Total duration
5m 10s
Artifacts
–
ci.yml
on: pull_request
Puppet
/
Static validations
28s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
3s
Annotations
16 errors and 2 warnings
|
Puppet / 8 (Ruby 3.2)
Process completed with exit code 1.
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__salt_spec.rb#L37
foreman_proxy::plugin::salt on debian-11-x86_64 with overwritten parameters should change salt.yml parameters
Failure/Error:
should contain_file('/etc/foreman-proxy/settings.d/salt.yml').
with_content(%r{:salt_command_user: example}).
with_content(%r{:autosign_file: /etc/salt/example.conf}).
with_content(%r{:autosign_key_file: /var/lib/foreman-proxy/salt/grains/autosign_key}).
with_content(%r{:minimum_auth_version: 2}).
with_content(%r{:use_api: true}).
with_content(%r{:api_url: http://foreman.example.com}).
with_content(%r{:api_auth: ldap}).
with_content(%r{:api_username: saltapi}).
with_content(%r{:api_password: letmein}).
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman_proxy::Plugin::Salt]: parameter 'minimum_auth_version' expects a value of type Undef or Integer, got String (line: 3, column: 1) on node runnervm6qbrg.ynrmsi2qndsutn4md24tqj1tpd.ex.internal.cloudapp.net
|
|
Puppet / 8 (Ruby 3.2):
spec/classes/foreman_proxy__plugin__salt_spec.rb#L37
foreman_proxy::plugin::salt on redhat-8-x86_64 with overwritten parameters should change salt.yml parameters
Failure/Error:
should contain_file('/etc/foreman-proxy/settings.d/salt.yml').
with_content(%r{:salt_command_user: example}).
with_content(%r{:autosign_file: /etc/salt/example.conf}).
with_content(%r{:autosign_key_file: /var/lib/foreman-proxy/salt/grains/autosign_key}).
with_content(%r{:minimum_auth_version: 2}).
with_content(%r{:use_api: true}).
with_content(%r{:api_url: http://foreman.example.com}).
with_content(%r{:api_auth: ldap}).
with_content(%r{:api_username: saltapi}).
with_content(%r{:api_password: letmein}).
Puppet::PreformattedError:
Evaluation Error: Error while evaluating a Resource Statement, Class[Foreman_proxy::Plugin::Salt]: parameter 'minimum_auth_version' expects a value of type Undef or Integer, got String (line: 3, column: 1) on node runnervm6qbrg.ynrmsi2qndsutn4md24tqj1tpd.ex.internal.cloudapp.net
|
|
Puppet / Puppet 8 - CentOS 9
Canceling since a higher priority waiting request for 891/merge exists
|
|
Puppet / Puppet 8 - CentOS 9
The operation was canceled.
|
|
Puppet / Puppet 8 - AlmaLinux 9
Canceling since a higher priority waiting request for 891/merge exists
|
|
Puppet / Puppet 8 - Rocky 9
Canceling since a higher priority waiting request for 891/merge exists
|
|
Puppet / Puppet 8 - AlmaLinux 9
The operation was canceled.
|
|
Puppet / Puppet 8 - Rocky 9
The operation was canceled.
|
|
Puppet / Puppet 8 - Debian 12
Canceling since a higher priority waiting request for 891/merge exists
|
|
Puppet / Puppet 8 - Debian 12
The operation was canceled.
|
|
Puppet / Puppet 8 - Ubuntu 22.04
Canceling since a higher priority waiting request for 891/merge exists
|
|
Puppet / Puppet 8 - Ubuntu 22.04
The operation was canceled.
|
|
CI
Canceling since a higher priority waiting request for 891/merge exists
|
|
CI
Canceling since a higher priority waiting request for 891/merge exists
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 12
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system FreeBSD 11
|