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

Updating AgentMetrics with moby branch #1673

Merged
merged 13 commits into from
Nov 6, 2018

Conversation

linkar-ec2
Copy link
Contributor

@linkar-ec2 linkar-ec2 commented Nov 5, 2018

Summary

git merge moby

Implementation details

Testing

  • Builds on Linux (make release)
  • Builds on Windows (go build -out amazon-ecs-agent.exe ./agent)
  • Unit tests on Linux (make test) pass
  • Unit tests on Windows (go test -timeout=25s ./agent/...) pass
  • Integration tests on Linux (make run-integ-tests) pass
  • Integration tests on Windows (.\scripts\run-integ-tests.ps1) pass
  • Functional tests on Linux (make run-functional-tests) pass
  • Functional tests on Windows (.\scripts\run-functional-tests.ps1) pass

New tests cover the changes:

Description for the changelog

Licensing

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@linkar-ec2 linkar-ec2 requested a review from a team November 5, 2018 18:19
Merge branch 'dev' into moby
@yhlee-aws yhlee-aws requested a review from a team November 5, 2018 21:37
@linkar-ec2 linkar-ec2 merged commit 66ee087 into aws:AgentMetrics Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants