Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
DNS testing tools
Remoh
Commits
2f76d077
Commit
2f76d077
authored
Mar 26, 2020
by
Alexandre
Browse files
New markers for tests: forceIPv4 and forceIPv6
parent
ea97a1dc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests.yaml
View file @
2f76d077
...
...
@@ -7,6 +7,8 @@ config:
-
"
monitoring:
test
using
monitoring"
-
"
exception:
test
raising
an
exception"
-
"
check:
test
related
to
the
compliance
option
--check"
-
"
forceIPv4:
test
using
the
option
-4"
-
"
forceIPv6:
test
using
the
option
-6"
tests
:
-
exe
:
'
./homer.py'
...
...
@@ -175,6 +177,8 @@ tests:
markers
:
-
'
doh'
-
'
exception'
-
'
forceIPv4'
-
'
forceIPv6'
args
:
-
'
-4'
-
'
-6'
...
...
@@ -189,6 +193,8 @@ tests:
markers
:
-
'
dot'
-
'
exception'
-
'
forceIPv4'
-
'
forceIPv6'
args
:
-
'
-4'
-
'
-6'
...
...
@@ -230,6 +236,7 @@ tests:
markers
:
-
'
dot'
-
'
exception'
-
'
forceIPv6'
args
:
-
'
-6'
-
'
--insecure'
...
...
@@ -271,6 +278,7 @@ tests:
markers
:
-
'
dot'
-
'
exception'
-
'
forceIPv4'
args
:
-
'
-4'
-
'
--insecure'
...
...
@@ -299,6 +307,7 @@ tests:
name
:
'
[dot]
Force
IPv6
on
brok.sources.org'
markers
:
-
'
dot'
-
'
forceIPv6'
timeout
:
6
args
:
-
'
-6'
...
...
@@ -347,6 +356,7 @@ tests:
markers
:
-
'
dot'
-
'
monitoring'
-
'
forceIPv6'
args
:
-
'
-6'
-
'
-H'
...
...
@@ -380,6 +390,7 @@ tests:
markers
:
-
'
dot'
-
'
monitoring'
-
'
forceIPv4'
args
:
-
'
-4'
-
'
-H'
...
...
@@ -398,6 +409,8 @@ tests:
-
'
dot'
-
'
monitoring'
-
'
exception'
-
'
forceIPv4'
-
'
forceIPv6'
args
:
-
'
-4'
-
'
-6'
...
...
@@ -417,6 +430,8 @@ tests:
-
'
dot'
-
'
monitoring'
-
'
exception'
-
'
forceIPv4'
-
'
forceIPv6'
args
:
-
'
-4'
-
'
-6'
...
...
@@ -436,6 +451,7 @@ tests:
-
'
dot'
-
'
monitoring'
-
'
exception'
-
'
forceIPv6'
args
:
-
'
-6'
-
'
-H'
...
...
@@ -454,6 +470,7 @@ tests:
-
'
dot'
-
'
monitoring'
-
'
exception'
-
'
forceIPv4'
args
:
-
'
-4'
-
'
-H'
...
...
@@ -525,6 +542,7 @@ tests:
markers
:
-
'
doh'
-
'
monitoring'
-
'
forceIPv6'
args
:
-
'
-6'
-
'
-H'
...
...
@@ -558,6 +576,7 @@ tests:
markers
:
-
'
doh'
-
'
monitoring'
-
'
forceIPv4'
args
:
-
'
-4'
-
'
-H'
...
...
@@ -576,6 +595,8 @@ tests:
-
'
doh'
-
'
monitoring'
-
'
exception'
-
'
forceIPv4'
-
'
forceIPv6'
args
:
-
'
-4'
-
'
-6'
...
...
@@ -595,6 +616,8 @@ tests:
-
'
doh'
-
'
monitoring'
-
'
exception'
-
'
forceIPv4'
-
'
forceIPv6'
args
:
-
'
-4'
-
'
-6'
...
...
@@ -614,6 +637,7 @@ tests:
-
'
doh'
-
'
monitoring'
-
'
exception'
-
'
forceIPv6'
args
:
-
'
-6'
-
'
-H'
...
...
@@ -632,6 +656,7 @@ tests:
-
'
doh'
-
'
monitoring'
-
'
exception'
-
'
forceIPv4'
args
:
-
'
-4'
-
'
-H'
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment