Skip execution on skipTests 92/111592/1
authorRobert Varga <robert.varga@pantheon.tech>
Fri, 3 May 2024 18:31:28 +0000 (20:31 +0200)
committerRobert Varga <robert.varga@pantheon.tech>
Fri, 3 May 2024 18:35:54 +0000 (20:35 +0200)
commitba4990aa2b52cc6f157105b2549b40eb76a7ad04
treebebe983ff0bef2d3be10ff7b1c1a0cbfedb2032b
parente4f776ec5582cfa6ba926847e606dd715e2bb40a
Skip execution on skipTests

Previous incarnation of this test was executing via surefire, hence it
would be suppressed via -DskipTests. Restore this behaviour.

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