-
Notifications
You must be signed in to change notification settings - Fork 75
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
[Extensions] Enable Integration Tests for AD Extension #913
base: feature/extensions
Are you sure you want to change the base?
Commits on May 16, 2023
-
Modified build.gradle to enable integration tests for AD Extension
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fb8709b - Browse repository at this point
Copy the full SHA fb8709bView commit details
Commits on May 17, 2023
-
Adding yml file to pull extension properties from for use in integrat…
…ion test cluster set up and integration test execution Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b307944 - Browse repository at this point
Copy the full SHA b307944View commit details -
Uncommenting AnomalyDetectorJob from AnomalyDetectorRestTestCase
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 714c639 - Browse repository at this point
Copy the full SHA 714c639View commit details
Commits on May 18, 2023
-
Fixing REST IT classes, replacing clients/cluster service calls with …
…SDK equivalents, commenting out BWC tests for now Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bc5b165 - Browse repository at this point
Copy the full SHA bc5b165View commit details
Commits on May 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 86c1890 - Browse repository at this point
Copy the full SHA 86c1890View commit details -
adding resolution strategy for jackson-bom/jackson-annotations
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97ef2d3 - Browse repository at this point
Copy the full SHA 97ef2d3View commit details
Commits on May 22, 2023
-
Restoring ODFERestTestCase, extendnig ADExtensionIntegTestCase with O…
…penSearchRestTestCase, refactored SDKRestClient intialization, renamed sdkClient() as sdkRestClient() Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ff3f52 - Browse repository at this point
Copy the full SHA 2ff3f52View commit details
Commits on May 26, 2023
-
Updated ADIntegrationTestCase to pull integ test cluster host/port to…
… configure new SDKClient with for use in integration testing, removed test for AD Plugin enabled Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0db4d53 - Browse repository at this point
Copy the full SHA 0db4d53View commit details -
Configuration menu - View commit details
-
Copy full SHA for da2f2bf - Browse repository at this point
Copy the full SHA da2f2bfView commit details -
adding forbidden API configuration
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7abe8f4 - Browse repository at this point
Copy the full SHA 7abe8f4View commit details -
removing forbiddenApisMain configuration
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 64bf9fa - Browse repository at this point
Copy the full SHA 64bf9faView commit details -
disabled forbiddenApisMain/Test, validatePluginZipPom/ValidateDebulaP…
…om checks Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6b587b8 - Browse repository at this point
Copy the full SHA 6b587b8View commit details -
disabling generatePomFileForPluginZipPublication task
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f113ab - Browse repository at this point
Copy the full SHA 9f113abView commit details -
disabling publishPluginZipPublicationToMavenLocal task
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b3adb76 - Browse repository at this point
Copy the full SHA b3adb76View commit details -
reverting removal of overrides of AnomalYDetectorRestTestCase
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0bf30f3 - Browse repository at this point
Copy the full SHA 0bf30f3View commit details
Commits on Jun 7, 2023
-
replacing cluster state calls to retrieve cluster name
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e158889 - Browse repository at this point
Copy the full SHA e158889View commit details
Commits on Jun 8, 2023
-
moving all getEnvironmentSettings calls out of constructor since sett…
…ings are populated after initialization Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e8310bf - Browse repository at this point
Copy the full SHA e8310bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 446369d - Browse repository at this point
Copy the full SHA 446369dView commit details
Commits on Jun 12, 2023
-
Adding resolution strategies for jackson dependencies
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a08d78b - Browse repository at this point
Copy the full SHA a08d78bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a9fde9 - Browse repository at this point
Copy the full SHA 2a9fde9View commit details -
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 32d1555 - Browse repository at this point
Copy the full SHA 32d1555View commit details -
Configuration menu - View commit details
-
Copy full SHA for b62da62 - Browse repository at this point
Copy the full SHA b62da62View commit details
Commits on Jun 13, 2023
-
Retrieving JS plugin download from zipArchive/sonatype rather than fr…
…om distribution build Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 92738c3 - Browse repository at this point
Copy the full SHA 92738c3View commit details -
Removing all checks for AD plugin enabled setting in RestIT tests
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dd72fc5 - Browse repository at this point
Copy the full SHA dd72fc5View commit details -
Closing sdkrestclients after class rather than after method
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b6d8334 - Browse repository at this point
Copy the full SHA b6d8334View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b09d9f - Browse repository at this point
Copy the full SHA 1b09d9fView commit details -
reverting changes to transport actions
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 432cc58 - Browse repository at this point
Copy the full SHA 432cc58View commit details -
Reverting changes to DeleteModelTransportActionTests
Signed-off-by: Joshua Palis <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c768223 - Browse repository at this point
Copy the full SHA c768223View commit details