History log of /openbmc/openbmc-test-automation/extended/ (Results 126 – 150 of 398)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
146da7e920-Apr-2018 George Keishing <gkeishin@in.ibm.com>

Verify SEL "Description" and "EntryID" are not empty

Added:
- Test to check if the SEL entry is not empty.

Note: This is applicable only for public master build. We will
enable when it's

Verify SEL "Description" and "EntryID" are not empty

Added:
- Test to check if the SEL entry is not empty.

Note: This is applicable only for public master build. We will
enable when it's available for internal builds.

Resolves openbmc/openbmc-test-automation#1347

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

show more ...

a789aeb414-Apr-2018 George Keishing <gkeishin@in.ibm.com>

Update response code for dummy file upload

Changes:
- Response code replaced with HTTP_BAD_REQUEST.

Change-Id: Id029b521d1d6f2f2deaf083349376f7841e305e7
Signed-off-by: George Keishing <gkeishin

Update response code for dummy file upload

Changes:
- Response code replaced with HTTP_BAD_REQUEST.

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

show more ...

44bc84df12-Apr-2018 George Keishing <gkeishin@in.ibm.com>

Sleep sync post delete IP address

Resolves openbmc/openbmc-test-automation#1317

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

bf58f01612-Apr-2018 George Keishing <gkeishin@in.ibm.com>

FFDC collection for network test suite

Added:
- New keyword and resource import for FFDC collection.

Change-Id: Ie8c288985de28c67cf6db2a5f1263557aa89fad7
Signed-off-by: George Keishing <gkeishi

FFDC collection for network test suite

Added:
- New keyword and resource import for FFDC collection.

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

show more ...

917ba1a208-Apr-2018 Gunnar Mills <gmills@us.ibm.com>

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

Change-Id: I99ddf

Spelling fixes

Spelling errors found using github.com/lucasdemarchi/codespell
A tool to fix common misspellings.
This tool is licensed under GNU General Public License, version 2.

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

show more ...


/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py
/openbmc/openbmc-test-automation/bin/sol_utils.tcl
test_error_log.robot
test_network.robot
test_network_nping.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/obmc_gui/test/gui_header/test_obmc_gui_server_health.robot
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/dvt/obmc_driver_vars.txt
/openbmc/openbmc-test-automation/lib/host.tcl
/openbmc/openbmc-test-automation/lib/open_power_utils.robot
/openbmc/openbmc-test-automation/lib/secure_utils.robot
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/secureboot/secure.robot
/openbmc/openbmc-test-automation/syslib/utils_keywords.py
/openbmc/openbmc-test-automation/test_lists/HW_CI
/openbmc/openbmc-test-automation/tests/ipmi/test_chassis.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_ipmi_resets.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_sensors_ipmi.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_sol.robot
/openbmc/openbmc-test-automation/tests/test_basic_poweron.robot
/openbmc/openbmc-test-automation/tests/test_boot_devices.robot
/openbmc/openbmc-test-automation/tests/test_boot_policies.robot
/openbmc/openbmc-test-automation/tests/test_hardware_sensors.robot
/openbmc/openbmc-test-automation/tests/test_power_supply.robot
/openbmc/openbmc-test-automation/tests/test_rest_interfaces.robot
/openbmc/openbmc-test-automation/tests/test_service_restart_policy.robot
/openbmc/openbmc-test-automation/tools/generate_test_document
4dab4e4d03-Apr-2018 George Keishing <gkeishin@in.ibm.com>

Move SBE test suite to extended

This test suite is disruptive once it fails and we havn't been
very successful in fixing it in automation to recover once failed.

Change-Id: I4802d65249ab88aff360977

Move SBE test suite to extended

This test suite is disruptive once it fails and we havn't been
very successful in fixing it in automation to recover once failed.

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

show more ...

cf6714f226-Mar-2018 Sivas SRR <sivas.srr@in.ibm.com>

Common error log keywords moved to logging_utils.robot.

Resolves openbmc/openbmc-test-automation#1301

Change-Id: Ib5e6aea12505c87dee5fc044ae492160025e751d
Signed-off-by: Sivas SRR <sivas.srr@in.ibm

Common error log keywords moved to logging_utils.robot.

Resolves openbmc/openbmc-test-automation#1301

Change-Id: Ib5e6aea12505c87dee5fc044ae492160025e751d
Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com>

show more ...

e78a443129-Mar-2018 Michael Walsh <micwalsh@us.ibm.com>

Change to avoid failed code update due to delete dump failure.

Change-Id: I4714341d04605cde2709e42d7ddb4213ef74c5fb
Signed-off-by: Michael Walsh <micwalsh@us.ibm.com>

096cd56526-Mar-2018 Gunnar Mills <gmills@us.ibm.com>

Fixed PEP 8 style using autopep8

Used autopep8 to correct styling.
Ran autopep8 on openbmc-test-automation, autopep8 is not
able to fix all styling issues. There is still around
1000 styling violati

Fixed PEP 8 style using autopep8

Used autopep8 to correct styling.
Ran autopep8 on openbmc-test-automation, autopep8 is not
able to fix all styling issues. There is still around
1000 styling violations in openbmc-test-automation.
More information on autopep8 can be found here,
https://pypi.python.org/pypi/autopep8

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

show more ...


/openbmc/openbmc-test-automation/bin/generate_inventory
/openbmc/openbmc-test-automation/bin/obmc_ser_num
/openbmc/openbmc-test-automation/bin/process_plug_in_packages.py
/openbmc/openbmc-test-automation/bin/validate_plug_ins.py
/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/Romulus.py
/openbmc/openbmc-test-automation/data/Witherspoon.py
/openbmc/openbmc-test-automation/data/inventory.py
/openbmc/openbmc-test-automation/data/model.py
/openbmc/openbmc-test-automation/data/variables.py
run_keyword.py
/openbmc/openbmc-test-automation/gui/data/variables.py
/openbmc/openbmc-test-automation/gui/obmc_gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/obmc_gui/lib/supporting_libs.py
/openbmc/openbmc-test-automation/lib/bmc_ssh_utils.py
/openbmc/openbmc-test-automation/lib/boot_data.py
/openbmc/openbmc-test-automation/lib/code_update_utils.py
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/data_proc.tcl
/openbmc/openbmc-test-automation/lib/disable_warning_urllib.py
/openbmc/openbmc-test-automation/lib/dump_utils.py
/openbmc/openbmc-test-automation/lib/firmware_utils.py
/openbmc/openbmc-test-automation/lib/gen_arg.py
/openbmc/openbmc-test-automation/lib/gen_cmd.py
/openbmc/openbmc-test-automation/lib/gen_misc.py
/openbmc/openbmc-test-automation/lib/gen_plug_in.py
/openbmc/openbmc-test-automation/lib/gen_plug_in_utils.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_keyword.py
/openbmc/openbmc-test-automation/lib/gen_robot_plug_in.py
/openbmc/openbmc-test-automation/lib/gen_robot_print.py
/openbmc/openbmc-test-automation/lib/gen_robot_ssh.py
/openbmc/openbmc-test-automation/lib/gen_robot_utils.py
/openbmc/openbmc-test-automation/lib/gen_robot_valid.py
/openbmc/openbmc-test-automation/lib/gen_valid.py
/openbmc/openbmc-test-automation/lib/ipmi_utils.py
/openbmc/openbmc-test-automation/lib/jobs_processing.py
/openbmc/openbmc-test-automation/lib/logging_utils.py
/openbmc/openbmc-test-automation/lib/logging_utils.robot
/openbmc/openbmc-test-automation/lib/obmc_boot_test.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_list.py
/openbmc/openbmc-test-automation/lib/openbmc_ffdc_utils.robot
/openbmc/openbmc-test-automation/lib/pythonutil.py
/openbmc/openbmc-test-automation/lib/ras/host_utils.robot
/openbmc/openbmc-test-automation/lib/ras/variables.py
/openbmc/openbmc-test-automation/lib/state.py
/openbmc/openbmc-test-automation/lib/tally_sheet.py
/openbmc/openbmc-test-automation/lib/utilities.py
/openbmc/openbmc-test-automation/lib/utils.py
/openbmc/openbmc-test-automation/lib/utils_files.py
/openbmc/openbmc-test-automation/lib/var_funcs.py
/openbmc/openbmc-test-automation/lib/var_stack.py
/openbmc/openbmc-test-automation/lib/wrap_utils.py
/openbmc/openbmc-test-automation/ras/test_host_ras.robot
/openbmc/openbmc-test-automation/syslib/utils_keywords.py
/openbmc/openbmc-test-automation/templates/pgm_template.py
/openbmc/openbmc-test-automation/templates/python_pgm_template
/openbmc/openbmc-test-automation/test_lists/witherspoon/skip_test_witherspoon_GA1
/openbmc/openbmc-test-automation/tests/energy_scale/test_power_capping.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
/openbmc/openbmc-test-automation/tests/test_escale_base.robot
/openbmc/openbmc-test-automation/tests/test_inventory.robot
/openbmc/openbmc-test-automation/tools/github_issues_to_csv
/openbmc/openbmc-test-automation/tools/oem/ibm/gen_csv_results.py
be02691d14-Mar-2018 Sivas SRR <sivas.srr@in.ibm.com>

Server health from GUI header - Phase 4.

Resolves openbmc/openbmc-test-automation#1300

Change-Id: I331d5a6df1ed7497a4dcead889088e5977f15995
Signed-off-by: Sivas SRR <sivas.srr@in.ibm.com>

88f0006107-Mar-2018 manasarm <manashsarma@in.ibm.com>

Verify IPMI commands can run when multiple IP addresses are configured.

Resolves openbmc/openbmc-test-automation#1269

Change-Id: Idfe6b6f64bed8a8937b854f5a63c4a475cf279f0
Signed-off-by: manasarm <m

Verify IPMI commands can run when multiple IP addresses are configured.

Resolves openbmc/openbmc-test-automation#1269

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

show more ...

85611ed028-Nov-2017 Sweta Potthuri <spotthur@in.ibm.com>

Move the error log and association to extended bucket.

Resolves openbmc/openbmc-test-automation#1145

Change-Id: I8c06d306f2740dc214183e51d43698d51fcd4876
Signed-off-by: Sweta Potthuri <spotthur@in.

Move the error log and association to extended bucket.

Resolves openbmc/openbmc-test-automation#1145

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

show more ...

af472ceb27-Feb-2018 Gunnar Mills <gmills@us.ibm.com>

Update the reverse functional association

https://gerrit.openbmc-project.xyz/#/c/9180/ changed the reverse
functional association to "functional". This updates the
documentation to reflect that.

Ch

Update the reverse functional association

https://gerrit.openbmc-project.xyz/#/c/9180/ changed the reverse
functional association to "functional". This updates the
documentation to reflect that.

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

show more ...

457bb3a322-Feb-2018 George Keishing <gkeishin@in.ibm.com>

AES standby to cleanup system journald logs.

Resolves openbmc/openbmc-test-automation#1266

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

bf72477021-Feb-2018 George Keishing <gkeishin@in.ibm.com>

MAC address comparison

Fixes:
- Move common keywords from test suites to
lib/bmc_network_utils.robot
- Add new python function to compare the MAC address.

Resolves openbmc/openbmc-te

MAC address comparison

Fixes:
- Move common keywords from test suites to
lib/bmc_network_utils.robot
- Add new python function to compare the MAC address.

Resolves openbmc/openbmc-test-automation#1261

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

show more ...

287faaf221-Nov-2017 George Keishing <gkeishin@in.ibm.com>

Reboot Host during code update activation in progress

Resolves openbmc/openbmc-test-automation#1251

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

Reboot Host during code update activation in progress

Resolves openbmc/openbmc-test-automation#1251

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

show more ...

2ebcba0819-Feb-2018 George Keishing <gkeishin@in.ibm.com>

Deprecate manual image removing post code upload.

Resolves openbmc/openbmc-test-automation#1250

Change-Id: I8e687c5810eb11896ceb9898061285143e065dd2
Signed-off-by: George Keishing <gkeishin@in.ibm

Deprecate manual image removing post code upload.

Resolves openbmc/openbmc-test-automation#1250

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

show more ...


/openbmc/openbmc-test-automation/README.md
/openbmc/openbmc-test-automation/Tools.md
/openbmc/openbmc-test-automation/data/ipmi_raw_cmd_table.py
code_update/test_image_upload.robot
test_bmc_upload_stability.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/data/resource_variables.py
/openbmc/openbmc-test-automation/gui/obmc_gui/lib/resource.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/gui_header/test_obmc_gui_ip_check.robot
/openbmc/openbmc-test-automation/gui/obmc_gui/test/server_control/server_power_operations.robot
/openbmc/openbmc-test-automation/lib/bmc_network_utils.robot
/openbmc/openbmc-test-automation/lib/code_update_utils.robot
/openbmc/openbmc-test-automation/lib/escape.tcl
/openbmc/openbmc-test-automation/lib/fan_utils.robot
/openbmc/openbmc-test-automation/lib/firmware_utils.py
/openbmc/openbmc-test-automation/lib/gen_print.py
/openbmc/openbmc-test-automation/lib/ipmi_utils.py
/openbmc/openbmc-test-automation/lib/utils.robot
/openbmc/openbmc-test-automation/lib/utils_files.py
/openbmc/openbmc-test-automation/lib/var_funcs.py
/openbmc/openbmc-test-automation/syslib/utils_os.robot
/openbmc/openbmc-test-automation/systest/ucode_update.robot
/openbmc/openbmc-test-automation/test_lists/CT_basic_run
/openbmc/openbmc-test-automation/test_lists/HW_CI
/openbmc/openbmc-test-automation/test_lists/QEMU_CI
/openbmc/openbmc-test-automation/tests/ipmi/test_general_ipmi.robot
/openbmc/openbmc-test-automation/tests/ipmi/test_sensors_ipmi.robot
/openbmc/openbmc-test-automation/tests/test_fans.robot
/openbmc/openbmc-test-automation/tests/test_hardware_sensors.robot
/openbmc/openbmc-test-automation/tests/test_led.robot
/openbmc/openbmc-test-automation/tests/test_rest_interfaces.robot
104cc6b807-Feb-2018 manasarm <manashsarma@in.ibm.com>

Rename XYZ_NETWORK_MANAGER variable to NETWORK_MANAGER in test code

Resolves openbmc/openbmc-test-automation#1234

Change-Id: Ib02caa48d16046f514acbf32e99f717ea09ccf0d
Signed-off-by: manasarm <manas

Rename XYZ_NETWORK_MANAGER variable to NETWORK_MANAGER in test code

Resolves openbmc/openbmc-test-automation#1234

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

show more ...

9867bedd04-Feb-2018 George Keishing <gkeishin@in.ibm.com>

Add u-boot-dev field mode check in BMC reset teardown.

Resolves openbmc/openbmc-test-automation#1225

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

Add u-boot-dev field mode check in BMC reset teardown.

Resolves openbmc/openbmc-test-automation#1225

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

show more ...

a659ad2d31-Jan-2018 Sweta Potthuri <spotthur@in.ibm.com>

Move tests/security/test_user_management.robot to the extended bucket.

Resolves openbmc/openbmc-test-automation#1218

Change-Id: If55d76a517fa18bc77abff167b49dc2ea9c4fd41
Signed-off-by: Sweta Potthu

Move tests/security/test_user_management.robot to the extended bucket.

Resolves openbmc/openbmc-test-automation#1218

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

show more ...

d5f82ff223-Jan-2018 Sridevi Ramesh <sridevra@in.ibm.com>

Reduce sleep time to 30sec after enabling watchdog

Change-Id: I2474757dcf84068837a13886c2f618468651d17b
Signed-off-by: Sridevi Ramesh <sridevra@in.ibm.com>

8c7ada4215-Jan-2018 Sweta Potthuri <spotthur@in.ibm.com>

List the BMC/PNOR images before code update.

Resolves openbmc/openbmc-test-automation#1198

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

0076fbc316-Jan-2018 George Keishing <gkeishin@in.ibm.com>

Need to remove due to https://gerrit.openbmc-project.xyz/#/c/8488/

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

46007ad309-Jan-2018 Prashanth Katti <prkatti1@in.ibm.com>

Automation: Move factory reset tests to mfg.

This resolves openbmc/openbmc-test-automation#1189

Change-Id: Ib146c1df4e202261da078b587499294aa9aed97d
Signed-off-by: Prashanth Katti <prkatti1@in.ibm.

Automation: Move factory reset tests to mfg.

This resolves openbmc/openbmc-test-automation#1189

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

show more ...

84647e5915-Sep-2017 Prashanth Katti <prkatti1@in.ibm.com>

Automation: Factory data reset on DHCP mode.

This change includes:
1. Network factory reset.
2. Host factory reset.
3. BMC factory reset.

This resolves openbmc/openbmc-test-automation#9

Automation: Factory data reset on DHCP mode.

This change includes:
1. Network factory reset.
2. Host factory reset.
3. BMC factory reset.

This resolves openbmc/openbmc-test-automation#977

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

show more ...

12345678910>>...16