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

Add NFR scale test to GitHub actions pipeline #2024

Merged
merged 2 commits into from
May 23, 2024

Commits on May 23, 2024

  1. Add NFR scale test to GitHub actions pipeline

    Problem:
    Scale test is not part of Github actions pipeline
    
    Solution:
    - Add NFR scale test to GitHub actions pipeline along other NFR tests.
    - Increase the size of the cluster used for NFR tests, as the scale
      test requires bigger size.
    
    Testing:
    - Successfully run with NGINX -- #2002
    - Successfully run with NGINX Plus -- #2017
    
    Some scale test issues were discovered:
    - #2023
    - #2009
    
    Closes #1927
    pleshakov committed May 23, 2024
    Configuration menu
    Copy the full SHA
    2c346a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68adcac View commit details
    Browse the repository at this point in the history