We mostly just need to correct permissions that podman may have changed, so the
workspace can be deleted by the next job.
Signed-off-by: Zack Cerza <zack@cerza.org>
--- /dev/null
+#!/bin/bash -x
+
+podman unshare chown -R 0:0 "${WORKSPACE}"
- shell:
!include-raw-verbatim:
- ../../build/kill-tests
+ - postbuildscript:
+ builders:
+ - role: SLAVE
+ build-on:
+ - SUCCESS
+ - UNSTABLE
+ - FAILURE
+ - ABORTED
+ build-steps:
+ - shell: !include-raw-verbatim:
+ - ../../build/cleanup
+
- xunit:
thresholds:
- failed: