Add Integtest.sh for OpenSearch integtest setups#121
Merged
peterzhuamazon merged 4 commits intomainfrom Jul 10, 2021
Merged
Conversation
joshuali925
previously approved these changes
Jul 9, 2021
integtest.sh
Outdated
| fi | ||
|
|
||
|
|
||
| if [ "$DIRECTORY" = "dashboards-notebooks" ] |
Member
There was a problem hiding this comment.
this should be dashboards-reports?
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #121 +/- ##
=========================================
Coverage 63.41% 63.41%
Complexity 309 309
=========================================
Files 101 101
Lines 4401 4401
Branches 669 669
=========================================
Hits 2791 2791
Misses 1442 1442
Partials 168 168
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
davidcui1225
previously approved these changes
Jul 9, 2021
Contributor
davidcui1225
left a comment
There was a problem hiding this comment.
Please change directory check to dashboards-reports as per Josh's comment- other than that, LGTM
777a7f7
29c819b to
777a7f7
Compare
joshuali925
previously approved these changes
Jul 9, 2021
davidcui1225
previously approved these changes
Jul 9, 2021
zhongnansu
previously approved these changes
Jul 10, 2021
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
938611f
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
…ts into opensearch-integtest-demo Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
joshuali925
approved these changes
Jul 10, 2021
davidcui1225
approved these changes
Jul 10, 2021
joshuali925
pushed a commit
to joshuali925/reporting
that referenced
this pull request
Aug 30, 2021
…nsearch-integtest-demo Add Integtest.sh for OpenSearch integtest setups
6 tasks
joshuali925
added a commit
that referenced
this pull request
Aug 31, 2021
…demo (#146) Add Integtest.sh for OpenSearch integtest setups Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
kavilla
pushed a commit
to kavilla/dashboards-reports
that referenced
this pull request
Jul 12, 2023
* Add release notes for 2.8 (opensearch-project#124) (opensearch-project#126) Signed-off-by: Joshua Li <joshuali925@gmail.com> (cherry picked from commit 8fc812752807ff92a8dc96f2e22e666d03c0b23e) Co-authored-by: Joshua Li <joshuali925@gmail.com> * Increment version to 2.8.0.0 Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> --------- Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Co-authored-by: opensearch-trigger-bot[bot] <98922864+opensearch-trigger-bot[bot]@users.noreply.github.com> Co-authored-by: Joshua Li <joshuali925@gmail.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: Peter Zhu zhujiaxi@amazon.com
Description
Add Integtest.sh for OpenSearch integtest setups
Issues Resolved
[List any issues this PR will resolve]
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.