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

Migrate from RestartableJenkinsRule to JenkinsSessionRule #52

Merged
merged 1 commit into from
Jun 24, 2021

Conversation

basil
Copy link
Member

@basil basil commented May 31, 2021

We seem to be generally preferring JenkinsSessionRule to RestartableJenkinsRule. The main benefit to JenkinsSessionRule is that #then runs immediately, so it plays nicely with things like @After.

@bitwiseman bitwiseman merged commit 774ddb6 into jenkinsci:master Jun 24, 2021
@basil basil deleted the JenkinsSessionRule branch June 24, 2021 20:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants