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

Ingress MTLS tests #1555

Merged
merged 14 commits into from Apr 27, 2021
Merged

Ingress MTLS tests #1555

merged 14 commits into from Apr 27, 2021

Conversation

vepatel
Copy link
Contributor

@vepatel vepatel commented Apr 26, 2021

Proposed changes

  • Add automation tests for ingress-mtls policy

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto master
  • I will ensure my PR is targeting the master branch and pulling from my branch from my own fork

Test log:

suite/test_ingress_mtls.py::TestIngressMtlsPolicyVS::test_ingress_mtls_policy[/workspace/tests/data/ingress-mtls/policies/ingress-mtls.yaml-/workspace/tests/data/ingress-mtls/spec/virtual-server-mtls.yaml-crd_ingress_controller0-virtual_server_setup0] PASSED [ 30%]
suite/test_ingress_mtls.py::TestIngressMtlsPolicyVS::test_ingress_mtls_policy[/workspace/tests/data/ingress-mtls/policies/ingress-mtls.yaml-/workspace/tests/data/ingress-mtls/route-subroute/virtual-server-mtls.yaml-crd_ingress_controller0-virtual_server_setup0] PASSED [ 32%]
suite/test_ingress_mtls.py::TestIngressMtlsPolicyVS::test_ingress_mtls_policy[/workspace/tests/data/ingress-mtls/policies/ingress-mtls-invalid.yaml-/workspace/tests/data/ingress-mtls/spec/virtual-server-mtls.yaml-crd_ingress_controller0-virtual_server_setup0] PASSED [ 33%]
suite/test_ingress_mtls.py::TestIngressMtlsPolicyVS::test_ingress_mtls_policy_cert[certificate0-crd_ingress_controller0-virtual_server_setup0] PASSED [ 35%]
suite/test_ingress_mtls.py::TestIngressMtlsPolicyVS::test_ingress_mtls_policy_cert[-crd_ingress_controller0-virtual_server_setup0] PASSED [ 37%]
suite/test_ingress_mtls.py::TestIngressMtlsPolicyVS::test_ingress_mtls_policy_cert[certificate2-crd_ingress_controller0-virtual_server_setup0] PASSED [ 38%]
suite/test_ingress_mtls.py::TestIngressMtlsPolicyVSR::test_ingress_mtls_policy_vsr[crd_ingress_controller0-v_s_route_setup0] PASSED [ 40%]

@vepatel vepatel merged commit d6ee2ee into master Apr 27, 2021
@vepatel vepatel deleted the ingress-mtls-tests-copy branch April 27, 2021 15:35
@lucacome lucacome added the chore Pull requests for routine tasks label Jun 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants