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

SLING-7605 - ContentDeploymentTest sometimes fails on Jenkins #6

Merged
merged 4 commits into from Feb 25, 2019

Conversation

rombert
Copy link
Contributor

@rombert rombert commented Feb 21, 2019

Switch to Sling 11 for ITs in hopes of increasing the success rate.

  • use the slingstart-maven-plugin
  • use preemptive authentication for the ExternalSlingLaunchpad ready check
  • for the nodes reordering tests use an node type that is actually ordered to make
    sure the assertions are relevant.

Switch to Sling 11 for ITs in hopes of increasing the success rate.

- use the slingstart-maven-plugin
- use preemptive authentication for the ExternalSlingLaunchpad ready check
- for the nodes reordering tests use an node type that is actually ordered to make
  sure the assertions are relevant.
- check for the JCR repository being available in ExternalSlingLaunchpad
- adjust test to possibility of having multiple events delivered and
document it.
- race condition when shutting down the DirWatcher: when the
poller thread is interrupted and then the watch service is closed the
polling may be running and the interrupt may be acted on too late. Treat
this as a regular occurence and simply stop polling.
- update to a more recent Orbit ( Oxygen baseline )
- pull in slf4j-simple and slf4j-log4j where needed
- update ExternalSlingLaunchpad to use slf4j apis
Enable debug profile when running Eclipse tests on Jenkins
@rombert
Copy link
Contributor Author

rombert commented Feb 25, 2019

While the ITs are still not stable, they have improved and I think it's worthwhile to merge these changes and follow-up with more fixes.

@rombert rombert merged commit a4ba1a3 into master Feb 25, 2019
@rombert rombert deleted the feature/SLING-7605 branch February 25, 2019 22:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant