canonical / checkbox

Checkbox
https://checkbox.readthedocs.io
GNU General Public License v3.0
30 stars 47 forks source link

Disable failfast strategy for core snap (infra) #1222

Closed Hook25 closed 5 months ago

Hook25 commented 5 months ago

Description

Similarly to what was done for the other jobs, avoid aborting all other builds if one fails. This is pretty wasteful, as it doesn't cancel the snapcraft build on launchpad, but also potentially limits the amount of snaps we get to push in one day with no benefit.

Resolved issues

N/A

Documentation

N/A

Tests

N/A