Created
July 17, 2017 09:28
-
-
Save taurus-forever/f7f09c0e12412d029a718d5cd11509bf to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@host:/tmp# state=true ; while ${state} ; do if ! /tmp/goss-0.2.6-linux-amd64 -g /tmp/host.yaml v ; then state=false ; fi ; done | |
................................................................................................................................................. | |
Total Duration: 0.131s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.136s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.119s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.144s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.116s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.122s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.156s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.142s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.156s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.118s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.146s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.217s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.164s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.170s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.154s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.195s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.125s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.130s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.123s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.139s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.128s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.130s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.169s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.134s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.116s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.125s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.111s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.127s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.116s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.151s | |
Count: 145, Failed: 0, Skipped: 0 | |
................................................................................................................................................. | |
Total Duration: 0.154s | |
Count: 145, Failed: 0, Skipped: 0 | |
...............................................................................................................................F................. | |
Failures/Skipped: | |
Process: dnsmasq: running: | |
Expected | |
<bool>: false | |
to equal | |
<bool>: true | |
Total Duration: 0.128s | |
Count: 145, Failed: 1, Skipped: 0 | |
root@host:/tmp# grep dnsmasq /tmp/what_do_i_see | |
dnsmasq | |
root@host:/tmp# wc -l /tmp/what_do_i_see | |
225 /tmp/what_do_i_see | |
root@host:/tmp# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment