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

use a dedicated test instance of jenkins #23

Open
connaryscott opened this issue Nov 19, 2012 · 0 comments
Open

use a dedicated test instance of jenkins #23

connaryscott opened this issue Nov 19, 2012 · 0 comments

Comments

@connaryscott
Copy link
Contributor

Since Jenkins must run all tests, testing the full jenkins lifecycle is obviously problematic. To properly test jenkins we should implement a separately packaged jenkins server so we can run commands such as:

rerun jenkins: remove / clean, etc

The jenkins-test instance would only need to run during testing and would run on a parallel but separate configuration (ports, configs, logs, user, etc).

Ideally, this jenkins server would be the same version as the operational one we test.

Instead of jenkins rpm, we might have jenkins-sdp-test rpm, which would be packaged accordingly.

I believe Heisenberg would agree that we should ensure the cat is really dead or really alive, but we cannot look in the box unless we are actually outside of it!

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

1 participant