Home
last modified time | relevance | path

Searched full:attempts (Results 1 – 25 of 274) sorted by relevance

1234567891011

/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/Boot/
H A DRebootAttempts.interface.yaml2 Implement to specify reboot attempts left.
8 Current number of reboot attempts left.
12 Number of total reboot attempts allowed.
/openbmc/phosphor-ipmi-blobs/
H A Dipmi.hpp161 * Attempts to open the blobId specified and associate with a session id.
166 * Attempts to close the session specified.
171 * Attempts to delete the blobId specified.
176 * Attempts to retrieve the Stat for the blobId specified.
181 * Attempts to retrieve the Stat for the session specified.
186 * Attempts to commit the data in the blob.
H A Dmanager.hpp121 * Attempts to open the file specified and associates with a session.
132 * Attempts to retrieve a BlobMeta for the specified path.
141 * Attempts to retrieve a BlobMeta for a given session.
220 * Attempts to return a valid unique session id.
/openbmc/openbmc-test-automation/bin/
H A Dssh_pw24 set attempts 0
26 incr attempts 1
49 if { $attempts > $max_attempts } {
50 puts stderr "**ERROR** Exceeded $max_attempts attempts to ssh."
/openbmc/openbmc-test-automation/security/
H A Dtest_bmc_connections.robot74 …... msg=Patch operation failed ${fail_count} times in ${verify_count} attempts; fails at iteratio…
130 …... msg=Post operation failed ${fail_count} times in ${verify_count} attempts; fails at iteration…
133 Make Large Number Of Wrong SSH Login Attempts And Check Stability
157 ... msg= Login Failed ${fail_count} times in ${valid_login_count} attempts.
160 Test Stability On Large Number Of Wrong Login Attempts To GUI
161 [Documentation] Test stability on large number of wrong login attempts to GUI.
221 Test BMCweb Stability On Continuous Redfish Login Attempts With Invalid Credentials
222 [Documentation] Make invalid credentials Redfish login attempts continuously and
226 Invalid Credentials Redfish Login Attempts
287 ... msg=Put operation failed ${fail_count} times in ${verify_count} attempts.
[all …]
H A Dtest_bmc_expire_password.robot145 Verify Maximum Failed Attempts And Check Root User Account Locked
146 [Documentation] Verify maximum failed attempts and locks out root user account.
150 # Make maximum failed login attempts.
296 Verify Maximum Failed Attempts For Admin User And Check Account Locked
297 [Documentation] Verify maximum failed attempts for admin user
/openbmc/phosphor-state-manager/
H A Dhost_state_manager.hpp84 // Sets auto-reboot attempts to max-allowed
108 * set the number of automatic retry attempts that the number of
109 * automatic reboot attempts left will update accordingly.
113 * @return number of reboot attempts allowed.
120 info("Automatic reboot retry attempts set to: {VALUE} ", "VALUE", in retryAttempts()
133 * OpenBMC software controls the number of allowed reboot attempts so
136 * retry attempts found on the system.
144 * @return number of reboot attempts left(allowed by retry attempts
234 * @return number of reboot count attempts left
/openbmc/openbmc/meta-facebook/meta-harma/recipes-networking/mctp/files/
H A Dsetup-local-eid29 echo "Failed to set mctp link after $maxRetries attempts."
40 echo "Failed to add mctp address after $maxRetries attempts."
/openbmc/openbmc/poky/meta/recipes-core/meta/
H A Dcve-update-nvd2-native.bb34 # Number of attempts for each http query to nvd server before giving up
137 def nvd_request_next(url, attempts, api_key, args, min_wait):
154 for attempt in range(attempts):
169 …atabase: retrying download after %d seconds. attempted (%d/%d)" % (wait_time, attempt+1, attempts))
175 # We failed at all attempts
218 attempts = int(d.getVar("CVE_DB_UPDATE_ATTEMPTS"))
227 raw_data = nvd_request_next(url, attempts, api_key, req_args, wait_time)
/openbmc/openpower-dbus-interfaces/
H A DMakefile.yaml.in1 # Empty file so that 'configure' attempts to generate Makefile.yaml
H A DMakefile.interfaces.in1 # Empty file so that 'configure' attempts to generate Makefile.interfaces.
/openbmc/ibm-dbus-interfaces/
H A DMakefile.yaml.in1 # Empty file so that 'configure' attempts to generate Makefile.yaml
H A DMakefile.interfaces.in1 # Empty file so that 'configure' attempts to generate Makefile.interfaces.
/openbmc/phosphor-fan-presence/control/json/
H A Dfan.cpp77 int attempts = 0; in setSensors() local
90 attempts++; in setSensors()
91 if (attempts == maxAttempts) in setSensors()
/openbmc/qemu/scsi/
H A Dpr-manager-helper.c160 int attempts; in pr_manager_helper_run() local
183 for (attempts = 0; attempts < PR_MAX_RECONNECT_ATTEMPTS; attempts++) { in pr_manager_helper_run()
/openbmc/qemu/tests/qapi-schema/
H A Dstruct-base-clash.json1 # Reject attempts to duplicate QMP members
H A Dstruct-base-clash-deep.json1 # Reject attempts to duplicate QMP members
/openbmc/openpower-proc-control/
H A Dext_interface.hpp9 * @return Number of boot attempts left
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/
H A D00-create-volatile.conf2 # be sorted before 'systemd.conf' because this attempts to create a file
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Control/
H A DFieldMode.interface.yaml12 user attempts to set the property value to false.
/openbmc/phosphor-dbus-interfaces/yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory/
H A DSecurityCapabilities.interface.yaml23 The maximum number of incorrect passphrase attempts allowed before
/openbmc/phosphor-webui/app/access-control/controllers/
H A Duser-accounts-modal-settings.html12 <!-- Max login attempts -->
14 <label for="maxLogin">Max failed login attempts</label>
/openbmc/smbios-mdr/src/
H A Dsst_mailbox.cpp205 int attempts = mbRetries; in sendPECIOSMailboxCmd() local
207 --attempts > 0) in sendPECIOSMailboxCmd()
209 if (attempts == 0) in sendPECIOSMailboxCmd()
224 attempts = mbRetries; in sendPECIOSMailboxCmd()
228 } while ((interfaceReg & mbBusyBit) != 0 && --attempts > 0); in sendPECIOSMailboxCmd()
229 if (attempts == 0) in sendPECIOSMailboxCmd()
/openbmc/phosphor-objmgr/libmapper/
H A Dapp.c36 size_t attempts = 0; in wait_main() local
52 attempts++; in wait_main()
94 if (attempts <= max_attempts) in wait_main()
/openbmc/openbmc/meta-facebook/recipes-fb/reconfig-interface-duid-ll/reconfig-interface-duid-ll/
H A Dreconfig-interface-duid-ll25 echo "Failed to update $NET_CONFIG_FILE after 10 attempts."

1234567891011