Skip to content

[TEST] Fix failing packaging tests for OpenSearch distributions.#541

Merged
adnapibar merged 2 commits into
opensearch-project:mainfrom
adnapibar:fix-packaging-tests
Apr 14, 2021
Merged

[TEST] Fix failing packaging tests for OpenSearch distributions.#541
adnapibar merged 2 commits into
opensearch-project:mainfrom
adnapibar:fix-packaging-tests

Conversation

@adnapibar
Copy link
Copy Markdown
Contributor

Description

While creating the archives and packages, the build tries to copy the non-existent file README.asciidoc instead of README.md. Consequently, the packaging tests fail during verification time. This commit addresses the issue by fixing the name.

Issues Resolved

Relates #538

Check List

  • All tests pass
  • 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.

Signed-off-by: Rabi Panda adnapibar@gmail.com

While creating the archives and packages, the build tries to copy the non-existent file `README.asciidoc` instead of `README.md`. Consequently, the packaging tests fail during verification time. This commit addresses the issue by fixing the name.

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
@adnapibar adnapibar added >test-failure Test failure from CI, local build, etc. v1.0.0 Version 1.0.0 v1.0.0-alpha1 Version 1.0.0 alpha 1 labels Apr 14, 2021
@odfe-release-bot
Copy link
Copy Markdown

✅   DCO Check Passed d933415

@odfe-release-bot
Copy link
Copy Markdown

✅   Gradle Wrapper Validation success d933415

@odfe-release-bot
Copy link
Copy Markdown

❌   Gradle Precommit failure d933415
Log 202

@odfe-release-bot
Copy link
Copy Markdown

❌   DCO Check Failed 2a447aeee413fd9ca2666268a95882d28e5f260c
Run ./dev-tools/signoff-check.sh remotes/origin/main 2a447aeee413fd9ca2666268a95882d28e5f260c to check locally
Use git commit with -s to add 'Signed-of-by: {EMAIL}' on impacted commits

@odfe-release-bot
Copy link
Copy Markdown

✅   Gradle Wrapper Validation success 2a447aeee413fd9ca2666268a95882d28e5f260c

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
@odfe-release-bot
Copy link
Copy Markdown

✅   DCO Check Passed 8f99cc2

@odfe-release-bot
Copy link
Copy Markdown

✅   Gradle Wrapper Validation success 8f99cc2

@odfe-release-bot
Copy link
Copy Markdown

✅   Gradle Precommit success 2a447aeee413fd9ca2666268a95882d28e5f260c

@odfe-release-bot
Copy link
Copy Markdown

✅   Gradle Precommit success 8f99cc2

Copy link
Copy Markdown
Contributor

@nknize nknize left a comment

Choose a reason for hiding this comment

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

LGTM!

@nknize
Copy link
Copy Markdown
Contributor

nknize commented Apr 14, 2021

start gradle check

@odfe-release-bot
Copy link
Copy Markdown

✅   Gradle Check success 8f99cc2
Log 70

Reports 70

@adnapibar adnapibar merged commit 0a66f9a into opensearch-project:main Apr 14, 2021
@adnapibar adnapibar deleted the fix-packaging-tests branch April 14, 2021 14:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

>test-failure Test failure from CI, local build, etc. v1.0.0-alpha1 Version 1.0.0 alpha 1 v1.0.0 Version 1.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants