commit 7afbe5a4d2566dcd7e0569d86a4d3f896961bfe9 Author: Madis Martin Lutter Date: Mon Jun 11 11:25:14 2018 +0300 pwd job diff --git a/test-definitions/qemu/pwd.yaml b/test-definitions/qemu/pwd.yaml new file mode 100644 index 0000000..1663162 --- /dev/null +++ b/test-definitions/qemu/pwd.yaml @@ -0,0 +1,10 @@ +metadata: + format: Lava-Test Test Definition 1.0 + name: pwd + description: "Prints current work directory, acts as a smoke test" + maintainer: madislutter@gmail.com + os: debian + +run: + steps: + - pwd