-
Notifications
You must be signed in to change notification settings - Fork 5
Docker tests: Switch from puppetserver to openvoxserver #8
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
base: main
Are you sure you want to change the base?
Conversation
nice, this is working except for the TLS setup for openvoxdb. @rwaffen probably has an idea on how to configure the TLS certificates in the openvoxdb container 👁️ |
okay, some are green and some have new other errors, yay progress! |
i think we have somehow to delay the tests until openvoxserver ist up and running 🤔 |
hmpf ... why no connection :(
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, though @rwaffen ’s comment about sshd not listening is a problem - will try and replicate when I have time
@rwaffen could you please rebase this? |
@rwaffen I rebased this branch in https://github.com/jessereynolds/openbolt/tree/docker_test and created #48 for it - I hope this helps. I’ll see if I can make any sense of the remaining failing tests (eg ssh not listening still by the looks) |
No description provided.