History log of /openbmc/openbmc-test-automation/test_lists/ (Results 201 – 207 of 207)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
700ede0016-Nov-2016 George Keishing <gkeishin@in.ibm.com>

Enabling OBMC REST test cases

The following test cases which were skipped due to failure are now working
and verified on driver v1.99.0-251-gb78c6de

Change-Id: Ic21ee49eade43174a9171407610a710c853f

Enabling OBMC REST test cases

The following test cases which were skipped due to failure are now working
and verified on driver v1.99.0-251-gb78c6de

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

show more ...


/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/extended/full_suite_regression.robot
/openbmc/openbmc-test-automation/extended/test_ac_cycles.robot
/openbmc/openbmc-test-automation/extended/test_journal.robot
/openbmc/openbmc-test-automation/extended/test_networkd_ext.robot
/openbmc/openbmc-test-automation/extended/test_power_restore.robot
/openbmc/openbmc-test-automation/extended/test_powercycle_loop.robot
/openbmc/openbmc-test-automation/extended/test_syslog.robot
/openbmc/openbmc-test-automation/lib/boot/reboots.robot
/openbmc/openbmc-test-automation/lib/gen_arg.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_methods.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_utils.robot
/openbmc/openbmc-test-automation/lib/tally_sheet.py
/openbmc/openbmc-test-automation/lib/utilities.py
/openbmc/openbmc-test-automation/lib/utils.robot
skip_test
skip_test_witherspoon
/openbmc/openbmc-test-automation/tests/security/test_ssl.robot
/openbmc/openbmc-test-automation/tests/test_association.robot
/openbmc/openbmc-test-automation/tests/test_basic_poweron.robot
/openbmc/openbmc-test-automation/tests/test_boot.robot
/openbmc/openbmc-test-automation/tests/test_bootpolicy.robot
/openbmc/openbmc-test-automation/tests/test_esel.robot
/openbmc/openbmc-test-automation/tests/test_eventlog.robot
/openbmc/openbmc-test-automation/tests/test_fan.robot
/openbmc/openbmc-test-automation/tests/test_fw_version.robot
/openbmc/openbmc-test-automation/tests/test_generic_conf.robot
/openbmc/openbmc-test-automation/tests/test_inventory.robot
/openbmc/openbmc-test-automation/tests/test_led.robot
/openbmc/openbmc-test-automation/tests/test_networkd.robot
/openbmc/openbmc-test-automation/tests/test_obmcrest.robot
/openbmc/openbmc-test-automation/tests/test_occ_powercap.robot
/openbmc/openbmc-test-automation/tests/test_openbmc_service_restart_policy.robot
/openbmc/openbmc-test-automation/tests/test_sensors.robot
/openbmc/openbmc-test-automation/tests/test_time.robot
/openbmc/openbmc-test-automation/tests/test_user.robot
/openbmc/openbmc-test-automation/tests/test_warmreset.robot
/openbmc/openbmc-test-automation/tools/generate_argumentfile.sh
/openbmc/openbmc-test-automation/tools/myffdc.robot
9aa0f65f08-Nov-2016 George Keishing <gkeishin@in.ibm.com>

Pre bringup witherspoon default test bucket

Resolves openbmc/openbmc-test-automation#201

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

bb20f73524-Oct-2016 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Updated Palmetto's skip list file with recent issue and fixes

What this fix addresses
- Added 4 failing TCs in Palmetto's skip list from main skip_list file
- Added 2 new TCs related to DIMM w

Updated Palmetto's skip list file with recent issue and fixes

What this fix addresses
- Added 4 failing TCs in Palmetto's skip list from main skip_list file
- Added 2 new TCs related to DIMM which are failing due to fw problem.
- Added 1 test case related to bios
- Removed 3 test case which are not passing due to fixes for membuf presence detect
- Added some more test cases which need fixes

Resolves openbmc/openbmc-test-automation#209

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

show more ...

845fb82701-Nov-2016 George Keishing <gkeishin@in.ibm.com>

IPMI tool dependent Test cases

These tests will be available latter where ipmitool will be included
as a part of the tarball.

Change-Id: Id866ff050e997ada93568c4833c70232c8fe3741
Signed-off-by: Geo

IPMI tool dependent Test cases

These tests will be available latter where ipmitool will be included
as a part of the tarball.

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

show more ...

c965bc1518-Oct-2016 George Keishing <gkeishin@in.ibm.com>

Test user to skip test list

The issue turn out to be due to the SSLOEF error. The test user REST
method call are returning error inspite of the user is getting added
or created. The test code expect

Test user to skip test list

The issue turn out to be due to the SSLOEF error. The test user REST
method call are returning error inspite of the user is getting added
or created. The test code expect the REST response to be success.

Untill the issue is fixed or identified from the developement this
is pushed under skip test.

This changes also add new tags for the test user cases as our continue
effort to tag all the test cases.

Resolves openbmc/openbmc-test-automation#166

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

show more ...

524cb04313-Oct-2016 George Keishing <gkeishin@in.ibm.com>

Set REST GET and POST timeout

By default the GET and POST connection timeout is set to None
which means it'll wait until the connection is closed. Now with
this timeout the session will hang up post

Set REST GET and POST timeout

By default the GET and POST connection timeout is set to None
which means it'll wait until the connection is closed. Now with
this timeout the session will hang up post 10 seconds and free
up the session for other test request to come in.

Piggy back the REST restart disabling via skip list in this
commit

Resolves openbmc/openbmc-test-automation#165

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

show more ...

f811910305-Oct-2016 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Added skip list for Palmetto

This changes addresses the following:
- Created argument file skip_test_palmetto to
Skip TCs which are failing due to existing fw issue on Palmetto

Added skip list for Palmetto

This changes addresses the following:
- Created argument file skip_test_palmetto to
Skip TCs which are failing due to existing fw issue on Palmetto
Skip TCs which are not applicable for Palmetto system
- Moved all argument files into new test_lists folder

Resolves openbmc/openbmc-test-automation#145
openbmc/openbmc-test-automation#138

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

show more ...


/openbmc/openbmc-test-automation/.gitignore
/openbmc/openbmc-test-automation/.project
/openbmc/openbmc-test-automation/.pydevproject
/openbmc/openbmc-test-automation/LICENSE
/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/data/Barreleye.py
/openbmc/openbmc-test-automation/data/Firestone.py
/openbmc/openbmc-test-automation/data/Garrison.py
/openbmc/openbmc-test-automation/data/Palmetto.py
/openbmc/openbmc-test-automation/data/Witherspoon.py
/openbmc/openbmc-test-automation/data/model.py
/openbmc/openbmc-test-automation/data/variables.py
/openbmc/openbmc-test-automation/extended/code_update/code_update_utils.robot
/openbmc/openbmc-test-automation/extended/code_update/update_bmc.robot
/openbmc/openbmc-test-automation/extended/full_suite_regression.robot
/openbmc/openbmc-test-automation/extended/test_ac_cycles.robot
/openbmc/openbmc-test-automation/extended/test_bios_update.robot
/openbmc/openbmc-test-automation/extended/test_networkd_ext.robot
/openbmc/openbmc-test-automation/extended/test_power_restore.robot
/openbmc/openbmc-test-automation/extended/test_syslog.robot
/openbmc/openbmc-test-automation/lib/boot/boot_resource_master.robot
/openbmc/openbmc-test-automation/lib/boot/poweroffs.robot
/openbmc/openbmc-test-automation/lib/boot/powerons.robot
/openbmc/openbmc-test-automation/lib/connection_client.robot
/openbmc/openbmc-test-automation/lib/disable_warning_urllib.py
/openbmc/openbmc-test-automation/lib/gen_misc.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_print.py
/openbmc/openbmc-test-automation/lib/ipmi_client.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_methods.robot
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_utils.robot
/openbmc/openbmc-test-automation/lib/pdu/pdu.robot
/openbmc/openbmc-test-automation/lib/pdu/synaccess.robot
/openbmc/openbmc-test-automation/lib/pythonutil.py
/openbmc/openbmc-test-automation/lib/resource.txt
/openbmc/openbmc-test-automation/lib/rest_client.robot
/openbmc/openbmc-test-automation/lib/utilities.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/requirements.txt
HW_CI
skip_test
skip_test_palmetto
/openbmc/openbmc-test-automation/tests/data.json
/openbmc/openbmc-test-automation/tests/security/test_ssl.robot
/openbmc/openbmc-test-automation/tests/test_association.robot
/openbmc/openbmc-test-automation/tests/test_basic_poweron.robot
/openbmc/openbmc-test-automation/tests/test_boot.robot
/openbmc/openbmc-test-automation/tests/test_bootpolicy.robot
/openbmc/openbmc-test-automation/tests/test_esel.robot
/openbmc/openbmc-test-automation/tests/test_eventlog.robot
/openbmc/openbmc-test-automation/tests/test_fan.robot
/openbmc/openbmc-test-automation/tests/test_fw_version.robot
/openbmc/openbmc-test-automation/tests/test_generic_conf.robot
/openbmc/openbmc-test-automation/tests/test_inventory.robot
/openbmc/openbmc-test-automation/tests/test_led.robot
/openbmc/openbmc-test-automation/tests/test_networkd.robot
/openbmc/openbmc-test-automation/tests/test_obmcrest.robot
/openbmc/openbmc-test-automation/tests/test_occ_powercap.robot
/openbmc/openbmc-test-automation/tests/test_openbmc_service_restart_policy.robot
/openbmc/openbmc-test-automation/tests/test_sensors.robot
/openbmc/openbmc-test-automation/tests/test_time.robot
/openbmc/openbmc-test-automation/tests/test_user.robot
/openbmc/openbmc-test-automation/tests/test_warmreset.robot
/openbmc/openbmc-test-automation/tools/generate_argumentfile.sh
/openbmc/openbmc-test-automation/tox.ini

123456789