Home
last modified time | relevance | path

Searched refs:REST (Results 1 – 25 of 117) sorted by relevance

12345

/openbmc/openbmc-test-automation/extended/
H A Dtest_bmc_stress_buster.robot2 Documentation Generic REST/SSH/IPMI stress buster program.
16 # Currently REST/SSH/IPMI session allowed.
23 Stress BMC REST Server
24 [Documentation] Execute maximum allowed REST operation.
27 Log To Console REST call request burst ${REST_BUSTER_MAX}
29 ... ${REST_BUSTER_MAX} REST Enumerate Request On BMC
31 ... msg=One or more REST operations has failed.
54 REST Enumerate Request On BMC
55 [Documentation] Execute REST GET operation.
57 # Create REST session.
[all …]
H A Dstandby_bmc.robot6 ... (pinging, sshing and REST commands working)
40 ... 3. REST Connection session Test
41 ... 4. Reboot BMC if REST Test failed
64 ... REST Clean Up
73 REST Clean Up
82 ... REST Power Off stack_mode=skip
105 [Documentation] BMC ping, SSH, REST connection Test
108 ... Verify Ping and REST Authentication
H A Dtest_bmc_upload_stability.robot3 Documentation Module to stress-test REST upload stability.
31 REST Upload Stability Test
42 [Documentation] Upload a file to BMC via REST. The uploaded file
60 # Create the REST payload headers and data.
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_escale_base.robot51 Escale Power Setting Via REST And Verify
52 [Documentation] Set power via REST and check using IPMI.
58 # Set the power limit via REST.
59 Set DCMI Power Limit Via REST ${test_power}
64 ... msg=Reading Power limit with IPMI failed after setting it with REST.
68 [Documentation] Set power via IPMI then check via REST.
77 # Read the limit via REST.
78 ${power_limit}= Get DCMI Power Limit Via REST
80 ... msg=Reading power limit with REST failed after setting it with IPMI.
83 Escale Activation Test Via REST
[all …]
/openbmc/openbmc-test-automation/data/boot_lists/
H A DAll1 REST Power On
2 REST Power On (mfg)
9 REST Power Off
10 REST Power Off (mfg)
13 REST Hard Power Off
14 REST Hard Power Off (mfg)
27 REST OBMC Reboot (run)
28 REST OBMC Reboot (run) (mfg)
33 REST OBMC Reboot (off)
34 REST OBMC Reboot (off) (mfg)
H A DPower_off1 REST Power Off
2 REST Power Off (mfg)
5 REST Hard Power Off
6 REST Hard Power Off (mfg)
H A DManufacturing1 REST Power On (mfg)
5 REST Power Off (mfg)
7 REST Hard Power Off (mfg)
14 REST OBMC Reboot (run) (mfg)
17 REST OBMC Reboot (off) (mfg)
H A DOBMC_reboot5 REST OBMC Reboot (run)
6 REST OBMC Reboot (run) (mfg)
11 REST OBMC Reboot (off)
12 REST OBMC Reboot (off) (mfg)
H A DPower_on1 REST Power On
2 REST Power On (mfg)
/openbmc/openbmc-test-automation/docs/
H A Dopenbmc_test_architecture.md14 | Redfish | | Legacy REST | | IPMI |
25 NOTE: Legacy REST will be deprecated at some point and therefore no longer
43 | - REST/IPMI | | - REST/IPMI/GUI | | - REST/Tools |
/openbmc/openbmc-test-automation/lib/
H A Denergy_scale_utils.robot112 Get DCMI Power Limit Via REST
114 ... watts setting using REST interface.
120 Set DCMI Power Limit Via REST
121 [Documentation] Set system power limit via REST command.
134 ... msg=Failed setting power limit to ${power_limit} watts via REST.
137 Activate DCMI Power Via REST
138 [Documentation] Activate DCMI power limiting via REST.
148 ${setting}= Get DCMI Power Activation Via REST
150 ... msg=Failed to activate power limiting via REST.
153 Deactivate DCMI Power Via REST
[all …]
H A Drest_client.robot21 [Documentation] Do REST GET request and return the result.
56 [Documentation] Do REST POST request and return the result.
83 [Documentation] Do REST PUT request on the resource identified by the URI.
89 # kwargs Arguments passed to the REST call.
106 [Documentation] Do REST request to delete the resource identified by the
132 [Documentation] Do a REST login connection within specified time.
138 # timeout REST login attempt time out.
140 # rest_username The REST username.
141 # rest_password The REST password.
160 # timeout REST login attempt time out.
[all …]
/openbmc/openbmc-test-automation/network/
H A Dtest_vlan_network.robot40 Add VLAN Via REST And Verify
41 [Documentation] Add VLAN via REST and verify it via REST and IPMI.
53 Add Invalid VLAN Via REST And Verify
54 [Documentation] Add Invalid VLAN via REST and verify.
60 Delete VLAN Via REST
61 [Documentation] Delete VLAN via REST and verify it via REST and IPMI.
73 Configure Network Settings On VLAN Via REST
74 [Documentation] Configure IP on VLAN and verify it via REST and IPMI.
86 Delete IP On VLAN Via REST
87 [Documentation] Delete IP on VLAN and verify it via REST and IPMI.
[all …]
/openbmc/openbmc-test-automation/systest/
H A Dnetwork_stability_test.robot40 REST Power On stack_mode=skip
71 # REST GET enumerate call.
75 # Upload 32 MB data via REST to BMC.
76 REST Upload File To BMC
82 REST Power On stack_mode=skip
H A Dgpu_stress_test.robot86 REST Power On stack_mode=skip
110 ${temperature_via_rest}= Get GPU Temperature Via REST
126 ${err_msg}= Catenate The GPU temperature reported by REST is not within
138 REST Power Off
140 Flush REST Sessions
160 REST Power On stack_mode=skip
/openbmc/openbmc-test-automation/extended/code_update/
H A Dhost_code_update.robot12 ... - Upload image via REST
46 REST Host Code Update
47 [Documentation] Do a PNOR code update by uploading image on BMC via REST.
72 REST Power On
94 REST Power On
103 REST Power Off
106 REST Host Code Update While OS Is Running
109 [Teardown] Run Keywords REST Power Off stack_mode=skip
115 REST Power On stack_mode=skip
118 REST Power On stack_mode=normal
[all …]
/openbmc/docs/
H A DREADME.md46 - [rest-api.md](rest-api.md): Introduction to using the OpenBMC REST API
51 - [REST-cheatsheet.md](REST-cheatsheet.md): Quick reference for some common
52 OpenBMC REST API commands
H A Dglossary.md32 OpenBMC provides Redfish REST APIs for platform management.
34 REST - Representational State Transfer. OpenBMC provides REST APIs.
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-flask-restful_0.3.10.bb1 SUMMARY = "Simple framework for creating REST APIs"
4 REST APIs"
/openbmc/phosphor-rest-server/
H A DREADME.md3 Phosphor REST server was the original OpenBMC webserver. All of it's features
7 Phosphor REST server is not maintained and very likely has security bugs.
/openbmc/docs/security/
H A Dnetwork-security-considerations.md39 on port 443 is used to provide REST APIs and serve Web applications. These
71 - Phosphor REST APIs
72 - Redfish REST API SessionService
89 - HTTPS for Web and REST APIs.
153 ### TCP port 443 - HTTPS REST APIs and Web application
157 - The Redfish REST APIs.
159 - The Phosphor D-Bus REST interface. And initiates WebSockets for:
182 #### REST APIs
188 2. The Phosphor D-Bus REST interface '/login' URI, which takes a username and
200 credentials to invoke Phosphor D-Bus REST APIs. Note, however, that the X-Auth
[all …]
/openbmc/openbmc/poky/meta/recipes-core/init-ifupdown/init-ifupdown-1.0/
H A Dinit26 while read DEV MTPT FSTYPE REST; do
47 while read DEV MTPT FSTYPE REST; do
/openbmc/openbmc-test-automation/test_lists/
H A DCT_basic_run9 #REST SSL connection test
11 #Basic REST test
/openbmc/openbmc-test-automation/xcat/
H A Dtest_power_operation.robot18 [Documentation] Power on system via XCAT and verify using REST.
26 [Documentation] Power off system via XCAT and verify using REST.
34 [Documentation] Verify BMC state using REST and XCAT.
/openbmc/docs/architecture/code-update/
H A Dhost-code-update.md20 - Method 2: Via REST Upload:
47 of transferring the image. Using the REST API, note the object that has its
79 - Method 2: Using the REST API:
100 - Method 2: Using the REST API:
117 - Method 2: Using the REST API:

12345