Adding upstream version 2.3~rc3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
54e93f8d6d
commit
e89431f274
20 changed files with 189 additions and 75 deletions
|
@ -118,6 +118,7 @@ class Test(TestCase):
|
|||
'trsvcid': '8009',
|
||||
'host-traddr': '1.2.3.4',
|
||||
'host-iface': 'wlp0s20f3',
|
||||
'host-nqn': 'nqn.1988-11.com.dell:poweredge:1234',
|
||||
}
|
||||
)
|
||||
|
||||
|
@ -186,6 +187,7 @@ class Test(TestCase):
|
|||
'host-iface': 'wlp0s20f3',
|
||||
'subsysnqn': 'nqn.1988-11.com.dell:SFSS:2:20220208134025e8',
|
||||
'device': 'nvme?',
|
||||
'host-nqn': 'nqn.1988-11.com.dell:poweredge:1234',
|
||||
},
|
||||
)
|
||||
|
||||
|
@ -198,6 +200,7 @@ class Test(TestCase):
|
|||
'trsvcid': '8009',
|
||||
'host-traddr': '1.2.3.4',
|
||||
'host-iface': 'wlp0s20f3',
|
||||
'host-nqn': 'nqn.1988-11.com.dell:poweredge:1234',
|
||||
'device': 'nvme?',
|
||||
'connect attempts': '1',
|
||||
'retry connect timer': '60.0s [off]',
|
||||
|
@ -215,6 +218,7 @@ class Test(TestCase):
|
|||
'trsvcid': '8009',
|
||||
'host-traddr': '1.2.3.4',
|
||||
'host-iface': 'wlp0s20f3',
|
||||
'host-nqn': 'nqn.1988-11.com.dell:poweredge:1234',
|
||||
'subsysnqn': 'nqn.1988-11.com.dell:SFSS:2:20220208134025e8',
|
||||
'device': 'nvme?',
|
||||
'connect attempts': '1',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue