Skip to content

ci: add test tags (priority/criticality/layer) and split smoke/regression in CI - #5

Merged
tfernandes-qa merged 1 commit into
mainfrom
tags-review
Aug 11, 2026
Merged

ci: add test tags (priority/criticality/layer) and split smoke/regression in CI#5
tfernandes-qa merged 1 commit into
mainfrom
tags-review

Conversation

@tfernandes-qa

Copy link
Copy Markdown
Owner
  • Tag all test cases across three dimensions: execution set (smoke/regression), criticality (critical/high/medium), and layer (ui), keeping existing module tags (login/admin/store)
  • CI now runs --include smoke on pull requests for fast feedback, and --include regression (full suite) on push to main
  • Add workflow_dispatch input to pick which tag to run manually
  • Add nightly regression schedule, currently disabled (commented out) with instructions to re-enable
  • Document the tag taxonomy and CI behavior in README

…sion in CI

- Tag all test cases across three dimensions: execution set (smoke/regression),
  criticality (critical/high/medium), and layer (ui), keeping existing module
  tags (login/admin/store)
- CI now runs --include smoke on pull requests for fast feedback, and
  --include regression (full suite) on push to main
- Add workflow_dispatch input to pick which tag to run manually
- Add nightly regression schedule, currently disabled (commented out) with
  instructions to re-enable
- Document the tag taxonomy and CI behavior in README
@tfernandes-qa
tfernandes-qa merged commit 9dc802a into main Aug 11, 2026
1 check passed
@tfernandes-qa
tfernandes-qa deleted the tags-review branch August 11, 2026 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant