pytorch / test-infra

This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.
https://hud.pytorch.org/
Other
72 stars 68 forks source link

Support wildcard when creating unstable job issues #4959

Open huydhn opened 4 months ago

huydhn commented 4 months ago

Per the suggestion on https://github.com/pytorch/pytorch/issues/120032#issuecomment-1948872545, it would be nicer to support some wildcard syntax when creating unstable job issues, for example, marking all ROCm jobs as unstable.

huydhn commented 4 months ago

@izaitsevfb May be we could introduce a threshold to limit the number of job marked as unstable by one issue