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

config: add port 5986 to windows default reserved ports #1577

Merged
merged 1 commit into from
Sep 17, 2018

Conversation

fenxiong
Copy link
Contributor

@fenxiong fenxiong commented Sep 14, 2018

Summary

Fix #920. Add port 5986 to windows default reserved tcp ports.

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.

@fenxiong fenxiong requested review from samuelkarp and a team September 14, 2018 16:57
@fenxiong fenxiong merged commit 70cee33 into aws:dev Sep 17, 2018
@fenxiong fenxiong deleted the fix-winrm-port branch September 17, 2018 20:08
@fenxiong fenxiong added this to the 1.20.4 milestone Sep 25, 2018
@sharanyad sharanyad modified the milestones: 1.20.4, 1.21.0 Oct 11, 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.

4 participants