New issue
Advanced search Search tips

Issue 777540 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Feature



Sign in to add a comment

FR: Allow excluding certain labels when scheduling tests

Project Member Reported by kathrelk...@chromium.org, Oct 23 2017

Issue description

Example scenario: Run a test on Chrome OS devices that are on kernel 3.10 and higher (excluding 3.8).  Or run a test on devices with a touchpad but without touchscreen.

Currently the options for excluding certain machines are:
- Set up labels for "X" and "not X" and have tests use whichever is needed.  This solution doesn't scale in the kernel case, where having one machine with "3.10, not3.8, not3.14 ..." labels is too many.
- Let the test run on all devices and then, during the test, return TEST_NA if the DUT doesn't fit.  But we could save that time if there were a way to skip scheduling the test in the first place.

 

Comment 1 by cindyb@chromium.org, May 31 2018

Hi, this bug has not been updated recently and remains untriaged. Please acknowledge the bug and provide status within two weeks (6/8/2018), or the bug will be closed. Thank you.
Cc: pprabhu@chromium.org
Components: -Infra>Client>ChromeOS Infra>Client>ChromeOS>Test
Status: Available (was: Untriaged)
Worth considering for Skylab.

Sign in to add a comment