-
Notifications
You must be signed in to change notification settings - Fork 174
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
Fix CI failures related to security plugin download #2171
Conversation
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2171 +/- ##
=======================================
Coverage 71.46% 71.46%
=======================================
Files 97 97
Lines 2649 2649
Branches 403 403
=======================================
Hits 1893 1893
Misses 641 641
Partials 115 115 ☔ View full report in Codecov by Sentry. |
SAML failures may be related to opensearch-project/security#5038 |
They are not related to this change. Looks like the SAML tests have been silently failing with the same error that OpenSearch fails to read the node IdP's metadata.
|
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
Signed-off-by: Craig Perkins <[email protected]>
* Attempt to fix CI failures related to security plugin download Signed-off-by: Craig Perkins <[email protected]> * Make generic Signed-off-by: Craig Perkins <[email protected]> * Maven repository Signed-off-by: Craig Perkins <[email protected]> * debug Signed-off-by: Craig Perkins <[email protected]> * Add SNAPSHOT Signed-off-by: Craig Perkins <[email protected]> * Remove wildcard Signed-off-by: Craig Perkins <[email protected]> * Remove debug Signed-off-by: Craig Perkins <[email protected]> * Use IPv6 Signed-off-by: Craig Perkins <[email protected]> * Wrap with cy.origin Signed-off-by: Craig Perkins <[email protected]> * Remove cy.visit in before Signed-off-by: Craig Perkins <[email protected]> * Wrap with cy.origin Signed-off-by: Craig Perkins <[email protected]> * Move up by 1 Signed-off-by: Craig Perkins <[email protected]> * Pass basePath as arg Signed-off-by: Craig Perkins <[email protected]> * Wrap with cy.origin Signed-off-by: Craig Perkins <[email protected]> * Intercept and replace ::1 with localhost Signed-off-by: Craig Perkins <[email protected]> * Intercept and replace ::1 with localhost Signed-off-by: Craig Perkins <[email protected]> * remove console.log Signed-off-by: Craig Perkins <[email protected]> * Surround with cy.origin Signed-off-by: Craig Perkins <[email protected]> * move cy.origin Signed-off-by: Craig Perkins <[email protected]> * Use req.on response Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 90b2e77) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Attempt to fix CI failures related to security plugin download Signed-off-by: Craig Perkins <[email protected]> * Make generic Signed-off-by: Craig Perkins <[email protected]> * Maven repository Signed-off-by: Craig Perkins <[email protected]> * debug Signed-off-by: Craig Perkins <[email protected]> * Add SNAPSHOT Signed-off-by: Craig Perkins <[email protected]> * Remove wildcard Signed-off-by: Craig Perkins <[email protected]> * Remove debug Signed-off-by: Craig Perkins <[email protected]> * Use IPv6 Signed-off-by: Craig Perkins <[email protected]> * Wrap with cy.origin Signed-off-by: Craig Perkins <[email protected]> * Remove cy.visit in before Signed-off-by: Craig Perkins <[email protected]> * Wrap with cy.origin Signed-off-by: Craig Perkins <[email protected]> * Move up by 1 Signed-off-by: Craig Perkins <[email protected]> * Pass basePath as arg Signed-off-by: Craig Perkins <[email protected]> * Wrap with cy.origin Signed-off-by: Craig Perkins <[email protected]> * Intercept and replace ::1 with localhost Signed-off-by: Craig Perkins <[email protected]> * Intercept and replace ::1 with localhost Signed-off-by: Craig Perkins <[email protected]> * remove console.log Signed-off-by: Craig Perkins <[email protected]> * Surround with cy.origin Signed-off-by: Craig Perkins <[email protected]> * move cy.origin Signed-off-by: Craig Perkins <[email protected]> * Use req.on response Signed-off-by: Craig Perkins <[email protected]> --------- Signed-off-by: Craig Perkins <[email protected]> (cherry picked from commit 90b2e77) Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Attempt to fix CI failures related to security plugin download * Make generic * Maven repository * debug * Add SNAPSHOT * Remove wildcard * Remove debug * Use IPv6 * Wrap with cy.origin * Remove cy.visit in before * Wrap with cy.origin * Move up by 1 * Pass basePath as arg * Wrap with cy.origin * Intercept and replace ::1 with localhost * Intercept and replace ::1 with localhost * remove console.log * Surround with cy.origin * move cy.origin * Use req.on response --------- (cherry picked from commit 90b2e77) Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* Attempt to fix CI failures related to security plugin download * Make generic * Maven repository * debug * Add SNAPSHOT * Remove wildcard * Remove debug * Use IPv6 * Wrap with cy.origin * Remove cy.visit in before * Wrap with cy.origin * Move up by 1 * Pass basePath as arg * Wrap with cy.origin * Intercept and replace ::1 with localhost * Intercept and replace ::1 with localhost * remove console.log * Surround with cy.origin * move cy.origin * Use req.on response --------- (cherry picked from commit 90b2e77) Signed-off-by: Craig Perkins <[email protected]> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Description
There were 2 issues that needed fixing:
Category
Maintenance
Issues Resolved
Resolves: #2168
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.