]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
travis: skip verify-dnssec-zone test for optout test runs
authorKees Monshouwer <mind04@monshouwer.org>
Fri, 21 Feb 2014 23:19:46 +0000 (00:19 +0100)
committermind04 <mind04@monshouwer.org>
Fri, 21 Feb 2014 23:46:20 +0000 (00:46 +0100)
.travis.yml

index 02a3f465813b594e242be7bff12ce66c0a002ea3..7b807c4be2a852edac1a20f3ecaaa852a2d003b2 100644 (file)
@@ -48,12 +48,16 @@ script:
  - ./start-test-stop 5300 bind-both
  - ./start-test-stop 5300 bind-dnssec-both
  - ./start-test-stop 5300 bind-dnssec-nsec3-both
+ - touch tests/verify-dnssec-zone/skip
  - ./start-test-stop 5300 bind-dnssec-nsec3-optout-both
+ - rm -f tests/verify-dnssec-zone/skip
  - ./start-test-stop 5300 bind-dnssec-nsec3-narrow
  - ./start-test-stop 5300 gmysql-nodnssec-both
  - ./start-test-stop 5300 gmysql-both
  - ./start-test-stop 5300 gmysql-nsec3-both
+ - touch tests/verify-dnssec-zone/skip
  - ./start-test-stop 5300 gmysql-nsec3-optout-both
+ - rm -f tests/verify-dnssec-zone/skip
  - ./start-test-stop 5300 gmysql-nsec3-narrow
  - ./start-test-stop 5300 gpgsql-nodnssec
  - ./start-test-stop 5300 gpgsql