[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] automation: git clean between builds
On Wed, Nov 21, 2018 at 10:51:55AM -0600, Doug Goldstein wrote: > > > On Nov 21, 2018, at 10:32 AM, Wei Liu <wei.liu2@xxxxxxxxxx> wrote: > > > > Currently randconfig tests are more likely to fail than to succeed > > because of a bug in xen's build system: symbols-dummy.o's dependency > > is wrong, which causes it to not get rebuild between runs, which > > eventually causes linking to fail. There may also be other corner > > cases we haven't discovered. > > > > The fix is not straightforward. For now, make sure the tree is cleaned > > properly between builds so we don't see random failures in Gitlab CI. > > > > Signed-off-by: Wei Liu <wei.liu2@xxxxxxxxxx> > > > > Sounds good as a fix for now to get us going. > > Acked-by: Doug Goldstein <cardoe@xxxxxxxxxx> I think I will need to switch from git clean to make clean to avoid wiping out all the artifacts. Does your ack still stand? Wei. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |