History log of /openbmc/openbmc-test-automation/extended/test_ac_cycles.robot (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable, v4.0-stable
# 6fb70d98 24-Oct-2023 Matt Fischer <matthew.fischer@hpe.com>

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf30

Switch from Force Tags to Test Tags

Force Tags is deprecated in Robot 7.0 and will eventually
warn and then after that stop working. Test Tags performs
the same function per docs.

Change-Id: I7cf305754b247b995a05d8da3b9de9ed613ecae2
Signed-off-by: Matt Fischer <matthew.fischer@hpe.com>

show more ...


Revision tags: robotframework-requests, v2.10-Hardknott, v2.8.0-stable, v2.7-warrior-stable, v2.6-thud-stable, v2.2-stable, v2.1-stable
# f4a807bf 20-Jun-2018 Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>

Enforced robotframework standards.

- The standards are enforced using the rflint static anylysis tool.
- More standards will be added in future commits but this is a base
starting point.

Change-I

Enforced robotframework standards.

- The standards are enforced using the rflint static anylysis tool.
- More standards will be added in future commits but this is a base
starting point.

Change-Id: I7dd8a2b0b42a51327b748cb730609d7ee2538de3
Signed-off-by: Joy Onyerikwu <onyekachukwu.joy.onyerikwu@ibm.com>

show more ...


Revision tags: v2.0-stable
# 5db43e46 15-Jun-2017 Sweta Potthuri <spotthur@in.ibm.com>

Creating a new skip list for extended

- Creating a skip file 'skip_test_extended' in test_lists
and adding tags wherever required

Resolves openbmc/openbmc-test-automation#701

Change-Id: I0ece

Creating a new skip list for extended

- Creating a skip file 'skip_test_extended' in test_lists
and adding tags wherever required

Resolves openbmc/openbmc-test-automation#701

Change-Id: I0ece11e9140bf0bc59b6a0ea86c38a7b94c58c6f
Signed-off-by: Sweta Potthuri <spotthur@in.ibm.com>

show more ...


# 4cfb0a5a 11-Jan-2017 George Keishing <gkeishin@in.ibm.com>

AC cycle test fix

Fixes the following:
- Documentation
- Test naming
- Alignment
- Added Keyword to verify PDU parameters

Resolves openbmc/openbmc-test-automation#272

Change-Id: I605de6808

AC cycle test fix

Fixes the following:
- Documentation
- Test naming
- Alignment
- Added Keyword to verify PDU parameters

Resolves openbmc/openbmc-test-automation#272

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

show more ...


# eac1af2b 14-Nov-2016 Gunnar Mills <gmills@us.ibm.com>

Name changes for FFDC Test Cases: "FFDC On Test Case Fail" and "FFDC"

Changed FFDC Test Cases Names in lib/openbmc_ffdc.robot:
Changed the name of "Log FFDC" to "FFDC On Test Case Fail"
Changed the

Name changes for FFDC Test Cases: "FFDC On Test Case Fail" and "FFDC"

Changed FFDC Test Cases Names in lib/openbmc_ffdc.robot:
Changed the name of "Log FFDC" to "FFDC On Test Case Fail"
Changed the name of "Log FFDC If Test Case Failed" to "FFDC"
The names were reversed..
"Log FFDC" had a check to see if Test Case failed.
"Log FFDC If Test Case Failed" had the actual FFDC gathering.

Change-Id: I50a0cae783180c4bdbe82c94f2cd57f803a05998
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# d55a4be5 26-Aug-2016 George Keishing <gkeishin@in.ibm.com>

Enabling FFDC collection for test

Resolves openbmc/openbmc-test-automation#84

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


# d154296f 11-Aug-2016 causten <austenc@us.ibm.com>

Move ac cycles testing to the extended test dir

The purpose of the extended directory was for tests with a single
focus and would typically not be something to run all the time.
The AC Cycles test w

Move ac cycles testing to the extended test dir

The purpose of the extended directory was for tests with a single
focus and would typically not be something to run all the time.
The AC Cycles test was a buster program designed to simulate the
AC getting yanked many times. It requires special hardware (PDU)
and so for those reasons it is not needed in the traditional tests
dir.

Change-Id: I1aa09c5f0e163706104dea07286d93bcab69eeac
Signed-off-by: Chris Austen <austenc@us.ibm.com>

show more ...