2
2
3
3
** Interface Feature List**
4
4
5
- - REST
6
5
- DMTF Redfish
7
6
- Out-of-band IPMI
8
7
- SSH to BMC and Host OS
8
+ - [ Legacy REST] ( https://github.com/openbmc/openbmc-test-automation/releases/tag/v4.0-stable )
9
9
10
10
** Key Feature List**
11
11
@@ -153,13 +153,8 @@ There are several sub-directories within the openbmc-test-automation base which
153
153
contain test suites, tools, templates, etc. These sub-directories are classified
154
154
as follows:
155
155
156
- ` tests/ ` : Contains the general test cases for OpenBMC stack functional
157
- verification. The "tests" subdirectory uses legacy REST and will be deprecated
158
- at some point and therefore no longer supported.
159
-
160
- ` extended/ ` : Contains test cases for boot testing, code update testing using
161
- legacy REST, etc. The "extended" subdirectory uses legacy REST and will be
162
- deprecated at some point and therefore no longer supported.
156
+ ` redfish/ ` : Contains the general test cases for OpenBMC stack functional
157
+ verification.
163
158
164
159
` systest/ ` : Contains test cases for HTX bootme testing.
165
160
@@ -177,11 +172,7 @@ platform, OEM).
177
172
` snmp/ ` : Contains test cases for SNMP (Simple Network Management Protocol)
178
173
configuration testing.
179
174
180
- ` openpower/ras/ ` : Contains test cases for RAS (Reliability, Availability and
181
- Serviceability) for an OpenPOWER system.
182
-
183
- ` openpower/secureboot/ ` : Contains test cases for secure boot testing on a secure
184
- boot feature enabled OpenPOWER system only.
175
+ ` openpower/ ` : Contains test cases for an OpenPOWER based system.
185
176
186
177
` tools/ ` : Contains various tools.
187
178
@@ -200,8 +191,8 @@ simple, modern and secure management of scalable platform hardware.
200
191
` redfish/ ` : Contains test cases for DMTF Redfish-related feature supported on
201
192
OpenBMC.
202
193
203
- ` redfish/extended/ ` : Contains test cases for combined legacy REST and DMTF
204
- Redfish-related feature supported on OpenBMC.
194
+ ` redfish/extended/ ` : Contains test cases for combined DMTF Redfish-related
195
+ feature supported on OpenBMC. Some of the test will be deprecated .
205
196
206
197
Note: Work in progress test development parameter
207
198
` -v REDFISH_SUPPORT_TRANS_STATE:1 ` to force the test suites to execute in
0 commit comments