Re: [Xen-devel] [PATCH OSSTEST 3/5] make-*flight: Reorder.

2015-11-25 Thread Ian Jackson
Ian Campbell writes ("[PATCH OSSTEST 3/5] make-*flight: Reorder."): > I just got tripped up again by putting a build job filter definition > after the call to create_build_jobs. Reorder the make-*flight scripts > to reduce the probability of me doing so any more times. > > The general order of the

[Xen-devel] [PATCH OSSTEST 3/5] make-*flight: Reorder.

2015-11-17 Thread Ian Campbell
I just got tripped up again by putting a build job filter definition after the call to create_build_jobs. Reorder the make-*flight scripts to reduce the probability of me doing so any more times. The general order of these scripts is now: - job filter callbacks - test job creation - top-leve