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

*: run network fault tests with proxy #9081

Merged
merged 15 commits into from
Feb 6, 2018

Commits on Jan 25, 2018

  1. pkg/transport: add "fixtures" for TLS tests

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    114a777 View commit details
    Browse the repository at this point in the history
  2. pkg/transport: implement "Proxy"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    ab486e5 View commit details
    Browse the repository at this point in the history
  3. etcd-test-proxy: initial commit

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    849f88e View commit details
    Browse the repository at this point in the history
  4. hack/scripts-dev: add "build-etcd-test-proxy" to Makefile

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    27d938f View commit details
    Browse the repository at this point in the history
  5. functional-tester: remove old assets

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    8bba536 View commit details
    Browse the repository at this point in the history
  6. etcd-agent: remove "use-root"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    affcaef View commit details
    Browse the repository at this point in the history
  7. test: remove "use-root" in functional_pass

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    42c90ff View commit details
    Browse the repository at this point in the history
  8. etcd-agent: use "pkg/transport.Proxy"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    a912ddc View commit details
    Browse the repository at this point in the history
  9. etcd-tester: set advertise ports, delay w/ network faults

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    a90695f View commit details
    Browse the repository at this point in the history
  10. test: configure advertise ports in functional_pass

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    5960c75 View commit details
    Browse the repository at this point in the history
  11. gitignore: add ".Dockerfile-functional-tester"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    0ca37a0 View commit details
    Browse the repository at this point in the history
  12. Dockerfile-functional-tester: initial commit

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    e33ef34 View commit details
    Browse the repository at this point in the history
  13. hack/scripts-dev: add "build-docker-functional-tester" to Makefile

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    e8242dd View commit details
    Browse the repository at this point in the history
  14. hack/scripts-dev: clean up "Makefile"

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    1f58e72 View commit details
    Browse the repository at this point in the history
  15. tools/functional-tester: update README for local docker testing

    Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
    gyuho committed Jan 25, 2018
    Configuration menu
    Copy the full SHA
    c61b660 View commit details
    Browse the repository at this point in the history