SovereignCloudStack / SovereignCloudStack/standards

[Feature Request] Separate running of testcases from selecting of testcases

Open
#942 1 comment 0 reactions 1 assignee View on GitHub

@mbuechse is already working on this.

Since Jun 3, 2025.

enhancement good first issue
Dominant language
Python
Stars
47
Forks
38
Avg merge
1d 16h
Merged PRs (30d)
8

Description

The script scs-compliance-check.py does both: select testcases (according to the certification-scope yaml, e.g., scs-compatile-iaas.yaml) and run testcases (also following the spec).

I would like to separate these two concerns:

  • selection of testcases, potentially according to certification scope, but there are many other strategies, cf. #941, NO LONGER done by the aforementioned script,
  • running of testcases, done by the aforementioned script, and NO LONGER specifiied in the certification-scope yaml, but someplace else.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.