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

[PROF-7966] Add passenger testing to rack integration app #2998

Merged
merged 1 commit into from
Jul 25, 2023

Commits on Jul 25, 2023

  1. [PROF-7966] Add passenger testing to rack integration app

    **What does this PR do?**:
    
    This PR adds one more webserver to the rack integration testing app:
    Phusion Passenger.
    
    **Motivation**:
    
    In #2976 a customer reported an issue with profiling apps running on
    passenger. I'm adding passenger to our test suite to avoid
    any future regressions.
    
    **Additional Notes**:
    
    I've actually tested that the customer issue does show up on our
    integration app if I revert the changes from #2978.
    
    **How to test the change?**:
    
    Validate that the rack CI app is running with passenger as well.
    ivoanjo committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    6a6ef44 View commit details
    Browse the repository at this point in the history