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

[Backport 2.x] Update CI check for integ-test-with-security to run all integ tests with security #1247

Merged
merged 3 commits into from
Sep 11, 2024

Commits on Sep 11, 2024

  1. Update CI check for integ-test-with-security to run all integ tests w…

    …ith security (opensearch-project#1243)
    
    * Run all integ tests with security
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Use adminClient when deleting ISM index in RestStopRollupActionIT
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Update RolloverActionIT
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix RestStopSnapshotManagementIT
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix RestChangePolicyActionIT
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix more tests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix more tests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix more tests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix RestExplainTransformActionIT
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Fix more tests
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    * Make sure read from system index also uses adminClient
    
    Signed-off-by: Craig Perkins <[email protected]>
    
    ---------
    
    Signed-off-by: Craig Perkins <[email protected]>
    (cherry picked from commit 395317d)
    cwperks committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2cfbd6f View commit details
    Browse the repository at this point in the history
  2. Run ./gradlew ktlintFormat

    Signed-off-by: Craig Perkins <[email protected]>
    cwperks committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    03434d1 View commit details
    Browse the repository at this point in the history
  3. Small update

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