]> git.ipfire.org Git - thirdparty/bird.git/commit
CI: Limit log bloating for netlab runners mq-pin-apkg
authorMaria Matejka <mq@ucw.cz>
Thu, 19 Jun 2025 19:12:52 +0000 (21:12 +0200)
committerMaria Matejka <mq@ucw.cz>
Thu, 19 Jun 2025 19:12:52 +0000 (21:12 +0200)
commit249ea3c5797d22d219f1b49ed3366996910ed154
treeee4f2c834961e73b4fd5233afd54db4b5408a339
parent5071c1fe9f41a94e72c1546acf23386f2b223362
CI: Limit log bloating for netlab runners

There is no useful configurable file size limit for netlab, allowing
the job to eat up all the disk. Thus we limit it directly in the script
by setting ulimit -f to 1G.
.gitlab-ci.yml
misc/gitlab/template.yml.j2