ROCm / ROCm/Quartz

Move workflow registry test to TheRock

Open
#99 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
1
Forks
1
Avg merge
3d 11h
Merged PRs (30d)
16

Description

We have a couple of tests that scan workflow files in therock and rockrel to double check that the parameter that quartz needs are filled in correctly (e.g. reporting_workflow)

The tests are currently here but need manual intervention. In TheRock we already have a test that runs for each PR as a unittest to double check that quartz_tracking_id is passed through for all release related workflows.

Lets move the other tests also over there - to have "real-time" testing.

Contributor guide

Open the contributing guide

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.

Research direction

Start by locating the existing tests that scan workflow files in therock and rockrel, then read TheRock's per-PR unittest for quartz_tracking_id. Move the remaining parameter checks into TheRock so they run in real time for each pull request, and verify that the release-related workflows are covered without manual intervention.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions, python
Domain
ci-cd, testing-qa
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.