Lines Matching full:get

11 ...                 Get POH Counter Command Via IPMI
12 ... Verify Get POH Counter With Invalid Data Request Via IPMI
46 Get POH Counter Command Via IPMI
47 [Documentation] Verify get POH counter command Via IPMI.
50 # Verify get POH counter command via IPMI.
52 ... ${IPMI_RAW_CMD['Get']['POH_Counter'][0]}
53 Should Not Contain ${resp} ${IPMI_RAW_CMD['Get']['POH_Counter'][1]}
56 Verify Get POH Counter With Invalid Data Request Via IPMI
57 [Documentation] Verify get POH counter with invalid data request via IPMI.
60 # verify get POH counter command with invalid data request Via IPMI.
62 ... Run External IPMI Raw Command ${IPMI_RAW_CMD['Get']['POH_Counter'][0]} 0x00
69 # Get initial POH command counter reading.
70 ${poh_counter_1}= Run Get POH Command And Return Counter Reading
75 # Get POH Counter Reading after waiting for given time period.
76 ${poh_counter_2}= Run Get POH Command And Return Counter Reading
88 # Get initial POH command counter reading.
89 ${poh_counter_1}= Run Get POH Command And Return Counter Reading
97 # Get POH counter reading after waiting for given time period.
98 ${poh_counter_2}= Run Get POH Command And Return Counter Reading
106 [Documentation] Verify Get POH Counter with wait time after host power on.
109 # Get initial POH command counter reading.
110 ${poh_counter_1}= Run Get POH Command And Return Counter Reading
118 # Get POH Counter reading after waiting for given time period.
119 ${poh_counter_2}= Run Get POH Command And Return Counter Reading
129 Run Get POH Command And Return Counter Reading
130 [Documentation] Run the IPMI command to Get POH Counter.
132 # Get POH counter Via IPMI.
134 ... ${IPMI_RAW_CMD['Get']['POH_Counter'][0]}
140 # Get POH Command counter reading.
155 ${current_host_state}= Get Host State Via Redfish