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

[Revert][Tests] Add Github workflow for Test Orchestrator in FT Repo to run cypress tests within Dashboards repo and Rename cypress config file to its version supported convention #6166

Merged
merged 2 commits into from
Mar 15, 2024

Conversation

manasvinibs
Copy link
Member

Description

Revert from 2.x #6137
#5725

Issues Resolved

Currently plugins team who has direct dependency on cypress are failing build due to introducing multiple versions of same dependency. Reverting this change to unblock them till we find the path forward.

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

…to run cypress tests within Dashboards repo (opensearch-project#5725) (opensearch-project#6095)"

This reverts commit 385fce4.

Signed-off-by: Manasvini B Suryanarayana <manasvis@amazon.com>
Copy link

codecov bot commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.12%. Comparing base (458e108) to head (e3daf66).

Additional details and impacted files
@@           Coverage Diff           @@
##              2.x    #6166   +/-   ##
=======================================
  Coverage   67.12%   67.12%           
=======================================
  Files        3316     3316           
  Lines       64092    64092           
  Branches    10240    10240           
=======================================
  Hits        43019    43019           
  Misses      18582    18582           
  Partials     2491     2491           
Flag Coverage Δ
Linux_1 35.21% <ø> (ø)
Linux_2 55.12% <ø> (ø)
Linux_3 44.82% <ø> (ø)
Linux_4 35.31% <ø> (ø)
Windows_1 35.23% <ø> (ø)
Windows_2 55.09% <ø> (ø)
Windows_3 44.83% <ø> (ø)
Windows_4 35.31% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@manasvinibs manasvinibs merged commit b8e1c27 into opensearch-project:2.x Mar 15, 2024
64 of 66 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants