History log of /openbmc/openbmc-test-automation/extended/test_bios_update.robot (Results 1 – 18 of 18)
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
# 31062af8 09-Jul-2018 Michael Walsh <micwalsh@us.ibm.com>

Increased timeout to 15 mins for 'Is PNOR Flash Done'

Increased timeout to 15 mins for 'Is PNOR Flash Done' in 'Update PNOR Image'.

Change-Id: I106621d6199153815cd0c1c381f8ed0bbcdef5e4
Signed-off-b

Increased timeout to 15 mins for 'Is PNOR Flash Done'

Increased timeout to 15 mins for 'Is PNOR Flash Done' in 'Update PNOR Image'.

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

show more ...


Revision tags: v2.0-stable
# fac31e97 15-Dec-2017 Steven Sombar <ssombar@us.ibm.com>

Use standard setup and teardown keywords

Use standardized names for setup and teardown keywords
in Robot modules residing in the extended directory.
- Suite Setup Execution
- Suite Tea

Use standard setup and teardown keywords

Use standardized names for setup and teardown keywords
in Robot modules residing in the extended directory.
- Suite Setup Execution
- Suite Teardown Execution
- Test Setup Execution
- Test Teardown Execution

Resolves openbmc/openbmc-test-automation#1167
Change-Id: I3055f325787839cb6ecf32a09e5d4cb671f114c3
Signed-off-by: Steven Sombar <ssombar@us.ibm.com>

show more ...


# 28e403b8 25-Oct-2017 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: I13bbe

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: I13bbeeb8f1467efc1cf8748e1a66343e879dfc8a
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>

show more ...


# b2c50f1c 28-Jun-2017 Sweta Potthuri <spotthur@in.ibm.com>

Fixes extended test failure and adding tags

Fixes:
- Changing the Force tags PNOR_BIOS_Code_Update to BIOS_Code_Update
in test_bios_update.robot
- Added Tag Network_Nping in extended/test

Fixes extended test failure and adding tags

Fixes:
- Changing the Force tags PNOR_BIOS_Code_Update to BIOS_Code_Update
in test_bios_update.robot
- Added Tag Network_Nping in extended/test_network_nping.robot
- Added Tag Network_Nping test_lists/skip_test_extended
- Added Tag Networkd_Ext in extended/test_netwokd_ext.robot
- Added 'REST Power On' to boot to OS in 'eSEL Test SetUp'
in test_esel.robot

Resolves openbmc/openbmc-test-automation#726

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

show more ...


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


# d97aa9c5 22-May-2017 Sivas SRR <sivas.srr@in.ibm.com>

Enable PNOR Corruption test to global

Resolves openbmc/openbmc-test-automation#644

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


# 81ae14c9 05-Jun-2017 George Keishing <gkeishin@in.ibm.com>

Replace clear errorlog with new interface keyword

Resolves openbmc/openbmc-test-automation#677

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

Replace clear errorlog with new interface keyword

Resolves openbmc/openbmc-test-automation#677

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

show more ...


# a0a13124 18-May-2017 George Keishing <gkeishin@in.ibm.com>

Check if PNOR update is corrupted using pflash

Resolves openbmc/openbmc-test-automation#638

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


# 5284328a 21-Apr-2017 Prachi Gupta <pragupta@us.ibm.com>

test_bios_update: validate boot and collect Sol log

Change-Id: I15f1383f85d620149a61554d5e25017403d1e848
Signed-off-by: Prachi Gupta <pragupta@us.ibm.com>


# abbe68c4 12-Apr-2017 Michael Walsh <micwalsh@us.ibm.com>

Made performance improvements to test_bios_update.robot.

- Added code to call obmc_boot_test with 'REST Power Off' in skip
mode. This means that it will only perform the boot if the machine
is

Made performance improvements to test_bios_update.robot.

- Added code to call obmc_boot_test with 'REST Power Off' in skip
mode. This means that it will only perform the boot if the machine
is not already at powered off state.
- Added FORCE_UPDATE option to allow caller to skip prep steps such
as 'Trigger Warm Reset'.

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

show more ...


# cd72399f 23-Mar-2017 Rahul Maheshwari <rahulmaheshwari@in.ibm.com>

Use new state interface to check BMC state while BIOS update.

Resolves openbmc/openbmc-test-automation#458

Change-Id: I28b877b334fe534ad974e500d8dd04f802f7a816
Signed-off-by: Rahul Maheshwari <rahu

Use new state interface to check BMC state while BIOS update.

Resolves openbmc/openbmc-test-automation#458

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

show more ...


# 92e0895a 09-Mar-2017 George Keishing <gkeishin@in.ibm.com>

Removing SOL logging from PNOR update

There is no Power on test in PNOR update, having SOL logging doesn't
have a use case here.

On other note, to fix SOL logging running via tox defect opened
open

Removing SOL logging from PNOR update

There is no Power on test in PNOR update, having SOL logging doesn't
have a use case here.

On other note, to fix SOL logging running via tox defect opened
openbmc/openbmc-test-automation#409

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

show more ...


# 8bee25a3 28-Feb-2017 George Keishing <gkeishin@in.ibm.com>

Remove IPL test from PNOR update test

Removing the validation post PNOR update for poweron from the code. The
purpose is to allow the update to go through and since we have tests
which validate the

Remove IPL test from PNOR update test

Removing the validation post PNOR update for poweron from the code. The
purpose is to allow the update to go through and since we have tests
which validate the IPL.

Resolves openbmc/openbmc-test-automation#382

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

show more ...


# 2b70ead6 20-Feb-2017 Michael Walsh <micwalsh@us.ibm.com>

Increased timeouts in code updates.

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


# 42e023a1 06-Jan-2017 George Keishing <gkeishin@in.ibm.com>

PNOR update enhancement

Changes address the following:
- Documentation updates
- Few minor alignment fix
- Renaming keyword name
- Added parameter validation
- Update logic to wait for BMC

PNOR update enhancement

Changes address the following:
- Documentation updates
- Few minor alignment fix
- Renaming keyword name
- Added parameter validation
- Update logic to wait for BMC standby

Resolves openbmc/openbmc-test-automation#239

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

show more ...


# 83317a09 18-Oct-2016 Jay Azurin <jmazurin@us.ibm.com>

Add FFDC collection to BIOS update test

This change adds Test Setup and Test Teardwon keywords. The goal is to
collect FFDC data and SOL output when a test case fails
This also temporarily removes

Add FFDC collection to BIOS update test

This change adds Test Setup and Test Teardwon keywords. The goal is to
collect FFDC data and SOL output when a test case fails
This also temporarily removes Warm Reset so we can continue with the
testing.

Change-Id: I6e6e8d3fa0b905b2f9252640dbf0aefef7889c85
Signed-off-by: Jay Azurin <jmazurin@us.ibm.com>

show more ...


# e9a70188 28-Aug-2016 George Keishing <gkeishin@in.ibm.com>

Test BIOS is move to extended

Test BIOS needs prerequisite setup for updating BIOS.
Moved to extended test cases so that this doesn't
fail in general test bucket run.

Resolves openbmc/openbmc-test-

Test BIOS is move to extended

Test BIOS needs prerequisite setup for updating BIOS.
Moved to extended test cases so that this doesn't
fail in general test bucket run.

Resolves openbmc/openbmc-test-automation#88

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

show more ...