Skip to content

Commit

Permalink
config: pipline: Run tast test only on mainline and stable-rc only
Browse files Browse the repository at this point in the history
Let's reduce the number of trees on which we execute tast tests. The
stable-rc and mainline are of interest to us only. This'll help us
getting cleaner data and devices would be more free to execute other
tests.

Close: #878
Signed-off-by: Muhammad Usama Anjum <[email protected]>
  • Loading branch information
musamaanjum authored and nuclearcat committed Nov 12, 2024
1 parent b4663dd commit f90175f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/jobs-chromeos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,10 @@ _anchors:
kind: job
rules: *min-5_4-rules
kcidb_test_suite: tast
rules:
tree:
- mainline
- stable-rc

tast-debian: &tast-debian-job
template: 'generic.jinja2'
Expand Down

0 comments on commit f90175f

Please sign in to comment.