Lines Matching +full:non +full:- +full:volatile
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}
143 # SOL_BIOS_OUTPUT - BIOS SOL console output
150 # SOL_LOGIN_OUTPUT - SOL output login prompt
159 Verify Deactivate Non Existing SOL
160 [Documentation] Verify deactivate non existing SOL session.
164 Should Contain ${resp} SOL payload already de-activated
174 retry-count 0 7
183 retry-interval 0 255
192 character-accumulate-level 1 255
201 character-send-threshold 0 255
233 Set Valid SOL Non Volatile Bit Rate
234 [Documentation] Verify ability to set valid SOL non-volatile bit rate.
239 # Set valid non-volatile-bit-rate from SOL Info.
242 ... sol set non-volatile-bit-rate ${bit_rate}
247 Set Invalid SOL Non Volatile Bit Rate
248 [Documentation] Verify ability to set invalid SOL non-volatile bit rate.
251 # Set Invalid non-volatile-bit-rate from SOL Info.
253 ... Run External IPMI Standard Command sol set non-volatile-bit-rate ${invalid_bit_rate}
259 Set Valid SOL Volatile Bit Rate
260 [Documentation] Verify ability to set valid SOL volatile bit rate.
265 # Set valid volatile-bit-rate from SOL Info.
268 ... sol set volatile-bit-rate ${bit_rate}
273 Set Invalid SOL Volatile Bit Rate
274 [Documentation] Verify ability to set invalid SOL volatile bit rate.
277 # Set invalid volatile-bit-rate from SOL Info.
279 ... Run External IPMI Standard Command sol set volatile-bit-rate ${invalid_bit_rate}
286 [Documentation] Verify ability to set the set in-progress data for SOL.
288 [Teardown] Run Keywords Set SOL Setting set-in-progress set-complete
291 # Set the param 0 - set-in-progress from SOL Info.
293 Run Keyword Run External IPMI Standard Command sol set set-in-progress ${prog}
294 # Get the param 0 - set-in-progress from SOL Info and verify.
319 # setting_name Setting to verify (e.g. "retry-count").
331 ... '${setting_name}' == 'character-accumulate-level' Evaluate ${value}*5
332 ... ELSE IF '${setting_name}' == 'retry-interval' Evaluate ${value}*10
337 # Replace "-" with space " " in setting name.
338 # E.g. "retry-count" to "retry count"
339 ${setting_name}= Evaluate $setting_name.replace('-',' ')
360 # SOL_BIOS_OUTPUT - BIOS SOL console output
367 # SOL_LOGIN_OUTPUT - SOL output login prompt
392 Set SOL Setting retry-count 7
393 Set SOL Setting retry-interval 10
394 Set SOL Setting character-accumulate-level 20
395 Set SOL Setting character-send-threshold 1
396 Set SOL Setting privilege-level user