Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(maint) Fix mco acceptance testing #482

Merged

Conversation

GabrielNagy
Copy link
Contributor

Mcollective related certs expired in March 2020:

Alias name: activemq.example.com
Creation date: Mar 3, 2015
Entry type: PrivateKeyEntry
Certificate chain length: 1
Certificate[1]:
Owner: CN=activemq
Issuer: CN=Puppet CA: socks.local
Serial number: 3
Valid from: Mon Mar 02 13:56:24 EET 2015 until: Sun Mar 01 13:56:24 EET 2020

Regenerate certs and keystores using richardc/mcollective-aio-beaker as
done previously.

Acceptance tests failing when running mco ping:

wider-absurdity.delivery.puppetlabs.net (ubuntu1604-64-1) 14:16:48$ mco ping
  error 2020/04/03 11:15:11: activemq.rb:149:in `on_ssl_connectfail' SSL session creation with stomp+ssl://mcollective@activemq:61613 failed: SSL_connect returned=1 errno=0 state=error: certificate verify failed

Mcollective related certs expired in March 2020:

```
Alias name: activemq.example.com
Creation date: Mar 3, 2015
Entry type: PrivateKeyEntry
Certificate chain length: 1
Certificate[1]:
Owner: CN=activemq
Issuer: CN=Puppet CA: socks.local
Serial number: 3
Valid from: Mon Mar 02 13:56:24 EET 2015 until: Sun Mar 01 13:56:24 EET 2020
```

Regenerate certs and keystores using richardc/mcollective-aio-beaker as
done previously.
@GabrielNagy GabrielNagy requested a review from a team April 3, 2020 11:44
@GabrielNagy
Copy link
Contributor Author

image

tests be passing now 🎉

@ciprianbadescu ciprianbadescu merged commit 61f4e25 into puppetlabs:master Apr 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants