History log of /openbmc/openbmc-test-automation/lib/dmtf_tools_utils.robot (Results 1 – 9 of 9)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable
# 409df05d 17-Jan-2024 George Keishing <gkeishin@in.ibm.com>

Robot Framework 7.0 changes

Update robot code syntax overall in the repo

Changes:
- Update the requirement.txt package version for robot
- The '[Return]' setting is deprecated.
Use the

Robot Framework 7.0 changes

Update robot code syntax overall in the repo

Changes:
- Update the requirement.txt package version for robot
- The '[Return]' setting is deprecated.
Use the 'RETURN' statement instead.
- Singular section headers like '*** Test Case ***'
are deprecated. Use plural format like
'*** Test Cases ***' instead.
- Singular section headers like '*** Variable ***'
are deprecated

Tested:
- Ran from sandbox with the version
$ robot --version
Robot Framework 7.0 (Python 3.10.12 on linux)

and also tested on latest python version

Robot Framework 7.0 (Python 3.11.9 on linux)

Change-Id: I54e85f9d799556c63b9a39f79483f83e9b980768
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


Revision tags: v4.0-stable
# bca06d02 15-Apr-2023 ganesanb <ganesanb@ami.com>

DMTF Tools: Handled DMTF Tools Download If Branch Name Was Different

Changes:

- Recently, In DMTF Tools website for few of tools repository stable branch name was changed from master to main.

DMTF Tools: Handled DMTF Tools Download If Branch Name Was Different

Changes:

- Recently, In DMTF Tools website for few of tools repository stable branch name was changed from master to main.
- Handled Download DMTF Tools keyword, to download dmtf tool from their respective stable branch.

Tested:
- Ran All The Scripts Successfully

Change-Id: I7d86799051a95df4728bd728a9c90bdbe0107dad
Signed-off-by: ganesanb <ganesanb@ami.com>

show more ...


# 4a90394e 21-Dec-2022 George Keishing <gkeishin@in.ibm.com>

Redfish service validator error checking

Changes:
- Added messsage checking from output due to redfish
retry error when server failed to respond

Tested:
- Ran test with error and wi

Redfish service validator error checking

Changes:
- Added messsage checking from output due to redfish
retry error when server failed to respond

Tested:
- Ran test with error and without to ensure it catches
the failure.

Change-Id: I5a29e0f40dc4fa4d0448bd63d2c54d0dc453f676
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


Revision tags: robotframework-requests
# 899ae01f 25-Mar-2022 George Keishing <gkeishin@in.ibm.com>

Update Redfish-Reference-Checker and Redfish-Service-Validator suites

Changes:
- lib/dmtf_tools_utils.robot to return the RC
- Update test code to handle rc returnning

Resolves openbmc/ope

Update Redfish-Reference-Checker and Redfish-Service-Validator suites

Changes:
- lib/dmtf_tools_utils.robot to return the RC
- Update test code to handle rc returnning

Resolves openbmc/openbmc-test-automation#2178
Resolves openbmc/openbmc-test-automation#2179

Change-Id: Ia9c6f3ea10ed2a25c31cf9c8af84680a441fc954
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


Revision tags: v2.10-Hardknott, v2.8.0-stable
# a053fb34 08-Jun-2020 manashsarma <manashsarma@in.ibm.com>

Modify library method and testcase for DMTF usercase

There two objectives with this change:
1.Test case executed python command file
'Redfish-Usecase-Checkers/account_management/account_management.

Modify library method and testcase for DMTF usercase

There two objectives with this change:
1.Test case executed python command file
'Redfish-Usecase-Checkers/account_management/account_management.py';
with unrecognized arguments. This is corrected.
2.When any use case/test case (inside the python command file 'account_management.py')
fails, just failure message comes without any information on failed test cases.
This is fixed now.

Change-Id: Ic99dc5b7a20af631d6459025029b6db5dea305bb
Signed-off-by: Manash Sarma <manashsarma@in.ibm.com>

show more ...


# 2d0804eb 12-Dec-2019 George Keishing <gkeishin@in.ibm.com>

Robot coding guideline fixes

Changes:
- Fix line char 110 exceeding.

Change-Id: Ic5d49b867ace46724abe72ae3629369952606733
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


# 63f7bfc2 29-Oct-2019 George Keishing <gkeishin@in.ibm.com>

Add branch checkout option in DMTF tools

Change-Id: Iec22ed736709ce972cc6e36810ac859e71e04e96
Signed-off-by: George Keishing <gkeishin@in.ibm.com>


Revision tags: v2.7-warrior-stable
# 398d9e6e 28-Feb-2019 George Keishing <gkeishin@in.ibm.com>

DMTF Redfish-JsonSchema-ResponseValidator Tool

Changes:
- Test to target BMC using Redfish-JsonSchema-ResponseValidator.
- Update DMTF lib test to validate result.

Tested: On latest Master bu

DMTF Redfish-JsonSchema-ResponseValidator Tool

Changes:
- Test to target BMC using Redfish-JsonSchema-ResponseValidator.
- Update DMTF lib test to validate result.

Tested: On latest Master build https://openpower.xyz/job/openbmc-build/2005/

Change-Id: I6eac2ac69d3aea76a6a2e8532b24fd2b9e2eb43b
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...


# 00ee05a4 25-Feb-2019 George Keishing <gkeishin@in.ibm.com>

DMTF Redfish-Service-Validator tool test

Changes:
- Added test to get Redfish-Service-Validator tool and run.
- Create dmtf lib utils file for other tooling aspect.

Test: On BMC with Master

DMTF Redfish-Service-Validator tool test

Changes:
- Added test to get Redfish-Service-Validator tool and run.
- Create dmtf lib utils file for other tooling aspect.

Test: On BMC with Master.

Change-Id: I718a475f4f15ebd1d0ade02bfaabf7e585ddc290
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
Signed-off-by: Maksym Yepaneshnikov <Maksym_Yepaneshnikov@jabil.com>
Signed-off-by: George Keishing <gkeishin@in.ibm.com>

show more ...