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

Setup jenkins build server + Test Kubernetes cluster #11

Open
maclof opened this issue Jul 8, 2017 · 3 comments
Open

Setup jenkins build server + Test Kubernetes cluster #11

maclof opened this issue Jul 8, 2017 · 3 comments

Comments

@maclof
Copy link
Owner

maclof commented Jul 8, 2017

We need to improve test coverage as per issue #2 however in order to write functional tests we need a real test cluster to run them against.

@HD-CMS
Copy link
Contributor

HD-CMS commented Dec 5, 2017

Hey @maclof,

maybe use a Travis.ci-Job for this:

Base Image:
https://github.com/Mirantis/kubeadm-dind-cluster

Setup Cluster:
https://gist.github.com/cedriclam/7f667e28fdb4a710befa43434c8c9ab4

But then you need two languages (php, go) to test the complete code. I think currently this is not possible.

@maclof
Copy link
Owner Author

maclof commented Dec 6, 2017

Good idea, but to be honest I don't mind hosting the test cluster myself, but I need to be able to inject the credentials into Travis CI without them being made public, not sure if that's possible.

@meme
Copy link

meme commented Jun 9, 2020

As a note: it's probably best to do this with GitHub Actions now. Adding secrets is trivial, and would enable this functionality testing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants