--disable-silent-rules
--disable-dependency-tracking
- make -k dist
- - make -k -j 1
+ - make -k -j 3
- cd docs
- make check-links
- cd ..
- make -k install DESTDIR=/tmp/pdns-install-dir
- find /tmp/pdns-install-dir -ls
- - make -j 1 check
+ - make -j 3 check
- test -f pdns/test-suite.log && cat pdns/test-suite.log || true
- test -f modules/remotebackend/test-suite.log && cat modules/remotebackend/test-suite.log || true
# DNSName: - make -k -C pdns $(grep '(EXEEXT):' pdns/Makefile | cut -f1 -d\$ | grep -E -v 'dnsdist|calidns')
- make -k -C pdns $(grep '(EXEEXT):' pdns/Makefile | cut -f1 -d\$ | grep -E -v 'dnsdist|calidns|zone2lmdb|speedtest')
- cd pdns
- - make -k -j 1 pdns_recursor
+ - make -k -3 1 pdns_recursor
- rm -f pdns_recursor
- ./pdnssec test-algorithms
- cd ..
- ./build-scripts/dist-recursor
- cd pdns/pdns-recursor-*/
- OPTFLAGS=-O0 ./configure
- - OPTFLAGS=-O0 make -k -j 1
+ - OPTFLAGS=-O0 make -k -j 3
- cd ..
- ln -s pdns-recursor*/pdns_recursor .
- cd ..
- tar xf dnsdist*.tar.bz2
- cd dnsdist-*
- CXXFLAGS=-O0 ./configure
- - make -k -j 1
+ - make -k -j 3
- cd ..
- rm -rf dnsdist-*/
- cd ../../
- ./timestamp ./start-test-stop 5300 bind-both
- ./timestamp ./start-test-stop 5300 bind-dnssec-both
- ./timestamp ./start-test-stop 5300 bind-dnssec-pkcs11
- - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-both
- - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both
- - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow
+# - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-both
+# - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-optout-both
+# - ./timestamp ./start-test-stop 5300 bind-dnssec-nsec3-narrow
- ./timestamp ./start-test-stop 5300 bind-hybrid-nsec3
- ./timestamp ./start-test-stop 5300 geoipbackend
- ./timestamp ./start-test-stop 5300 geoipbackend-nsec3-narrow
- - ./timestamp ./start-test-stop 5300 gmysql-nodnssec-both
- - ./timestamp ./start-test-stop 5300 gmysql-both
- - ./timestamp ./start-test-stop 5300 gmysql-nsec3-both
+# - ./timestamp ./start-test-stop 5300 gmysql-nodnssec-both
+# - ./timestamp ./start-test-stop 5300 gmysql-both
+# - ./timestamp ./start-test-stop 5300 gmysql-nsec3-both
- ./timestamp ./start-test-stop 5300 gmysql-nsec3-optout-both
- ./timestamp ./start-test-stop 5300 gmysql-nsec3-narrow
# - ./timestamp ./start-test-stop 5300 gpgsql-nodnssec-both
# - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-both
# - ./timestamp ./start-test-stop 5300 gpgsql-nsec3-optout-both
- ./timestamp ./start-test-stop 5300 gpgsql-nsec3-narrow
- - ./timestamp ./start-test-stop 5300 gsqlite3-nodnssec-both
+# - ./timestamp ./start-test-stop 5300 gsqlite3-nodnssec-both
# - ./timestamp ./start-test-stop 5300 gsqlite3-both
# - ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-both
- ./timestamp ./start-test-stop 5300 gsqlite3-nsec3-optout-both