From 282eb64dc1c4d1a1d59fcbe4a231341afee1c388 Mon Sep 17 00:00:00 2001 From: Eduardo Olivares <eolivare@redhat.com> Date: Wed, 9 Apr 2025 11:59:08 +0200 Subject: [PATCH] Add release note for new background ping tests Change-Id: I875ed2d5664fa0ea1a855a9e0ef1831c0417d284 --- ...nd-snat-and-east-west-tests-added-7871f75475bcef65.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 releasenotes/notes/background-snat-and-east-west-tests-added-7871f75475bcef65.yaml diff --git a/releasenotes/notes/background-snat-and-east-west-tests-added-7871f75475bcef65.yaml b/releasenotes/notes/background-snat-and-east-west-tests-added-7871f75475bcef65.yaml new file mode 100644 index 000000000..f970c3f0c --- /dev/null +++ b/releasenotes/notes/background-snat-and-east-west-tests-added-7871f75475bcef65.yaml @@ -0,0 +1,7 @@ +--- +other: + - | + Two new tests have been added to the existing list of BackgroundProcessTest: + + * ``test_check_background_vm_ping_east_west``: checks connectivity between two VMs connected to the same network. + * ``test_check_background_vm_ping_snat``: checks external connectivity from a VM without FIP, connected to the external network through a router.