Home | History | Annotate | Download | only in rumpkern
History log of /src/tests/rump/rumpkern/t_sp.sh
RevisionDateAuthorComments
 1.21  02-Apr-2025  riastradh tests/rump/rumpkern/t_sp: Go fishing for a rump_server core dump.
 1.20  02-Apr-2025  riastradh librumpuser: New RUMPUSER_DEBUG env var enables debug output.

Use it in t_sp:sigsafe to see if we can get more diagnostics out.
 1.19  04-Apr-2024  riastradh Temporarily make PR t_sp:sigsafe noisier.

This is an attempt to diagnose why it's flaky in the releng testbeds
but not when I run it. This change will be backed out once we get
new testbed output.
 1.18  04-Apr-2024  riastradh rumpkern/t_sp: Save stdout and stderr to report on failure.

This is not very tidy at the moment, but it's an experiment using the
approach in PR bin/58112, to diagnose why t_sp:sigsafe keeps failing
intermittently. If this works, perhaps can tidy it up and apply it
to all the other tests that run rump_servers.
 1.17  01-Sep-2020  gson Format PR references consistently so that they can be automatically
turned into links in HTML reports.
 1.16  28-Aug-2020  martin Also skip the stress_short test - it just needs way too long to timeout
and fail.
 1.15  28-Aug-2020  martin Skip a few tests with reference to already existing PRs as after "recent"
scheduler changes these tests now leave rump_server processes around that
eat CPU and disturb later tests.
 1.14  13-May-2019  bad Get rid of all the -lrumpdev and -lrumpvfs that are no longer needed
after moving rump's mainbus from rumpdev to rumpkern.

Produces the same atf-run results as before.
 1.13  10-Aug-2016  kre branches: 1.13.14;

+ -lrumpdev
 1.12  30-Aug-2014  gson On systems that have only 32M of memory, the stress_short and
stress_long tests thrash a lot, and the stress_long test sometimes
times out, so skip them if we don't have at least 64M.
 1.11  24-Feb-2011  pooka in reconnect, ignore any all reconnect messages
 1.10  24-Jan-2011  pooka test for rumpclient reconnect feature
 1.9  14-Jan-2011  pooka branches: 1.9.2;
test remove signal delivery
 1.8  12-Jan-2011  pooka Execute a variety of syscalls in the stress test, including opening
files and sockets.
 1.7  12-Jan-2011  pooka * run the killer stress test
* reduce default runtime to 5s
 1.6  10-Jan-2011  pooka Make sure stressclient worker threads complete their operation
instead of hanging.
 1.5  06-Jan-2011  pooka test rumpclient syscalls from a signal handler
 1.4  05-Jan-2011  pooka Some tests for rumpclient fork.
 1.3  13-Dec-2010  pooka Retire h_simpleserver and use rump_server instead.
 1.2  12-Dec-2010  pooka use rump.halt in cleanup
 1.1  30-Nov-2010  pooka Add a simple and stress test cases for the rump remote syscall code.
Fun fact: since the server daemonizes into its own process group,
it's not in atf's pgrp. Use rump_sys_reboot() in atf cleanup to
kill the server after the test.
 1.9.2.2  05-Mar-2011  bouyer Sync with HEAD
 1.9.2.1  08-Feb-2011  bouyer Sync with HEAD
 1.13.14.1  10-Jun-2019  christos Sync with HEAD

RSS XML Feed