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

[Tests] update disable bucket agg feature for tests #1284

Merged

Conversation

kavilla
Copy link
Member

@kavilla kavilla commented Feb 25, 2022

Description

Test failure introduced:
#1196

Updating to handle the if that configuration is not found or if it is
not an array.

Signed-off-by: Kawika Avilla [email protected]

Issues Resolved

n/a

Check List

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

@kavilla kavilla requested a review from a team as a code owner February 25, 2022 06:14
ananzh
ananzh previously approved these changes Feb 26, 2022
@tmarkley
Copy link
Contributor

Why did the tests not fail in the PR?

@kavilla
Copy link
Member Author

kavilla commented Feb 26, 2022

Why did the tests not fail in the PR?

It was missed. If you would like we can revert the PR instead.

Test failure introduced:
opensearch-project#1196

Updating to handle the if that configuration is not found or if it is
not an array.

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
@kavilla kavilla force-pushed the avillk/bucketaggconfigtests branch from 2a98ec1 to 316f2ec Compare February 26, 2022 02:13
@kavilla
Copy link
Member Author

kavilla commented Feb 26, 2022

@ashwin-pc: #1291

Copy link
Member

@ashwin-pc ashwin-pc left a comment

Choose a reason for hiding this comment

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

@kavilla thanks for opening the follow up issue. The rest LGTM

@kavilla kavilla merged commit 8ba11e3 into opensearch-project:main Feb 26, 2022
@kavilla kavilla deleted the avillk/bucketaggconfigtests branch February 26, 2022 20:34
kavilla added a commit to kavilla/OpenSearch-Dashboards-1 that referenced this pull request Mar 3, 2022
…ct#1284)

Test failure introduced:
opensearch-project#1196

Updating to handle the if that configuration is not found or if it is
not an array.

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
kavilla added a commit to kavilla/OpenSearch-Dashboards-1 that referenced this pull request Mar 3, 2022
…ct#1284)

Test failure introduced:
opensearch-project#1196

Updating to handle the if that configuration is not found or if it is
not an array.

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>
kavilla added a commit that referenced this pull request Mar 7, 2022
…#1196) (#1309)

* Add option to configure available bucket agg types + jest tests (#1196)

* Add option to configure available bucket agg types + jest tests
* Change key to disableBucketAgg
* Rephrase
* made description clearer, csv clarification

Signed-off-by: Royi Sitbon <[email protected]>

* [Tests] update disable bucket agg feature for tests (#1284)

Test failure introduced:
#1196

Updating to handle the if that configuration is not found or if it is
not an array.

Issue:
n/a

Signed-off-by: Kawika Avilla <[email protected]>

Co-authored-by: Royi Sitbon <[email protected]>
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