Skip to content

Commit df972ff

Browse files
committed
Update README documentation
Changes: - Remove deprecated legacy REST documentation - Update notes Tested: - NA Change-Id: I339b8b63c9fddce3a04fef19973142204239123a Signed-off-by: George Keishing <[email protected]>
1 parent 66634a8 commit df972ff

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

README.md

+6-15
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
**Interface Feature List**
44

5-
- REST
65
- DMTF Redfish
76
- Out-of-band IPMI
87
- SSH to BMC and Host OS
8+
- [Legacy REST](https://github.com/openbmc/openbmc-test-automation/releases/tag/v4.0-stable)
99

1010
**Key Feature List**
1111

@@ -153,13 +153,8 @@ There are several sub-directories within the openbmc-test-automation base which
153153
contain test suites, tools, templates, etc. These sub-directories are classified
154154
as follows:
155155

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.
163158

164159
`systest/`: Contains test cases for HTX bootme testing.
165160

@@ -177,11 +172,7 @@ platform, OEM).
177172
`snmp/`: Contains test cases for SNMP (Simple Network Management Protocol)
178173
configuration testing.
179174

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.
185176

186177
`tools/`: Contains various tools.
187178

@@ -200,8 +191,8 @@ simple, modern and secure management of scalable platform hardware.
200191
`redfish/`: Contains test cases for DMTF Redfish-related feature supported on
201192
OpenBMC.
202193

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.
205196

206197
Note: Work in progress test development parameter
207198
`-v REDFISH_SUPPORT_TRANS_STATE:1` to force the test suites to execute in

0 commit comments

Comments
 (0)