Searched full:operations (Results 1 – 25 of 2441) sorted by relevance
12345678910>>...98
3 Documentation Test OpenBMC GUI "Server power operations" sub-menu of "Operations".16 ${xpath_server_power_heading} //h1[text()="Server power operations"]32 Verify Navigation To Server Power Operations Page33 [Documentation] Verify navigation to server power operations page.39 Verify Existence Of All Sections In Server Power Operations Page40 [Documentation] Verify existence of all sections in Server Power Operations page.44 Wait Until Page Contains Server power operations timeout=546 Page Should Contain Operations149 Verify Server Power Operations Page With Readonly User When Host On State150 [Documentation] Verify Server Power Operations page with readonly user when Host On state.[all …]
6 import FactoryReset from '@/views/Operations/FactoryReset';7 import Firmware from '@/views/Operations/Firmware';9 import Kvm from '@/views/Operations/Kvm';10 import KvmConsole from '@/views/Operations/Kvm/KvmConsole';22 import RebootBmc from '@/views/Operations/RebootBmc';24 import KeyClear from '@/views/Operations/KeyClear';26 import SerialOverLan from '@/views/Operations/SerialOverLan';27 import SerialOverLanConsole from '@/views/Operations/SerialOverLan/SerialOverLanConsole';28 import ServerPowerOperations from '@/views/Operations/ServerPowerOperations';30 import VirtualMedia from '@/views/Operations/VirtualMedia';[all …]
15 * @brief Manages the VNC server by executing threaded loops of RFB operations16 * and video device operations.38 * @brief Thread function to loop the RFB update operations44 /* @brief Notifies thread waiters that RFB operations are complete */46 /* @brief Notifies thread waiters that video operations are complete */48 /* @brief Blocks until RFB operations complete */50 /* @brief Blocks until video operations are complete */58 /* @brief Boolean to indicate that RFB operations are complete */60 /* @brief Boolean to indicate that video operations are complete */
7 import Firmware from '@/views/Operations/Firmware';9 import Kvm from '@/views/Operations/Kvm';10 import KvmConsole from '@/views/Operations/Kvm/KvmConsole';19 import RebootBmc from '@/views/Operations/RebootBmc';22 import SerialOverLan from '@/views/Operations/SerialOverLan';23 import SerialOverLanConsole from '@/views/Operations/SerialOverLan/SerialOverLanConsole';24 import ServerPowerOperations from '@/views/Operations/ServerPowerOperations';26 import VirtualMedia from '@/views/Operations/VirtualMedia';182 path: '/operations/kvm',190 path: '/operations/firmware',[all …]