]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
tests: replace the deprecated -f parameter
authorVladimír Čunát <vladimir.cunat@nic.cz>
Mon, 5 Oct 2020 17:44:16 +0000 (19:44 +0200)
committerLukáš Ježek <lukas.jezek@nic.cz>
Thu, 15 Oct 2020 08:52:53 +0000 (10:52 +0200)
daemon/cache.test/insert_ns.test.integr/deckard.yaml
modules/policy/test.integr/deckard.yaml
modules/rebinding/test.integr/deckard.yaml
modules/refuse_nord/test.integr/deckard.yaml
modules/serve_stale/test.integr/deckard.yaml
modules/stats/test.integr/deckard.yaml
modules/ta_update/ta_update.test.integr/deckard.yaml
modules/ta_update/ta_update.unmanagedkey.test.integr/deckard.yaml
modules/view/addr.test.integr/deckard.yaml
modules/view/tsig.test.integr/deckard.yaml

index 84c150aeabdd23a9357923a13af2ec51cca993bd..7f99679f11ee2c5edfa7c2c958cdf394a1b8ce7a 100644 (file)
@@ -4,8 +4,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - daemon/cache.test/insert_ns.test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index 907d187a4b23a4e3ed6ddf97fb733f5b0d853654..9c6cb70d823bf828a8903a2f1be3c85102bb02be 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/policy/test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index e246ea37364a99b9e35877fdba81cde8e5d20554..9b1793b54be18c55abcb9f8d7e36d010dc2f92cf 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/rebinding/test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index d65fa8c5dc7f7735144a3541c30a3fd98f602816..60bf040cdcaae24b4adfba449d23a902927b1d39 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/refuse_nord/test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index 34f3bc8c310cf7775b37574a019b03395301c3d8..c19134585a7fa02c3fa88dab4d61d69252644a4d 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/serve_stale/test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index acf823e52d10d7cba2bf36986b0028897e499452..6dd0c2204915631aa7f8fb0def5264225c62daaf 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/stats/test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index c73d8d60bad0bf701dee3574b9ba3ca1c9153afc..1d005e396980fc90619dc5cc42a20db3eedc14a8 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/ta_update/ta_update.test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index 4d0a0fed8849d892da611a038ba262a7a2bc34ac..eab0592913a1d1eb607f646ba1f6bf4859bbcbdb 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/ta_update/ta_update.unmanagedkey.test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index bfde297f95c2e62df37fffa9f4879df20f0c2642..8170ffd9152b7e3840b9086398a3c6cabf5114e5 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/view/addr.test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2
index 6f181207424bd3395abb4f35ed472afe24d1b0f4..06792bea67b5e1a230a9275c000fd2fc91662173 100644 (file)
@@ -3,8 +3,7 @@ programs:
 - name: kresd
   binary: kresd
   additional:
-    - -f
-    - "1"
+    - --noninteractive
   templates:
     - modules/view/tsig.test.integr/kresd_config.j2
     - tests/integration/hints_zone.j2