Very crude auto-test harness driving tmux

This commit is contained in:
Jérôme Petazzoni
2017-10-25 11:40:37 +02:00
parent af261de9a4
commit 68e0c8fca7
9 changed files with 72 additions and 101 deletions

View File

@@ -161,9 +161,14 @@ and displays aggregated logs.
- Stop the application by hitting `^C`
<!--
```meta
```wait
units of work done
```
```keys
^C
```
-->
]
@@ -216,7 +221,7 @@ class: extra-details
```
<!--
```meta
```keys
^C
```
-->
@@ -362,13 +367,6 @@ We have available resources.
- Look at the impact on CPU load and memory usage
<!--
```bash
sleep 5
killall docker-compose
```
-->
]
---