mirror of
https://github.com/ansible-collections/hetzner.hcloud.git
synced 2026-02-03 23:51:48 +00:00
test: improve load_balancer_service integration using new framework (#546)
SUMMARY Use the new testing framework for the load_balancer_service integration tests. Depends on #545
This commit is contained in:
parent
1d9ea16fc4
commit
d56d12b68d
4 changed files with 119 additions and 79 deletions
|
|
@ -8,7 +8,6 @@ exclude_paths:
|
|||
- examples/
|
||||
- tests/integration/targets/certificate
|
||||
- tests/integration/targets/floating_ip
|
||||
- tests/integration/targets/load_balancer_service
|
||||
- tests/integration/targets/load_balancer_target
|
||||
- tests/integration/targets/placement_group
|
||||
- tests/integration/targets/primary_ip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue