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

Move simple integration tests from JFR Test Framework to JUnit + Disable broken Custom War Packager integration tests #285

Merged
merged 7 commits into from May 10, 2020

Conversation

oleg-nenashev
Copy link
Member

This change adds some unit tests which allow testing (and profiling) Jenkinsfile Runner without a heavy Jenkinsfile Runner Test Harness framework. "Hello world" test execution takes around 8 seconds on my machine with JDK11, mostly due to the extension indexing as discussed in #241

@oleg-nenashev oleg-nenashev added the chore Maintenance label May 9, 2020
@oleg-nenashev oleg-nenashev requested a review from a team as a code owner May 9, 2020 23:01
@oleg-nenashev oleg-nenashev changed the title Add smoke unit tests for the Vanilla image Move simple integration tests from JFR Test Framework to JUnit + Disable broken Custom War Packager integration tests May 10, 2020
@oleg-nenashev
Copy link
Member Author

This change at least gets build to the demo stage.

image

The databound demo needs update of the core baseline:

[2020-05-10T00:11:21.685Z] [INFO] Scanning for projects...

[2020-05-10T00:11:24.202Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:

[2020-05-10T00:11:24.202Z] [ERROR] Non-resolvable import POM: Failure to find org.jenkins-ci.main:jenkins-bom:pom:2.150.2 in https://repo.jenkins-ci.org/public/ was cached in the local repository, resolution will not be reattempted until the update interval of repo.jenkins-ci.org has elapsed or updates are forced @ line 81, column 19

[2020-05-10T00:11:24.202Z]  @ 

I will merge this PR, because it pushes the build flow forward

@oleg-nenashev oleg-nenashev merged commit a41afef into jenkinsci:master May 10, 2020
@oleg-nenashev oleg-nenashev deleted the vanilla-unit-tests branch May 10, 2020 00:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Maintenance
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant