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

Merging Moby with Latest Dev into AgentMetrics #1742

Merged
merged 32 commits into from
Dec 13, 2018

Conversation

linkar-ec2
Copy link
Contributor

Summary

git rebase aws-ecs/moby

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.

yhlee-aws and others added 30 commits November 2, 2018 10:25
Go may warn (exit non-zero) in some cases because it interprets the
`^// +build` string fragment as a pragma. By moving this to the
beginning of the string, we can avoid the issue entirely.
Merge ecs-secrets-phase2 branch to dev
Update docker container versions, remove -race flag

Functional test changes

HTTPD docker container version fix

Fluentd test fix

Registry image update

Skip fluetd test for Arm

Fix registry container image

Fixing exit authed test

Adding runtime library

Registry image fix

Fluentd

fluentd

Testing registry

Testing registry

Test Test

Testing registry

Test pass

Skip fluentd test
Merge branch 'dev' into moby
@linkar-ec2 linkar-ec2 requested a review from a team December 13, 2018 00:30
@linkar-ec2 linkar-ec2 merged commit 7a964b0 into aws:AgentMetrics Dec 13, 2018
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.

9 participants