[ubuntu@b41024302b88:/ … ster-MUUthq/tmpT3Cjgg] lxd:admin/bt4:1 $ head -n10 /home/ubuntu/matrix/matrix/matrix.yaml
#!/usr/bin/env matrix
"tests":
- "name": deployment
"description": Deploy with Glitches
"rules":
- "do":
"task": matrix.tasks.deploy
"arg": "some value"
- "after": deploy
"periodic": 5
[ubuntu@b41024302b88:/ … ster-MUUthq/tmpT3Cjgg] lxd:admin/bt4:1 $ head -n2 matrix.log
matrix:120:load_suites: Parsing /home/ubuntu/matrix/matrix/matrix.yaml
deploy:4:deploy: Deploying /tmp/bundletester-MUUthq/tmpT3Cjgg (some value)