diff options
author | Ed Santiago <santiago@redhat.com> | 2022-06-09 08:31:16 -0600 |
---|---|---|
committer | Ed Santiago <santiago@redhat.com> | 2022-06-14 09:20:24 -0600 |
commit | 455f4c7828cdb8d7e114ff18a51b55809296e406 (patch) | |
tree | eacc05f92a83763c69a88c15187aea931fb47594 /test/test_podman_baseline.sh | |
parent | cffed099b8404fa7f136643116020edac2336155 (diff) | |
download | podman-455f4c7828cdb8d7e114ff18a51b55809296e406.tar.gz podman-455f4c7828cdb8d7e114ff18a51b55809296e406.tar.bz2 podman-455f4c7828cdb8d7e114ff18a51b55809296e406.zip |
CI: APIv2 tests: add rootless
This would've caught a regression that #14549 had to fix.
Let's try to prevent the next regression.
This requires some hackery to get namespaces initialized
before the service is started; otherwise the service itself
initializes namespaces, which basically ends up with a
server process that runs forever.
Also: in stop_service(), reset service_pid, because that's
the correct thing to do.
Also: add some debug statements to try to figure out a
CI failure. (And leave them in place, because they might
be useful for future problems).
Signed-off-by: Ed Santiago <santiago@redhat.com>
Diffstat (limited to 'test/test_podman_baseline.sh')
0 files changed, 0 insertions, 0 deletions