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_target integration using new framework (#547)

##### SUMMARY

Use the new testing framework for the load_balancer_target integration
tests.

Depends on #546
This commit is contained in:
Jonas L. 2024-08-08 16:05:21 +02:00 committed by GitHub
parent d56d12b68d
commit 04a45bd92c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 167 additions and 120 deletions

View file

@ -8,7 +8,6 @@ exclude_paths:
- examples/
- tests/integration/targets/certificate
- tests/integration/targets/floating_ip
- tests/integration/targets/load_balancer_target
- tests/integration/targets/placement_group
- tests/integration/targets/primary_ip
- tests/integration/targets/route