prow/prowjobs/linux-review.googlesource.com/linux/kernel/git/torvalds/linux.yaml (22 lines of code) (raw):

presubmits: https://linux-review.googlesource.com/linux/kernel/git/torvalds/linux: - name: linux-kernel-mailing-list-presubmit branches: - master decorate: true always_run: false trigger: "run kunit tests" rerun_command: "run kunit tests" spec: volumes: - name: shared-mem emptyDir: {} containers: - image: gcr.io/kunit-prow-container-registry/kunit securityContext: privileged: true command: - /kunit.sh volumeMounts: - name: shared-mem mountPath: /dev/shm