We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2032927 commit 69bc90cCopy full SHA for 69bc90c
tests/integration/sqcmds/multicast-samples/igmp.yml
@@ -0,0 +1,10 @@
1
+description: 'Testing verbs for igmp'
2
+tests:
3
+- command: igmp show
4
+ data-directory: tests/data/parquet//
5
+ marks: multicast igmp
6
+ output: '[]'
7
+- command: igmp summarize
8
9
10
tests/integration/sqcmds/multicast-samples/mroute.yml
+description: 'Testing verbs for mroutes'
+- command: mroute show
+ marks: multicast mroute
+- command: mroute summarize
0 commit comments