HomeClusterLabs Projects

XML: regression.sh: allow for granular test specifications

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

XML: regression.sh: allow for granular test specifications

The granularity is test-prefix-based, hence can be narrowed down
to single test selection. This prefix can now be optionally provided
right after the respective suite selector, with a slash as a delimiter.

For convenience (at least with "test2to3" currently), just the prefix
is needed, ".xml" extension is implicitly assumed, and likewise the
glob-style '*' wildcard is automatically appended at the right place
if missing. It should be possible to specify multiple isolated
granular composite test selections even if they share the same
underlying suite (to be honest, this hasn't been tested).

Details

Provenance
Jan Pokorný <jpokorny@redhat.com>Authored on May 10 2018, 11:35 AM

Event Timeline

Commit No Longer Exists

This commit no longer exists in the repository.