Update Azure Pipline linux test based on github pipline with matching exclude

pull/312/head
German Service Network 8 months ago committed by David Schweikert
parent ab05279782
commit 47c0c3d8de

@ -20,7 +20,6 @@ jobs:
- script: |
set -ex
PATH=`pwd`/src:$PATH
prove ci/test-{01..12}*.pl
prove ci/test-15*.pl
prove $(ls ci/test-*.pl|grep -v internet-hosts|grep -v -E "test-13-unknown-host.pl|test-14-ping-internet-hosts.pl")
ci/test-tarball.sh
displayName: 'build_test'

Loading…
Cancel
Save