summaryrefslogtreecommitdiff
path: root/subplot/subplot.py
AgeCommit message (Collapse)AuthorFilesLines
2020-11-01chore: update vendored copy of runcmd.py from SubplotLars Wirzenius1-8/+8
2020-11-01sane_debian_system: check that debian_codename is setLars Wirzenius1-2/+16
2020-10-10fix(subplot/subplot.py): handle an unspecified vars file correctlyLars Wirzenius1-1/+1
Previously we created a file with a list, when it needs to be a dict.
2020-10-10test: make test configurableLars Wirzenius1-6/+15
Create test.cfg in the source tree for this. Currently, ./check does that with hardcoded values. I may change that later if need be, but this is simple for now.
2020-10-07fix: use a random port for Qemu clientLars Wirzenius1-2/+4
2020-10-06test: add a subplot to verify the roles workLars Wirzenius1-0/+120