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

Improve test suite #31

Closed
11 of 12 tasks
tamalsaha opened this issue Mar 1, 2017 · 0 comments
Closed
11 of 12 tasks

Improve test suite #31

tamalsaha opened this issue Mar 1, 2017 · 0 comments

Comments

@tamalsaha
Copy link
Contributor

tamalsaha commented Mar 1, 2017

  • LB type fails in AWS. Hitting CNAME does not connect the backend http server.
  • Ingress validator
  • Template renderer
  • Test TLS cases : https://github.com/appscode/searchlight/blob/master/pkg/icinga/configurator.go#L172
  • Test case: Run L7 ingress on non-standard ports
    • HTTP on ports other than 80 & 443.
    • 443: terminate SSL, 80: redirects to 443. (noSSL)
    • HTTP (noSSL on port 443), application itself terminates SSL.
  • Revise TCP secret name
    • Test NoSSL to avoid TLS selectively.
    • Test with matching TLS from spec.TLS
    • Serve both HTTP and HTTPS under same host
  • Test case: Allow users to specify NodePort for service ports in NodePort mode. (TCP and HTTP)
    • Initially set.
    • Initially not set, then set via update.
@tamalsaha tamalsaha self-assigned this Mar 1, 2017
@tamalsaha tamalsaha added this to the 1.5.7 milestone Jun 12, 2017
@tamalsaha tamalsaha modified the milestones: 3.2.0, 3.1.0 Jul 13, 2017
@tamalsaha tamalsaha mentioned this issue Aug 12, 2017
@tamalsaha tamalsaha assigned sadlil and unassigned tamalsaha Aug 12, 2017
@tamalsaha tamalsaha changed the title Test Voyager Improve test suite Aug 12, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants