aboutsummaryrefslogtreecommitdiff
path: root/bbot
AgeCommit message (Expand)AuthorFilesLines
2021-11-23Adapt tests to multi-line manifest values serialization changeKaren Arutyunov1-3/+3
2021-11-19Use pkeyutl command instead of rsautl starting openssl version 3.0.0Karen Arutyunov1-1/+25
2021-11-09Remove backwards-compatibility workaroundBoris Kolpackov1-4/+1
2021-11-04Minor cleanupsKaren Arutyunov1-62/+53
2021-10-22Add delay between bpkg-pkg-build and bpkg-update on WindowsBoris Kolpackov1-1/+15
2021-10-14Free up space before installing package in workerKaren Arutyunov1-0/+7
2021-10-08Use bpkg.module.create args prefix while creating module configuration for in...Karen Arutyunov1-1/+1
2021-10-08Fix worker crashKaren Arutyunov1-28/+8
2021-10-08Change worker script to install tools and modules from configuration separate...Karen Arutyunov1-169/+469
2021-10-04Add support for soft and hard rebuildsKaren Arutyunov2-27/+179
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov10-44/+44
2021-09-27Fix worker not to perform unnecessary string copyKaren Arutyunov1-6/+6
2021-09-27Invent b.create and b.configure step ids and add support for selfhost moduleKaren Arutyunov1-58/+89
2021-09-27Finalize licenseBoris Kolpackov27-29/+29
2021-09-24Add support for target, host, and module package typesKaren Arutyunov1-698/+1356
2021-09-24Fortify tests against NDEBUGKaren Arutyunov2-0/+6
2021-09-09Use binary file mode for compressed contentBoris Kolpackov2-4/+6
2021-09-09Compress result manifest uploaded by workerBoris Kolpackov5-18/+48
2021-08-24Truncate operation result logs if too largeBoris Kolpackov1-0/+40
2021-07-07Minor diagnostics tweakBoris Kolpackov1-1/+1
2021-07-06Remove nanoseconds from step id line in worker logKaren Arutyunov1-1/+1
2021-07-06Fix 'lambda capture is not used' warningsKaren Arutyunov1-2/+4
2021-07-06Add support for end step id in workerKaren Arutyunov1-89/+132
2021-07-06Add timestamp to step id line in worker logKaren Arutyunov1-1/+9
2021-04-09Revert previous commit (work around batch file issues)Boris Kolpackov1-21/+6
2021-04-09Work around batch file issuesBoris Kolpackov1-6/+21
2021-04-09Print environment setup executable target argument in worker's interactive bu...Karen Arutyunov2-4/+14
2021-04-09Print interactive mode of agent when it runs as systemd daemonKaren Arutyunov1-0/+1
2021-04-09Move USB settings before machine-specific settingsBoris Kolpackov1-6/+6
2021-04-08Enable usb-tablet for KVM machinesBoris Kolpackov1-0/+6
2021-03-27Abort instead of suspending timed-out interactive buildsBoris Kolpackov1-11/+19
2021-03-26Minor cleanupKaren Arutyunov1-2/+0
2021-03-26Add support for interactive buildsKaren Arutyunov10-183/+527
2021-03-12Add more step ids to worker scriptKaren Arutyunov1-50/+111
2021-02-17Disable RAM dividing heuristicsBoris Kolpackov1-0/+8
2021-02-16Regularize step ids and introduce step id fallbacksKaren Arutyunov1-52/+140
2021-02-12Increase agent's build timeout in bbot-agent@.service from 60 to 90 minutesKaren Arutyunov1-1/+1
2021-02-11Increase agent's default build timeout from 60 to 90 minutesKaren Arutyunov1-2/+2
2020-10-27Add comment on why uploading result via temporary fileBoris Kolpackov1-0/+6
2020-10-20Fix potential confusion for combined log readerKaren Arutyunov1-0/+7
2020-10-19Reimplement worker result manifest upload via temporary fileBoris Kolpackov1-2/+30
2020-10-13Factor out and generalize worker result uploadingBoris Kolpackov2-37/+52
2020-10-07Fix worker failing on test installed operation for package from git repositoryKaren Arutyunov1-1/+4
2020-10-06Add re-distribution phase for checked out packagesKaren Arutyunov1-10/+191
2020-10-05Handle case where io_error not derived from system_errorBoris Kolpackov1-7/+12
2020-10-05Fix another bug in worker upload logicBoris Kolpackov1-2/+7
2020-10-01Fix few bugs in worker result upload logicBoris Kolpackov1-1/+12
2020-10-01Adapt to adding ext_mods parameter to butl::b_info()Karen Arutyunov1-16/+9
2020-10-01Configure main package as a system dependency of test package when requiredKaren Arutyunov1-7/+14
2020-09-30Tweak TFTP parameters some more, this time including serverBoris Kolpackov2-1/+2