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

Update cloud test logic #245

Merged
merged 4 commits into from
Jul 18, 2024
Merged

Update cloud test logic #245

merged 4 commits into from
Jul 18, 2024

Conversation

wanliAlex
Copy link
Collaborator

@wanliAlex wanliAlex commented Jul 10, 2024

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • bug fix

  • What is the current behavior? (You can also link to an open issue here)
    we do not break the cloud test workflow if there is an error in index creation

  • What is the new behavior (if this is a feature change)?

    1. We break the cloud test workflow if we fail to create any index
    1. We delete failed indexes in tear down
  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

@wanliAlex wanliAlex temporarily deployed to py-marqo-test-suite July 11, 2024 06:37 — with GitHub Actions Inactive
Copy link

@ali60 ali60 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not related to this PR, can you also check if index status FAILED or DELETED break here?
https://github.com/marqo-ai/py-marqo/blob/mainline/tests/cloud_test_logic/populate_indices_for_cloud_tests.py#L50-L52

tests/cloud_test_logic/cloud_test_index.py Outdated Show resolved Hide resolved
@wanliAlex wanliAlex merged commit 7562b24 into mainline Jul 18, 2024
4 of 5 checks passed
@wanliAlex wanliAlex deleted the li/patch-dimensions branch July 18, 2024 06:28
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.

4 participants