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

[JENKINS-55381] Add test for TestCrumbIssuer compatibility with JCasC #187

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

darxriggs
Copy link
Contributor

Now that Jenkins 2.60.3 is used, this test can be added. It was originally provided already as #120 to test #119 but could not be merged at that time due to the dependency on a newer Jenkins version.

Copy link
Contributor

@MarkEWaite MarkEWaite left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@oleg-nenashev oleg-nenashev changed the title [JENKINS-55381] Test for TestCrumbIssuer compatibility with JCasC [JENKINS-55381] Add test for TestCrumbIssuer compatibility with JCasC Dec 12, 2019
@oleg-nenashev oleg-nenashev merged commit c582b9c into jenkinsci:master Dec 12, 2019
@darxriggs darxriggs deleted the test-for-JENKINS-55381 branch December 12, 2019 17:29
public RuleChain chain = RuleChain.outerRule(j).around(logRule);

@Test
public void testCrumpIssuerShouldBeSupportedWhenExportingConfiguration() throws Exception {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Crump :D

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

Successfully merging this pull request may close these issues.

4 participants