HomeClusterLabs Projects

Test: cts-schemas: Implement only one test per upgrade pipeline

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

Description

Test: cts-schemas: Implement only one test per upgrade pipeline

Instead of testing each transform within the pipeline, run all tests for
the entire pipeline. This is equivalent to moving all tests to
test2to3roundtrip, except that we now drop the roundtrip stylesheet,
which is not used by Pacemaker. Instead, we chain the ordered transforms
together within cts-schemas.

We can now also drop the legacy stylesheet symlinks, which were only
used by cts-schemas.

Signed-off-by: Reid Wahl <nrwahl@protonmail.com>

Details

Provenance
nrwahl2Authored on Jul 3 2024, 1:41 AM

Commit No Longer Exists

This commit no longer exists in the repository.