Skip to content

Conversation

@VijayanB
Copy link
Member

Description

Clean up CI scripts. Add basic opensearch repo template files.

Check List

  • 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.

@VijayanB VijayanB self-assigned this Jun 16, 2021
@VijayanB VijayanB requested review from jmazanec15 and vamshin June 16, 2021 06:27
@VijayanB
Copy link
Member Author

CI will fail since license check is not disabled yet.


- name: Build and pull docker files
env:
OPENDISTRO_VERSION: "1.13.2"
Copy link
Member

Choose a reason for hiding this comment

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

Are we still using ODFE?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah. This plugin will support elasticsearach oss + opendistro + OpenSearch

Copy link
Member

Choose a reason for hiding this comment

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

May be we should also add one for pulling opensearch rc1 artifacts for running tests?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yeah. This will be part of OpenSearch support

ARG DISTRIBUTION
ENV DISTRIBUTION=$DISTRIBUTION
# INTEGRATION="true" while integration testing (false-y by default)
ENV ELASTICSEARCH_OSS_VERSION=$ELASTICSEARCH_OSS_VERSION
Copy link
Member

Choose a reason for hiding this comment

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

WHy are we still using Elasticsearch OSS?

@VijayanB VijayanB requested a review from jmazanec15 June 16, 2021 18:04
VijayanB added 5 commits June 17, 2021 13:22
Keep relevant files to test logstash. Use opendistro
instead of Elasticsearch.

Signed-off-by: Vijayan Balasubramanian <[email protected]>
Include files like github templates, code of conduct, maintainers,
admins, etc.

Signed-off-by: Vijayan Balasubramanian <[email protected]>
Enable unit test and integration test on push any branch
and any pull request.

Signed-off-by: Vijayan Balasubramanian <[email protected]>
Signed-off-by: Vijayan Balasubramanian <[email protected]>
Signed-off-by: Vijayan Balasubramanian <[email protected]>
@VijayanB
Copy link
Member Author

This is merged as #11

@VijayanB VijayanB closed this Jun 21, 2021
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