[ovs-dev] [RFC PATCH v2 1/7] tests: Check for core files before exiting.

Jarno Rajahalme jrajahalme at nicira.com
Fri Jul 10 17:40:28 UTC 2015


> On Jul 10, 2015, at 10:37 AM, Ben Pfaff <blp at nicira.com> wrote:
> 
> On Fri, Jul 10, 2015 at 10:35:19AM -0700, Jarno Rajahalme wrote:
>> I've seen core files appear and then be automatically removed as the
>> test case was successful.  Such success is highly doubtful, so fail
>> the test cases if any core files exist at the end of the test.
>> 
>> Signed-off-by: Jarno Rajahalme <jrajahalme at nicira.com>
> 
> I like it but could we generalize this to check for 'core*'?  Many
> systems configure core file names to include a process ID.

Sure!

  Jarno




More information about the dev mailing list