X-Git-Url: https://git.grml.org/?p=grml-debootstrap.git;a=blobdiff_plain;f=travis%2Fgoss.yaml;h=97b75d8971ebbd6007139c925da47b587bdecdf5;hp=9e8e673b9395d7c9e9cd9697719f83c6fcb318d9;hb=7e1e9b8dbdcf2ad71aff50ffdb032eb9df8a9e64;hpb=361865654f56f29af19d6d32d48278bbe838c2de diff --git a/travis/goss.yaml b/travis/goss.yaml index 9e8e673..97b75d8 100644 --- a/travis/goss.yaml +++ b/travis/goss.yaml @@ -1,5 +1,11 @@ -command: - grep -qe "Debian GNU/Linux .* {{ .Env.RELEASE }} ttyS0" qemu.log: - exit-status: 0 - grep -qe "{{ .Env.RELEASE }} login:" qemu.log: - exit-status: 0 +process: + sshd: + running: true +file: + /etc/timezone: + exists: true + contains: ["Europe/Vienna"] + /etc/localtime: + filetype: symlink + exists: true + linked-to: /usr/share/zoneinfo/Europe/Vienna