History log of /openbmc/openbmc-test-automation/tools/robot_custom_rules.py (Results 1 – 3 of 3)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable
# 9c223095 29-Jan-2024 George Keishing <gkeishin@in.ibm.com>

Update OCC wait time to 8 minutes

Changes:
- Increase OCC wait timeout
- Fix CI script failure

Tested:
- Ran from Sandbox

Change-Id: I1c7e8fef3038bf839b864f746e28706dcc64331d
Signed-of

Update OCC wait time to 8 minutes

Changes:
- Increase OCC wait timeout
- Fix CI script failure

Tested:
- Ran from Sandbox

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

show more ...


Revision tags: v4.0-stable
# 69c5c1c6 21-Feb-2023 George Keishing <gkeishin@in.ibm.com>

Pylint warning and error fix in script

Changes:
- C0114: Missing module docstring
- C0116: Missing function or method docstring
- C0209: Formatting a regular string which could be a f-strin

Pylint warning and error fix in script

Changes:
- C0114: Missing module docstring
- C0116: Missing function or method docstring
- C0209: Formatting a regular string which could be a f-string

Tested:
- python3 -m pylint tools/robot_custom_rules.py

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

show more ...


# b1751ada 12-Dec-2022 George Keishing <gkeishin@in.ibm.com>

Relocate robot standard script tools

Changes:
- Move robot_standards and robot_custom_rules.py
script files to tools directory
- Change permission to executable for scripts

Tested: -

Relocate robot standard script tools

Changes:
- Move robot_standards and robot_custom_rules.py
script files to tools directory
- Change permission to executable for scripts

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

show more ...