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

[2.18] Fix remaining integ tests #4851

Merged

Commits on Oct 25, 2024

  1. Ensure port not in use

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dc8c2b5 View commit details
    Browse the repository at this point in the history
  2. Fail fast

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    dbb8b20 View commit details
    Browse the repository at this point in the history
  3. Check port range

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6bbc2a1 View commit details
    Browse the repository at this point in the history
  4. Fix flaky tests

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7cd10e2 View commit details
    Browse the repository at this point in the history
  5. Create separate test file

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    bb3cbca View commit details
    Browse the repository at this point in the history
  6. Fix timeout test, only assert ok response

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    05ee241 View commit details
    Browse the repository at this point in the history
  7. Test cleanup before

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    0d8d523 View commit details
    Browse the repository at this point in the history
  8. Remove sysout

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    37ca4ca View commit details
    Browse the repository at this point in the history
  9. Remove more sysouts

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    00be95f View commit details
    Browse the repository at this point in the history
  10. Remove failFast

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    6a9ffa5 View commit details
    Browse the repository at this point in the history
  11. Remove unused var

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    764145b View commit details
    Browse the repository at this point in the history
  12. Cleanup test

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    d5276cd View commit details
    Browse the repository at this point in the history
  13. numRequested

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    28b95b8 View commit details
    Browse the repository at this point in the history
  14. WIP on test initialization fix

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    7d84efd View commit details
    Browse the repository at this point in the history
  15. Try non-static Before and initialize once

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    4e608d9 View commit details
    Browse the repository at this point in the history
  16. Switch to protected

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    db7e590 View commit details
    Browse the repository at this point in the history
  17. Make static

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    83cc281 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Fail fast

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1655024 View commit details
    Browse the repository at this point in the history
  2. Ignore parallel put

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    2c69963 View commit details
    Browse the repository at this point in the history
  3. Always add override

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    ec004a1 View commit details
    Browse the repository at this point in the history
  4. Per concrete initialize

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    1b51fb5 View commit details
    Browse the repository at this point in the history
  5. Initialize security config

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    6898fe5 View commit details
    Browse the repository at this point in the history
  6. Limit ResourceFocusedTests

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 26, 2024
    Configuration menu
    Copy the full SHA
    649bd8b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Remove memory increase

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    94df699 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    332c681 View commit details
    Browse the repository at this point in the history
  3. Remove getClusterSettings in subclasses of AbstractConfigEntityApiInt…

    …egrationTest
    
    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    960e08b View commit details
    Browse the repository at this point in the history
  4. Run resource test and parallel tenant put request

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b8e862e View commit details
    Browse the repository at this point in the history
  5. Allow update if host running tests is slow

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    aadefd4 View commit details
    Browse the repository at this point in the history