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

Add supported versions to nats tests #16317

Merged
merged 4 commits into from
Feb 18, 2020

Conversation

jsoriano
Copy link
Member

@jsoriano jsoriano commented Feb 13, 2020

What does this PR do?

  • Add a common entry point to nats docker images so we can use the same docker compose and Dockerfile.
  • Add supported-versions.yml for nats service.
  • Add support for 2.1.4.

Why is it important?

  • It helps to reuse the docker compose file for future end to end testing.
  • NATS_VERSION can be used now to configure different versions without depending on the name of the service.

@jsoriano jsoriano added review refactoring :Testing Team:Services (Deprecated) Label for the former Integrations-Services team labels Feb 13, 2020
@jsoriano jsoriano requested a review from a team as a code owner February 13, 2020 19:02
@jsoriano jsoriano self-assigned this Feb 13, 2020
Copy link
Member

@ChrsMark ChrsMark left a comment

Choose a reason for hiding this comment

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

lgmt! not sure if this needs a changelog for due to the new supported version.

@jsoriano jsoriano merged commit 46cf3dd into elastic:master Feb 18, 2020
@jsoriano jsoriano deleted the nats-docker-tests branch February 18, 2020 11:26
@jsoriano jsoriano removed the needs_backport PR is waiting to be backported to other branches. label Feb 18, 2020
jsoriano added a commit to jsoriano/beats that referenced this pull request Feb 18, 2020
Add a common entry point to nats docker images so we
can use the same docker compose and Dockerfile.
Add supported-versions.yml for nats service.
Add support for 2.1.4.

(cherry picked from commit 46cf3dd)
jsoriano added a commit that referenced this pull request Feb 18, 2020
Add a common entry point to nats docker images so we
can use the same docker compose and Dockerfile.
Add supported-versions.yml for nats service.
Add support for 2.1.4.

(cherry picked from commit 46cf3dd)
kvch pushed a commit to kvch/beats that referenced this pull request Feb 20, 2020
Add a common entry point to nats docker images so we
can use the same docker compose and Dockerfile.
Add supported-versions.yml for nats service.
Add support for 2.1.4.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring review Team:Services (Deprecated) Label for the former Integrations-Services team :Testing v7.7.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants