Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 010f221a 08-Jan-2025 George Keishing <gkeishin@in.ibm.com>

Typo fixes in code documentation

Changes:
- Spelling mistake fixes in code.

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

Typo fixes in code documentation

Changes:
- Spelling mistake fixes in code.

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

show more ...


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


# 3e469a87 29-May-2024 George Keishing <gkeishin@in.ibm.com>

Fix typos and code indentation

Changes:
- Cosmetic changes to the test suite.

Tested:
- NA
Change-Id: I8af65245f7d28291d9339695c94def30117c5e1a
Signed-off-by: George Keishing <gkeishin@in.i

Fix typos and code indentation

Changes:
- Cosmetic changes to the test suite.

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

show more ...


# 20dc0fd4 25-Apr-2024 manashsarma <manashsarma@in.ibm.com>

Add fix of telemetry test case

Changes:
- Avoid magic numbers in the telemetry definition
provided add telemetry discovery algorithm.
- The following attributes are removed as no lo

Add fix of telemetry test case

Changes:
- Avoid magic numbers in the telemetry definition
provided add telemetry discovery algorithm.
- The following attributes are removed as no longer
seen and not important:
pcie_dcm0_power
io_dcm0_power

Tested:
- Ran the test cases from the sandbox successfully.

Change-Id: Iababe84e4103927b4ca247d9f2114d2fbe4379ce
Signed-off-by: manashsarma <manashsarma@in.ibm.com>

show more ...


# ee0103d5 30-Jan-2024 George Keishing <gkeishin@in.ibm.com>

Code fixes and cleanup in test repository

Changes:
- Fix typo mistake
- Fix TrailingWhitespace
- Fix Tagging mismatch

Tested:
- Tag mismatch command
$ find | grep '\.robot$' | xargs awk -

Code fixes and cleanup in test repository

Changes:
- Fix typo mistake
- Fix TrailingWhitespace
- Fix Tagging mismatch

Tested:
- Tag mismatch command
$ find | grep '\.robot$' | xargs awk -f check_robot_tags.awk
- codespell
- robot custom script

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

show more ...


# d874e9e0 13-Dec-2023 manashsarma <manashsarma@in.ibm.com>

Add testcode to verify telemetry report creation error

Changes: - Added test case to verify telemetry error creation
with invalid data in 'Verify Basic Telemetry Report Creation'

Tested:

Add testcode to verify telemetry report creation error

Changes: - Added test case to verify telemetry error creation
with invalid data in 'Verify Basic Telemetry Report Creation'

Tested: - Ran the test case from sandbox successfully.

Change-Id: I31f3973862936f2f380ca4ed6f8693a644adf82d
Signed-off-by: manashsarma <manashsarma@in.ibm.com>

show more ...


# c55a8998 13-Nov-2023 George Keishing <gkeishin@in.ibm.com>

Fix TrailingWhitespace and typo

Changes:
- Code cleanup changes

Tested:
- NA

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


# d0cb6e10 10-Oct-2023 manashsarma <manashsarma@in.ibm.com>

Added automation testcases to verify telmetry report creation

Changes: - Modified test case 'Verify Basic Telemetry Report Creation' to accommodate
other tests for metric definitions -

Added automation testcases to verify telmetry report creation

Changes: - Modified test case 'Verify Basic Telemetry Report Creation' to accommodate
other tests for metric definitions - dimm temperature, core temperature, battery voltage etc.

Tested: - Ran ‘Verify Basic Telemetry Report Creation’ from sandbox successfully.

Change-Id: Ide35e57d9f3b1eeccadd57851e448386fe3abe55
Signed-off-by: manashsarma <manashsarma@in.ibm.com>

show more ...


# 5431685f 16-Oct-2023 George Keishing <gkeishin@in.ibm.com>

Add new force tags for test suites

Comments:
- Added new tags for the test suites

Tested:
- NA

Change-Id: Ibd7eb9e821290c44bd1255d47a52e596e6135cbf
Signed-off-by: George Keishing <gkeishin@i

Add new force tags for test suites

Comments:
- Added new tags for the test suites

Tested:
- NA

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

show more ...


# 46e243df 08-Sep-2023 manashsarma <manashsarma@in.ibm.com>

Added testcase to verify error exceeding max telemetry reports

Changes:
- Added testcase 'Verify Error After Exceeding Maximum Report Creation'

Tested:
- Ran the testcase from sandb

Added testcase to verify error exceeding max telemetry reports

Changes:
- Added testcase 'Verify Error After Exceeding Maximum Report Creation'

Tested:
- Ran the testcase from sandbox successfully.

Change-Id: I8584a1537b29b70e73ddae6b69f3226915342936

Change-Id: I8268c43025e4f9829ac2b9bb56d43bcb43f7b5f2
Signed-off-by: manashsarma <manashsarma@in.ibm.com>

show more ...


# 1a0c6bf6 27-Jul-2023 manashsarma <manashsarma@in.ibm.com>

Add testcase for periodic telemetry report

Telemetry:Verify Basic Periodic Telemetry Report Creation

Changes:
- Added test case 'Verify Basic Periodic Telemetry Report Creation'
- A

Add testcase for periodic telemetry report

Telemetry:Verify Basic Periodic Telemetry Report Creation

Changes:
- Added test case 'Verify Basic Periodic Telemetry Report Creation'
- Added report deletion after successful creation. Otherwise next
run will produce error

Change-Id: I81da259b0dedbdd790870a4af43450adfc588e5c
Signed-off-by: manashsarma <manashsarma@in.ibm.com>

show more ...


# 663c2da5 26-May-2023 manashsarma <manashsarma@in.ibm.com>

Telemetry:Add basic telemetry report creation test

Changes:
- Added test case 'Verify Basic Telemetry Report Creation'

Tested:
- Ran the testcase from sandbox successfully.

Change-

Telemetry:Add basic telemetry report creation test

Changes:
- Added test case 'Verify Basic Telemetry Report Creation'

Tested:
- Ran the testcase from sandbox successfully.

Change-Id: Ibc112eaf0b7be92108fc752c5ff181eb57bbc47f
Signed-off-by: manashsarma <manashsarma@in.ibm.com>

show more ...