[OSSTEST PATCH 0/6] allocation / test fixes

Ian Jackson posted 6 patches 2 years, 5 months ago
Failed in applying to current master (apply log)
[OSSTEST PATCH 0/6] allocation / test fixes
Posted by Ian Jackson 2 years, 5 months ago
These patches fix problems detected while doing maintenance work.

1 host lifecycle: Use correct taskid column for runvar reconstruction

In principle this might affect any job that picks up a host that was
messed with by a stale task.  It could even cause production flights
to fail.  I think this is a bugfix we want in production.

My Release Manager hat agrees.

2 mg-repro-setup: Promote an error test to before builds (nfc)
3 mg-allocate: Break out sub precheck (nfc)
4 mg-allocate: Add --dry-run mode
5 mg-allocate: feasibility check: print a reassuring message
6 mg-repro-setup: Check allocation feasibility at the start

These are fixes to manual and ad-hoc maintenance commands.  They don't
have any effect on db or host contents.  So they have no release
implications.

Therefore, all six:

Release-acked-by: Ian Jackson <iwj@xenproject.org>

I will push them to pretest shortly.