History log of /openbmc/openbmc-test-automation/xcat/test_xcat_group.robot (Results 1 – 7 of 7)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: v5.0-stable, v4.0-stable, robotframework-requests
# b98036a9 31-Jan-2022 George Keishing <gkeishin@in.ibm.com>

Fix test case tag names from multiple suites

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


Revision tags: v2.10-Hardknott
# 4d4ef99f 28-Jan-2021 George Keishing <gkeishin@in.ibm.com>

Fix typo in code documentation

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


Revision tags: v2.8.0-stable
# ab209cdd 01-Jul-2020 Sushil Singh <susilsi7@in.ibm.com>

Address issue for deprecated syntax

Change from :FOR to FOR/END to address a new WARNING in
the new robot version.

Sample warning message as mention below.

FOR loop starting on line 26: For loop h

Address issue for deprecated syntax

Change from :FOR to FOR/END to address a new WARNING in
the new robot version.

Sample warning message as mention below.

FOR loop starting on line 26: For loop header
': FOR' is deprecated. Use 'FOR' instead.

Signed-off-by: Sushil Singh <susilsi7@in.ibm.com>
Change-Id: I1720b3c7e6fbbafda3fca6f91edf97c80fdd9f41

show more ...


Revision tags: v2.7-warrior-stable
# 839a0c27 31-Jan-2019 Sandhya Somashekar <sansomas@in.ibm.com>

Replace resource.txt with resource.robot

Change-Id: I4d2afd35645880e33a31644cd717bbeae55666f0
Signed-off-by: Sandhya Somashekar <sansomas@in.ibm.com>


Revision tags: 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
# 56cbd17f 07-Jul-2017 Prashanth Katti <prkatti1@in.ibm.com>

XCAT testing: Continuous power status and rvitals

This change includes:
1. Power on BMC node.
2. Repeatedly get power status and verify.
3. Get temperature reading through XCAT.
4. G

XCAT testing: Continuous power status and rvitals

This change includes:
1. Power on BMC node.
2. Repeatedly get power status and verify.
3. Get temperature reading through XCAT.
4. Get voltage reading through XCAT.
5. Get wattage reading through XCAT.
6. Get fanspeed through XCAT.

This resolves openbmc/openbmc-test-automation#779

Change-Id: I16e8bfcc65471d7012955788e8e35c4f71e02aa0
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.com>

show more ...


# 16dfa8d4 31-Jul-2017 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Renamed xcat_testing.robot file to xcat_group_testing.robot.

This file will be used to perform only group related test cases.

Resolves openbmc/openbmc-test-automation#814

Change-Id: I4ea5d525e1abc

Renamed xcat_testing.robot file to xcat_group_testing.robot.

This file will be used to perform only group related test cases.

Resolves openbmc/openbmc-test-automation#814

Change-Id: I4ea5d525e1abc9d4e5df24330c16380a12e744b9
Signed-off-by: Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

show more ...