Clean up container stop logic 49/110449/4
authorRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Mar 2024 07:00:10 +0000 (08:00 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Sun, 3 Mar 2024 07:07:45 +0000 (08:07 +0100)
commit618e1d17ef2b618ebde710b1b569e105e69148fd
treec1e6e7b1ba3b5bb0deb1f1579b4caf415f98c61a
parentff11172a03cb737ffa784a32372a0587c48ec287
Clean up container stop logic

Introduce nested try/catch blocks, so that the we do not need an
AtomicBoolean to track whether the container has been started or not.

JIRA: ODLPARENT-262
Change-Id: I9807cfeacd4d4e57f9d4b376e592233d2de70aba
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
features-test-plugin/src/main/java/org/opendaylight/odlparent/features/test/plugin/PaxExamExecution.java