summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Drake <michael.drake@codethink.co.uk>2015-09-18 15:43:58 +0000
committerMichael Drake <michael.drake@codethink.co.uk>2015-09-18 15:43:58 +0000
commitfafc63b7020d1dbd9508edfdd4067140f90b11f6 (patch)
tree0e4502edb6b2e44904313f54378821926c7332a7
parent3fd824e1e3c27b175fcbb74540117a35bae24f6c (diff)
downloadciat-tester-fafc63b7020d1dbd9508edfdd4067140f90b11f6.tar.gz
Test systemd metadata instead of rootfs.
-rw-r--r--tests/baserock-meta.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/baserock-meta.test b/tests/baserock-meta.test
index 8fec71f..b12e5ee 100644
--- a/tests/baserock-meta.test
+++ b/tests/baserock-meta.test
@@ -1,5 +1,5 @@
name: Simple Baserock metadata tests
commands:
- - cd /baserock && ls -l | grep "rootfs"
+ - cd /baserock && ls -l | grep "systemd"
- pwd
- - find /baserock | grep "rootfs" | xargs cat
+ - find /baserock | grep "systemd" | xargs cat