Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 2020 22:55:16 +0530
From:      Ritika Gupta <ritika.gupta@freebsd.org>
To:        soc-status@freebsd.org
Subject:   [ GSoC ' 20 progress] Kernel Dump Regression Testing
Message-ID:  <CAC49BYqgruyjnPpSGvVChKgKoWxYpncZi1fRtPYLhTFoqE=ttw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi everyone,

The aim of the project is to create a framework for recovering and testing
those kernel dumps for a different set of configuration variables or code
paths while logging every test case separately in a log file and later
analyzing which code paths failed.
*Project Description-*
https://wiki.freebsd.org/SummerOfCode2020Projects/KernelDumpRegressionTesting

I made the following progress in the past weeks:
1. FreeBSD environment setup on separate hardware
2. Autologin in FreeBSD
3. Explored Bhyve and Pyexpect
4. Made a script which can do the following tasks:
    - Booting FreeBSD VM using Bhyve
    - Panics the kernel
    - Dumps a core to the special partition
    - Reboots and saves the core to /var/crash

I am currently testing the script in various different cases. I would
really appreciate if you can provide some feedback.

Thanks and Regards,
Ritika Gupta



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC49BYqgruyjnPpSGvVChKgKoWxYpncZi1fRtPYLhTFoqE=ttw>