1
0
Fork 0
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:
Jonas L. 2024-08-08 16:04:22 +02:00 committed by GitHub
parent 1d9ea16fc4
commit d56d12b68d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 119 additions and 79 deletions

View file

@ -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