Fix endurance failures 77/141477/2
authorhalil.cakal <halil.cakal@est.tech>
Mon, 7 Jul 2025 11:03:06 +0000 (12:03 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Tue, 8 Jul 2025 08:23:04 +0000 (09:23 +0100)
commit50d59b8d661be181e4bb0a7f329cfb435f94b809
treef038b10b4aa90953742b7a19b7f8e9dcd5dc9d04
parentd053e0437e3913ee59aa2bfdf1f35c65d8e147a0
Fix endurance failures

- endurance test failed since it exited with 'Unsucessful' termination
  because teardown.sh  was not able to remove CPS images (cps-and-nmcp,
policy-executor-stub). The tag 'latest' was used for both pipelines at
the same time: Regular KPI and Endurance
- teardown algorithm changed: it only remove cps images having 'Snapshot' tag.
- dmi-stub removed from the image list since it should always use the
  Snapshot version in the deployment!

Issue-ID: CPS-2870

Change-Id: I1a7d6dbf717e2686c70d845e6f44c7efb1171dae
Signed-off-by: halil.cakal <halil.cakal@est.tech>
k6-tests/teardown.sh