We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6447de3 commit a31d653Copy full SHA for a31d653
1 file changed
tests/conftest.py
@@ -70,12 +70,6 @@
70
'node_cli.configs.TM_INIT_TIMEOUT',
71
'node_cli.configs.RESTORE_SLEEP_TIMEOUT',
72
'node_cli.configs.INIT_TIMEOUT',
73
- 'node_cli.core.node.TM_INIT_TIMEOUT',
74
- 'node_cli.core.node.RESTORE_SLEEP_TIMEOUT',
75
- 'node_cli.fair.common.TM_INIT_TIMEOUT',
76
- 'node_cli.fair.common.INIT_TIMEOUT',
77
- 'node_cli.fair.boot.TM_INIT_TIMEOUT',
78
- 'node_cli.fair.active.RESTORE_SLEEP_TIMEOUT',
79
]
80
81
0 commit comments