On 8/7/20 11:02 AM, Markus Armbruster wrote: > Daniel P. Berrangé <berra...@redhat.com> writes: > >> On Fri, Aug 07, 2020 at 09:56:42AM +0200, Markus Armbruster wrote: > [...] >>> 2. Cover the testing gaps and get as much review as we can until then. >>> Fix defects as we go. >> >> In terms of testing I'd suggest the minimium bar is likely the GitLab CI >> and Peter's merge scripts. >> >> Anything beyond that is just nice to have. > > Yup. If you want it not to break in master, get it tested in our gating > CI.
Excellent to catch all the uses not covered by CI! So if something break but CI didn't catch it, we should add a CI job first.