Open
Bug 1963058
Opened 21 days ago
Updated 21 days ago
add nss tests to fxci-config integration tests
Categories
(Release Engineering :: Firefox-CI Administration, task)
Release Engineering
Firefox-CI Administration
Tracking
(Not tracked)
NEW
People
(Reporter: jcristau, Unassigned)
References
Details
Bug 1962499 tracks nss CI breakage following an update to azure worker images. We should try to run some nss tasks as part of integration testing of fxci-config changes to avoid similar breakage in the future.
Reporter | ||
Comment 1•21 days ago
|
||
Dennis, what's a reasonable subset of tasks to use here that are 1) reasonably quick to run, 2) reliable enough that we can assume they're green on trunk, 3) ideally that are likely to catch breakage related to worker image changes?
I guess a build task per platform might be a decent start?
Comment 2•21 days ago
|
||
As you suggested, I think just the builds would be a big improvement and likely catch 99% of issues going forwards. Our other jobs are fairly self-contained. So something like ./nss-try.sh -b d -p all -u none -t none -e none
?
You need to log in
before you can comment on or make changes to this bug.
Description
•