Make SDNC healthcheck in tests backwards compatible 40/143140/3
authorFiete Ostkamp <fiete.ostkamp@telekom.de>
Mon, 9 Feb 2026 14:27:49 +0000 (15:27 +0100)
committerFiete Ostkamp <fiete.ostkamp@telekom.de>
Mon, 9 Feb 2026 14:51:48 +0000 (15:51 +0100)
commit621882fe14549b22d6a9b68878fd8a87a945d799
tree9115a391798bc308e8cd7defaba6bb594ccc2799
parent3a1c1f668908a33a7b74a6b4fed5342678767c70
Make SDNC healthcheck in tests backwards compatible

- expect 204 No Content response or
- 200 response with content

Issue-ID: INT-2351
Change-Id: Ib22f323a163f081d29d7d2e2fb5a5759b6226acc
Signed-off-by: Fiete Ostkamp <fiete.ostkamp@telekom.de>
src/onaptests/steps/instantiate/sdnc_service.py
tests/test_sdnc_health_check.py [new file with mode: 0644]