NetworkManager/contrib/scripts
Thomas Haller a5869d1b35 gitlab-ci: run unit tests for n-acd with eBPF disabled
Enabling eBPF causes src/devices/tests/test-acd to fail:

    strace: bpf(BPF_MAP_CREATE, {map_type=BPF_MAP_TYPE_HASH, key_size=4, value_size=1, max_entries=8, map_flags=0, inner_map_fd=0, map_name="", map_ifindex=0, btf_fd=0, btf_key_type_id=0, btf_value_type_id=0}, 112) = -1 EPERM (Operation not permitted)

    NetworkManager-Message: 10:07:04.404: <warn>  [1554631624.4046] acd[0xa2b400,10]: couldn't init ACD for announcing addresses on interface 'nm-test-veth0': Operation not permitted

Interestingly it does not always fail. Seems to depend on the kernel
which is used in the containerized test environments of gitlab-ci.

For now, just disable eBPF and use the fallback implementation.
2019-04-07 12:58:08 +02:00
..
checkpatch-feature-branch.sh checkpatch: quote variable in "checkpatch-feature-branch.sh" 2018-10-22 18:21:41 +02:00
checkpatch.pl contrib/checkpatch: avoid command injection in checkpatch.pl script 2019-03-18 11:57:04 +01:00
nm-ci-patch-gtkdoc.sh gitlab-ci: patch gtk-doc to generate valid documentation 2018-12-01 08:55:44 +01:00
nm-ci-run.sh gitlab-ci: run unit tests for n-acd with eBPF disabled 2019-04-07 12:58:08 +02:00
nm-import-openconnect contrib/scripts: nm-import-openconnect - script for importing OpenConnect VPN configs to NM 2015-05-19 09:21:50 +02:00
nm-import-openvpn all: drop trailing spaces 2018-02-07 13:32:04 +01:00
nm-import-vpnc contrib/scripts: nm-import-vpnc - script for importing Cisco VPN configs to NM 2015-05-19 09:21:50 +02:00
NM-log platform: add routing-rule add/delete netlink functions 2019-03-13 09:03:59 +01:00
test-macsec contrib: add macsec test script 2017-01-16 17:47:10 +01:00