Keep QE contact only in root main.fmf
This commit is contained in:
parent
2d9487f513
commit
abcdcb121f
23 changed files with 0 additions and 23 deletions
|
|
@ -3,7 +3,6 @@ summary: Command "netstat -A inet" should not abnormally terminate if sctp modul
|
|||
description: |
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1063906
|
||||
author: Leos Pol <lpol@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: netstat doesn't list sctp servers in -A mode
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1063913
|
||||
author: Petr Sklenar <psklenar@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: Netstat tool does not throw correct exit code on wrong parameter
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1257549
|
||||
author: Petr Sklenar <psklenar@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: exit code on wrong parameter is zero for many net-tools binaries
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1427889
|
||||
author: Petr Sklenar <psklenar@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ description: |
|
|||
Test creates a new virtual interface with a 15 characters long name.
|
||||
Assigns an ipv4 address, runs netstat and checks for correct name.
|
||||
author: Ondrej Mejzlik <omejzlik@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: netstat -i only shows 8 characters of Iface name
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1568306
|
||||
author: Ondrej Mejzlik <omejzlik@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: [NOKIA] The output of `route -A inet6` does not display properly when the 'Use' column output is over 6 digits
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=1632905
|
||||
author: Patrik Mosko <pmosko@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
summary: Test executes netstat with -i <iface> and checkes result.
|
||||
description: ''
|
||||
author: Leos Pol <lpol@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
summary: This test checks netstat output while using interface parameter
|
||||
description: ''
|
||||
author: Leos Pol <lpol@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
summary: Test add dummy interface and try to rename to long name
|
||||
description: ''
|
||||
author: Leos Pol <lpol@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: missing '=' causes "netstat -I" and "netstat --interfaces" to segfault
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=234045
|
||||
author: Alex Sersen <asersen@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
summary: Test for bz477876 ('ifconfig' shows unnecessary warning about ALLMULTI)
|
||||
description: ''
|
||||
author: Karel Volny <kvolny@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
summary: Test for bz634539 (netstat -c has a memory leak)
|
||||
description: ''
|
||||
author: Alex Sersen <asersen@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: netstat truncates IPV6 UDP sockets even with --notrim specifed
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=732983
|
||||
author: Ales Zelinka <azelinka@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ description: |
|
|||
this didn't reproduce the bug. But it works as a nice sanity test for ip
|
||||
so I packaged it as test anyway
|
||||
author: Ales Zelinka <azelinka@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- iproute
|
||||
- net-tools
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
summary: Segmentation fault on netstat -s
|
||||
description: Segmentation fault (core dumped) on netstat -s
|
||||
author: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./test.sh
|
||||
|
|
|
|||
|
|
@ -2,7 +2,6 @@ summary: This test creates dummy interface and changes his name to something lar
|
|||
then 9 characters and checks if ifconfig displays this interface correctly.
|
||||
description: ''
|
||||
author: Leos Pol <lpol@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
summary: This test runs netstat with and w/o =
|
||||
description: ''
|
||||
author: Leos Pol <lpol@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: hostname -s gives hostname: Unknown host when the FQDN does not resolve
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=319981
|
||||
author: Ales Zelinka <azelinka@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -16,7 +16,6 @@ adjust:
|
|||
when: distro < rhel-6
|
||||
continue: false
|
||||
author: Petr Sklenar <psklenar@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: 'init scripts must meet LSB specifications'
|
|||
author:
|
||||
- Milos Malik <mmalik@redhat.com>
|
||||
- Miroslav Vadkerti <mvadkert@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -3,7 +3,6 @@ description: |
|
|||
Bug summary: netstat truncates IPV6 UDP sockets even with --notrim specifed
|
||||
Bugzilla link: https://bugzilla.redhat.com/show_bug.cgi?id=732984
|
||||
author: Ales Zelinka <azelinka@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ description: |+
|
|||
only know problem is ARP on s390/s390x archs, where no ARP protocol is used.
|
||||
|
||||
author: Jan Scotka <jscotka@redhat.com>
|
||||
contact: Frantisek Hrdina <fhrdina@redhat.com>
|
||||
component:
|
||||
- net-tools
|
||||
test: ./runtest.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue