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

[WFLY-11896] Improve ability of mixed-domain testsuite to deal with different JVMs #12182

Merged
merged 2 commits into from Apr 5, 2019

Conversation

@bstansberry
Copy link
Contributor

bstansberry commented Mar 23, 2019

MERGERS: If this is ok, please let me merge it. I want to make some CI config changes associated with that, and merging this will be my reminder to do those.

MixedDomainTestSupport will trigger caller (i.e a TestSuite) being ignored if the version under test can't handle the JVMs on offer.

Test jobs can be configured with different java home paths for different JVMs. If this is done MixedDomainTestSupport will try and use an appropriate one for the legacy host.

https://issues.jboss.org/browse/WFLY-11896

Also: Remove unneeded mixed domain Version enums

bstansberry added 2 commits Mar 23, 2019
…ifferent JVMs

MisxedDomainTestSupport will trigger caller (i.e a TestSuite) being ignored if the version under test can't handle the JVMs on offer.

Test jobs can be configured with different java home paths for different JVMs. If this is done MixedDomainTestSupport will try and use an appropriate one for the legacy host.
@bstansberry

This comment has been minimized.

Copy link
Contributor Author

bstansberry commented Mar 23, 2019

I put the core-upgrade-needed on this because for the 'pass in the alternate java home' thing to work properly https://issues.jboss.org/browse/WFCORE-4383 needs to be fixed.

@kabir
kabir approved these changes Mar 25, 2019
@bstansberry

This comment has been minimized.

Copy link
Contributor Author

bstansberry commented Apr 3, 2019

retest this please

@bstansberry bstansberry merged commit 7c60736 into wildfly:master Apr 5, 2019
7 of 9 checks passed
7 of 9 checks passed
Windows Finished TeamCity Build WildFly / Pull Request / Windows - JDK 11 : Tests failed: 17 (17 new), passed: 4614, ignored: 139
Details
Windows - JDK 11 Finished TeamCity Build WildFly / Pull Request / Windows - JDK 11 : Tests failed: 1 (1 new), passed: 4614, ignored: 135
Details
Linux Finished TeamCity Build WildFly / Pull Request / Linux - JDK 8 : Tests passed: 4839, ignored: 134
Details
Linux - JDK 11 (Pull Request) - merge TeamCity build finished
Details
Linux - JDK 8 Finished TeamCity Build WildFly / Pull Request / Linux - JDK 8 : Tests passed: 4842, ignored: 134
Details
Linux - elytron - JDK 8 (Pull Request) - merge TeamCity build finished
Details
Linux with security manager Finished TeamCity Build WildFly / Pull Request / Linux SM - JDK 8 : Tests passed: 4495, ignored: 152
Details
Linux with security manager - JDK 8 Finished TeamCity Build WildFly / Pull Request / Linux SM - JDK 8 : Tests passed: 4498, ignored: 152
Details
Windows - JDK 8 Finished TeamCity Build WildFly / Pull Request / Windows - JDK 8 : Tests passed: 1521, ignored: 69
Details
@bstansberry bstansberry deleted the bstansberry:WFLY-11896 branch Apr 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.