1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-29 21:55:36 +03:00
systemd/.github/workflows
Luca Boccassi 21838f36a6 mkosi CI: mask isc-dhcp-server units
The packages are installed to provide the dhcpd binary, used by
test/test-network/systemd-networkd-tests.py, but we don't need the units
to run, and in fact in some cases the image fails to boot because of
them:

Spawning container image on /home/runner/work/systemd/systemd/image.raw.
Press ^] three times within 1s to kill container.
● isc-dhcp-server.service  loaded failed failed ISC DHCP IPv4 server
● isc-dhcp-server6.service loaded failed failed ISC DHCP IPv6 server
Container image failed with error code 1.
Error: Process completed with exit code 1.

Mask the units with an --extra-tree.
2022-02-19 14:01:17 +00:00
..
build_test.sh ci: turn meson warnings into errors 2022-01-14 01:53:37 +03:00
build_test.yml ci: test build with supported cryptolibs to some degree 2021-12-24 16:24:16 +01:00
cflite_pr.yml ci: use CFLite to test forks (including systemd-stable) 2022-01-29 18:37:17 +00:00
cifuzz.yml ci: run all fuzz targets on CIFuzz 2022-02-11 13:21:24 +00:00
codeql-analysis.yml build(deps): bump github/codeql-action from 1.0.27 to 1.0.29 2022-01-24 11:18:48 +03:00
coverity.yml ci: validate actions and fix actionlint warnings 2022-02-09 17:32:41 +09:00
labeler.yml ci: tighten codeql and labeler even more 2021-11-14 10:51:07 +00:00
linter.yml ci: explicitly disable multi-status for Super-Linter 2022-02-13 14:59:08 +01:00
mkosi.yml ci: validate actions and fix actionlint warnings 2022-02-09 17:32:41 +09:00
requirements.txt build(deps): bump meson from 0.60.2 to 0.60.3 in /.github/workflows 2022-01-01 17:40:39 +03:00
run_mkosi.sh mkosi CI: mask isc-dhcp-server units 2022-02-19 14:01:17 +00:00
unit_tests.sh ci: get Coverity and CodeQL to analyze the "libxkbcommon" part 2022-01-16 15:33:07 +00:00
unit_tests.yml ci: consider cryptolib in the group identifier 2021-12-03 20:25:06 +00:00