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] Fix Observability CI workflow checks (#2046) #2054

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

ps48
Copy link
Member

@ps48 ps48 commented Aug 10, 2024

  • add job scheduler to observability CI

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

  • update workflow for integ tests

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

  • remove datasources test

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

  • exclude localhost links from link checker

Signed-off-by: Shenoy Pratik sgguruda@amazon.com

  • update links for link checker

Signed-off-by: Shenoy Pratik sgguruda@amazon.com


Signed-off-by: Shenoy Pratik sgguruda@amazon.com
(cherry picked from commit 61e6012)

Description

  • Add job scheduler to dashboards-observability CI, SQL plugin recently added this as an dependency leading the observability CI failing waiting for Job scheduler plugin. Related upstream PR: [Feature] Flint query scheduler part1 - integrate job scheduler plugin sql#2834

  • Removed datasources tests from observability plugin

  • Update link checker to exclude localhost links

  • Fixed link for getting strated

Issues Resolved

#1886

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc added
  • Commits are signed per the DCO using --signoff

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.

* add job scheduler to observability CI

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* update workflow for integ tests

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* remove datasources test

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* exclude localhost links from link checker

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

* update links for link checker

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>

---------

Signed-off-by: Shenoy Pratik <sgguruda@amazon.com>
(cherry picked from commit 61e6012)
@ps48 ps48 merged commit 71f4a73 into opensearch-project:2.x Aug 12, 2024
12 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants