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

Re-enabled multi-node integration tests and Fix integration test set up #432

Merged
merged 12 commits into from
Jan 22, 2024

Commits on Jan 21, 2024

  1. Wiping system indices, moving ml config check to individual tests tha…

    …t create a connector
    
    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    d09c12c View commit details
    Browse the repository at this point in the history
  2. spotless

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    9405feb View commit details
    Browse the repository at this point in the history
  3. Increasing ML config index timeout for multi-node case

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    cd51dd2 View commit details
    Browse the repository at this point in the history
  4. Including flow framework config in wipeAllODFEIndices method

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    7afdee8 View commit details
    Browse the repository at this point in the history
  5. exluding model group index from wipe

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    b1a78f6 View commit details
    Browse the repository at this point in the history
  6. testing wipe all indices with client

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    ef6f47b View commit details
    Browse the repository at this point in the history
  7. Reverting wipe method back to adminClient

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    814ad8a View commit details
    Browse the repository at this point in the history
  8. removing deprovision from model tests, not necessary since we're wipi…

    …ng indices after each test run
    
    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    21cb21f View commit details
    Browse the repository at this point in the history
  9. Wrapping testFailedUpdateWorkflow provision in ml config check

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    0688286 View commit details
    Browse the repository at this point in the history
  10. Fixing failing security tests

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    4080129 View commit details
    Browse the repository at this point in the history
  11. Testing model redeploy settings

    Signed-off-by: Joshua Palis <[email protected]>
    joshpalis committed Jan 21, 2024
    Configuration menu
    Copy the full SHA
    fd9c64b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    81e94b4 View commit details
    Browse the repository at this point in the history