Skip to content

Commit

Permalink
Update README tests-table
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenneth Joss committed Sep 9, 2024
1 parent 7d5b73a commit 15cb85b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ These tests are run regularly against our public infrastructure as well as our i
| | [test_backend_health_monitors](./test_load_balancer.py#L292) | default |
| | [test_pool_member_change](./test_load_balancer.py#L372) | default |
| | [test_private_load_balancer_frontend](./test_load_balancer.py#L464) | default |
| | [test_floating_ip](./test_load_balancer.py#L506) | default |
| | [test_floating_ip_reassign](./test_load_balancer.py#L540) | default |
| | [test_frontend_allowed_cidr](./test_load_balancer.py#L621) | default |
| | [test_proxy_protocol](./test_load_balancer.py#L696) | default |
| | [test_ping](./test_load_balancer.py#L739) | default |
| | [test_floating_ip](./test_load_balancer.py#L508) | default |
| | [test_floating_ip_reassign](./test_load_balancer.py#L542) | default |
| | [test_frontend_allowed_cidr](./test_load_balancer.py#L623) | default |
| | [test_proxy_protocol](./test_load_balancer.py#L698) | default |
| | [test_ping](./test_load_balancer.py#L741) | default |
| **Private Network** | [test_private_ip_address_on_all_images](./test_private_network.py#L14) | all |
| | [test_private_network_connectivity_on_all_images](./test_private_network.py#L35) | all |
| | [test_multiple_private_network_interfaces](./test_private_network.py#L88) | default |
Expand All @@ -49,7 +49,7 @@ These tests are run regularly against our public infrastructure as well as our i
| | [test_private_network_mtu](./test_private_network.py#L288) | default |
| | [test_private_network_only_on_all_images](./test_private_network.py#L349) | all |
| | [test_private_network_attach_later](./test_private_network.py#L371) | default |
| | [test_private_network_dhcp_dns_replies](./test_private_network.py#L407) | default |
| | [test_private_network_dhcp_dns_replies](./test_private_network.py#L408) | default |
| **Public Network** | [test_public_ip_address_on_all_images](./test_public_network.py#L22) | all |
| | [test_public_network_connectivity_on_all_images](./test_public_network.py#L51) | all |
| | [test_public_network_mtu](./test_public_network.py#L70) | default |
Expand Down

0 comments on commit 15cb85b

Please sign in to comment.