neels has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-upf/+/28388 )
Change subject: NOT FOR MERGE: testing gerrit job, vty tests ...................................................................... NOT FOR MERGE: testing gerrit job, vty tests Change-Id: Ie3e38cedf0fe49330ede1fb9882a322a64d603a9 --- M contrib/jenkins.sh 1 file changed, 3 insertions(+), 0 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-upf refs/changes/88/28388/1 diff --git a/contrib/jenkins.sh b/contrib/jenkins.sh index beb74dc..1fb547c 100755 --- a/contrib/jenkins.sh +++ b/contrib/jenkins.sh @@ -77,6 +77,9 @@ $MAKE $PARALLEL_MAKE LD_LIBRARY_PATH="$inst/lib" $MAKE check \ || cat-testlogs.sh + +setcap cap_net_admin+pe src/osmo-upf/osmo-upf + LD_LIBRARY_PATH="$inst/lib" \ DISTCHECK_CONFIGURE_FLAGS="--enable-vty-tests --enable-external-tests $CONFIG" \ $MAKE $PARALLEL_MAKE distcheck \ -- To view, visit https://gerrit.osmocom.org/c/osmo-upf/+/28388 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-upf Gerrit-Branch: master Gerrit-Change-Id: Ie3e38cedf0fe49330ede1fb9882a322a64d603a9 Gerrit-Change-Number: 28388 Gerrit-PatchSet: 1 Gerrit-Owner: neels <[email protected]> Gerrit-MessageType: newchange
