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

Merge main into oss-docs and fix related bootstrap and test failures #137

Merged
merged 7 commits into from
Feb 25, 2021
Merged

Conversation

setiah
Copy link
Contributor

@setiah setiah commented Feb 24, 2021

*Issue #122 *

Description of changes:

  • Merge from main
  • Fixes process bootstrap failure that happened due to removal of testDistribution setting from Docs IntegTests in main branch.
  • Fixes integTest failures for
DocsClientYamlTestSuiteIT. test {yaml=plugins/discovery-azure-classic/line_339}
DocsClientYamlTestSuiteIT. test {yaml=reference/cluster/nodes-info/line_193}
DocsClientYamlTestSuiteIT. test {yaml=reference/cluster/nodes-info/line_264}
DocsClientYamlTestSuiteIT. test {yaml=reference/setup/install/check-running/line_7}

Testing
./gradlew :docs:check PASSES

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

nknize and others added 7 commits February 22, 2021 17:08
This commit changes the building, packaging, and testing framework to only support OSS on different distributions. 

Next steps:

completely remove -oss flag dependencies in package and build tests
move 6.x bwc testing to be an explicit option
remove any references to elastic.co download site (or replace with downloads from the OSS website)

Co-authored-by: Himanshu Setia <setiah@amazon.com>
Co-authored-by: Rabi Panda <pandarab@amazon.com>
Co-authored-by: Himanshu Setia <58999915+setiah@users.noreply.github.com>
Co-authored-by: Sarat Vemulapalli <vemsarat@amazon.com>
Signed-off-by: Harold Wang <harowang@amazon.com>
* Update CI workflow to work on new infra

- Backward compatability tests are disabled during CI by default #113
- Added property to allow for disabling bwc tests
- Added agent label to use specific hardware https://www.jenkins.io/doc/book/pipeline/syntax/#agent

Signed-off-by: Peter Nied <petern@amazon.com>
As part of this PR, we are disabling the BWC checks. Once we have finalized the versions for the fork, we can re-enable it with right configurations.

Relates #105

Signed-off-by: Rabi Panda <pandarab@amazon.com>
@odfe-release-bot
Copy link

Request for Admin to accept this test.

Copy link
Collaborator

@tlfeng tlfeng left a comment

Choose a reason for hiding this comment

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

I agree with the changes to remove "build_flavor" from asciidoc files.

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.

6 participants