1
0
mirror of https://github.com/rancher/os.git synced 2025-07-01 09:11:48 +00:00
os/tests/integration/assets/test_02/test-custom-kernel.sh

11 lines
208 B
Bash
Raw Normal View History

#!/bin/bash
set -ex
cd $(dirname $0)/../../../..
cp ./tests/integration/assets/test_02/build.conf ./
make -f Makefile.docker DEV_BUILD=1 minimal
2015-10-15 11:56:28 +00:00
exec ./scripts/run --qemu --no-rebuild --no-rm-usr --fresh