]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
distro/tests: test_doh2 run curl test only when needed
authorTomas Krizek <tomas.krizek@nic.cz>
Fri, 25 Sep 2020 11:05:34 +0000 (13:05 +0200)
committerTomas Krizek <tomas.krizek@nic.cz>
Tue, 13 Oct 2020 10:55:28 +0000 (12:55 +0200)
distro/tests/ansible-roles/knot_resolver/tasks/test_doh2.yaml

index 115872a58c8feee50829d6addb8702518657ab95..32cf2950e7cc8f069a0126847222f9e321f2c5a4 100644 (file)
@@ -15,6 +15,7 @@
   args:
     # disable warning about using curl - we know what we're doing
     warn: false
+  when: kdig_https is failed
 
 - name: doh2_test kdig localhost. A
   shell: |