summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-21feat: add script to start qemu-system, run ssh against itqemu.v3Lars Wirzenius1-0/+214
2020-09-18fix: glob ./*.py to avoid potential problems with filenames -*.pyLars Wirzenius1-1/+1
2020-09-06Merge branch 'image' into 'master'Lars Wirzenius2-2/+5
2020-09-06fix(worker.vmdb): mount virtual filesystems after debootstrapLars Wirzenius1-2/+2
2020-08-14fix: use files in srcdir for passing in manager address, env varsLars Wirzenius2-9/+39
2020-08-14Merge branch 'fix' into 'master'Lars Wirzenius2-9/+39
2020-08-14fix: use files in srcdir for passing in manager address, env varsLars Wirzenius2-9/+39
2020-07-06fix: let user override verbose setting from command lineLars Wirzenius1-0/+3
2020-05-25Merge branch 'config' into 'master'Lars Wirzenius1-0/+35
2020-05-25feat: add --config optionLars Wirzenius1-0/+3
2020-05-25feat: add -C option to read a default config fileLars Wirzenius1-0/+32
2020-05-10Merge branch 'mem' into 'master'Lars Wirzenius1-1/+8
2020-05-10feat: use all the memory on the manager for the worker, sans 2GBLars Wirzenius1-1/+8
2020-05-10Merge branch 'drop-obsolete' into 'master'Lars Wirzenius2-41/+0
2020-05-10drop: unused create-vm scriptLars Wirzenius2-41/+0
2020-05-10Merge branch 'wsempty' into 'master'Lars Wirzenius1-4/+18
2020-05-10fix: make worker ip extraction more reliableLars Wirzenius1-4/+18
2020-05-10Merge branch 'fix' into 'master'Lars Wirzenius1-2/+3
2020-05-10fix: add mention of kpartx to the relevant step in README.mdLars Wirzenius1-2/+3
2020-05-10Merge branch 'black' into 'master'Lars Wirzenius1-0/+2
2020-05-10test: run black in check mode as part of ./checkLars Wirzenius1-0/+2
2020-05-10Merge branch 'format' into 'master'Lars Wirzenius2-199/+197
2020-05-10refactor: format with blackLars Wirzenius2-199/+197
2020-05-10Merge branch 'argparse' into 'master'Lars Wirzenius2-195/+227
2020-05-10refactor: use argparse instead of cliappLars Wirzenius2-195/+227
2020-05-10Merge branch 'fixes' into 'master'Lars Wirzenius1-0/+2
2020-05-10Fix: add the c class to allowed code block classesLars Wirzenius1-0/+2
2020-05-07Merge branch 'failsave' into 'master'Lars Wirzenius1-1/+5
2020-05-07Change: sync workspace after a build, even if build failedLars Wirzenius1-1/+5
2020-05-03Merge branch 'fix' into 'master'Lars Wirzenius1-6/+7
2020-05-03Fix: bindings to work with new Subplot patternsLars Wirzenius1-6/+7
2020-05-03Merge branch 'qemu' into 'master'Lars Wirzenius3-26/+97
2020-05-03Change: add script to run manager VM directly via QemuLars Wirzenius3-26/+97
2020-04-24Merge branch 'timings' into 'master'Lars Wirzenius1-123/+111
2020-04-24Change: clean up timing and other progress outputLars Wirzenius1-3/+7
2020-04-24Change: attach disk to worker as part of waiting for workerLars Wirzenius1-10/+14
2020-04-24Change: don't do an ssh invocation just to get number of CPUSLars Wirzenius1-38/+19
2020-04-24Refactor: use a 'with Timer' construct for timersLars Wirzenius1-91/+90
2020-04-24Merge branch 'tweaks' into 'master'Lars Wirzenius1-1/+1
2020-04-24Change: run Ansible verboselyLars Wirzenius1-1/+1
2020-04-24Merge branch 'ansible' into 'master'Lars Wirzenius2-4/+13
2020-04-24Change: use Ansible to configure workerLars Wirzenius2-4/+13
2020-04-23Merge branch 'ansible' into 'master'Lars Wirzenius4-21/+98
2020-04-23Change: use Ansible for configuring worker, not apt-getLars Wirzenius3-21/+63
2020-04-22Change: worker-vmdb2.ymlLars Wirzenius1-0/+35
2020-04-18Merge branch 'build-verbosely' into 'master'Lars Wirzenius2-9/+16
2020-04-18Change: have verbose and quiet versions of executing sequenceLars Wirzenius1-9/+15
2020-04-18Add: log file of contractor when run by SubplotLars Wirzenius1-0/+1
2020-04-18Merge branch 'fixes' into 'master'Lars Wirzenius12-64/+44
2020-04-18Fix: create /workspace, my worker VM images no longer have itLars Wirzenius1-1/+2