Lines Matching +full:non +full:- +full:empty

20 @{setinprogress}      set-complete  set-in-progress  commit-write
67 Set SOL Setting privilege-level ${item}
79 ... sol set privilege-level ${value}
91 ... sol set retry-count ${value}
103 ... sol set retry-interval ${value}
115 ... sol set character-accumulate-level ${value}
127 ... sol set character-send-threshold ${value}
139 Should Not Be Empty ${SOL_BIOS_OUTPUT}
140 Should Not Be Empty ${SOL_LOGIN_OUTPUT}
143 # SOL_BIOS_OUTPUT - BIOS SOL console output
152 # SOL_LOGIN_OUTPUT - SOL output login prompt
160 Verify Deactivate Non Existing SOL
161 [Documentation] Verify deactivate non existing SOL session.
165 Should Contain ${resp} SOL payload already de-activated
175 retry-count 0 7
184 retry-interval 0 255
193 character-accumulate-level 1 255
202 character-send-threshold 0 255
220 # Get channel number from SOL Info and verify it is not empty.
222 Should Not Be Empty ${payload_channel}
234 Set Valid SOL Non Volatile Bit Rate
235 [Documentation] Verify ability to set valid SOL non-volatile bit rate.
240 # Set valid non-volatile-bit-rate from SOL Info.
243 ... sol set non-volatile-bit-rate ${bit_rate}
248 Set Invalid SOL Non Volatile Bit Rate
249 [Documentation] Verify ability to set invalid SOL non-volatile bit rate.
252 # Set Invalid non-volatile-bit-rate from SOL Info.
254 ... Run External IPMI Standard Command sol set non-volatile-bit-rate ${invalid_bit_rate}
266 # Set valid volatile-bit-rate from SOL Info.
269 ... sol set volatile-bit-rate ${bit_rate}
278 # Set invalid volatile-bit-rate from SOL Info.
280 ... Run External IPMI Standard Command sol set volatile-bit-rate ${invalid_bit_rate}
287 [Documentation] Verify ability to set the set in-progress data for SOL.
289 [Teardown] Run Keywords Set SOL Setting set-in-progress set-complete
292 # Set the param 0 - set-in-progress from SOL Info.
294 Run Keyword Run External IPMI Standard Command sol set set-in-progress ${prog}
295 # Get the param 0 - set-in-progress from SOL Info and verify.
320 # setting_name Setting to verify (e.g. "retry-count").
332 ... '${setting_name}' == 'character-accumulate-level' Evaluate ${value}*5
333 ... ELSE IF '${setting_name}' == 'retry-interval' Evaluate ${value}*10
338 # Replace "-" with space " " in setting name.
339 # E.g. "retry-count" to "retry count"
340 ${setting_name}= Evaluate $setting_name.replace('-',' ')
361 # SOL_BIOS_OUTPUT - BIOS SOL console output
370 # SOL_LOGIN_OUTPUT - SOL output login prompt
394 Set SOL Setting retry-count 7
395 Set SOL Setting retry-interval 10
396 Set SOL Setting character-accumulate-level 20
397 Set SOL Setting character-send-threshold 1
398 Set SOL Setting privilege-level user