Add support for 3.0.x repo #191
ci.yml
on: pull_request
Puppet
/
Static validations
21s
Matrix: Puppet / acceptance
Matrix: Puppet / unit
Puppet
/
Test suite
5s
Annotations
6 errors and 3 warnings
|
Puppet / OpenVox 8 - Debian 11
Process completed with exit code 1.
|
|
Puppet / OpenVox 8 - Debian 11:
spec/acceptance/class_spec.rb#L72
proxysql class Upgrading to version 3.0 Command "proxysql --version" stdout is expected to match /^ProxySQL version 3\.0\./
Failure/Error: its(:stdout) { is_expected.to match %r{^ProxySQL version 3\.0\.} }
expected "ProxySQL version 2.7.3-12-g50b7f85, codename Truls\n" to match /^ProxySQL version 3\.0\./
Diff:
@@ -1 +1 @@
-/^ProxySQL version 3\.0\./
+ProxySQL version 2.7.3-12-g50b7f85, codename Truls
|
|
Puppet / OpenVox 8 - Debian 11:
spec/acceptance/class_spec.rb#L39
proxysql class Upgrading to version 3.0 works idempotently with no errors
Failure/Error: apply_manifest(pp, catch_failures: true)
Beaker::Host::CommandFailure:
Host 'debian11-64-openvox8.example.com' exited with 6 running:
puppet apply --verbose --detailed-exitcodes /tmp/apply_manifest_210733383.wroNBX.pp
Last 10 lines of output were:
Warning: /Stage[main]/Proxysql::Service/Systemd::Dropin_file[proxysql ExecStart override]/Systemd::Daemon_reload[proxysql.service]/Exec[systemd-proxysql.service-systemctl-daemon-reload]: Skipping because of failed dependencies
Warning: /Stage[main]/Proxysql::Service/Service[proxysql]: Skipping because of failed dependencies
Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_availability_no_my_cnf]: Skipping because of failed dependencies
Warning: /Stage[main]/Proxysql::Service/Exec[wait_for_admin_socket_availability_with_my_cnf]: Skipping because of failed dependencies
Warning: /Stage[main]/Proxysql::Admin_credentials/Exec[proxysql-admin-credentials]: Skipping because of failed dependencies
Warning: /Stage[main]/Proxysql::Admin_credentials/File[root-mycnf-file]: Skipping because of failed dependencies
Warning: /Stage[main]/Proxysql::Reload_config/Exec[reload-config]: Skipping because of failed dependencies
Info: Class[Proxysql]: Unscheduling all events on Class[Proxysql]
Info: Stage[main]: Unscheduling all events on Stage[main]
�[mNotice: Applied catalog in 2.21 seconds
|
|
Puppet / OpenVox 8 - OracleLinux 8
Process completed with exit code 1.
|
|
Puppet / OpenVox 8 - OracleLinux 8:
spec/acceptance/class_spec.rb#L72
proxysql class Upgrading to version 3.0 Command "proxysql --version" stdout is expected to match /^ProxySQL version 3\.0\./
Failure/Error: its(:stdout) { is_expected.to match %r{^ProxySQL version 3\.0\.} }
expected "ProxySQL version 2.7.3-12-g50b7f85, codename Truls\n" to match /^ProxySQL version 3\.0\./
Diff:
@@ -1 +1 @@
-/^ProxySQL version 3\.0\./
+ProxySQL version 2.7.3-12-g50b7f85, codename Truls
|
|
Puppet / Test suite
Process completed with exit code 1.
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Ubuntu 20.04
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Scientific 7
|
|
Puppet / Static validations:
metadata.json#L0
Skipping EOL operating system Amazon 2016.09
|