[PATCH 1/2] Don't traceback when no size is given in kickstart (#1067707).

Brian C. Lane bcl at redhat.com
Sat Feb 22 01:09:30 UTC 2014


On Fri, Feb 21, 2014 at 10:50:09AM -0500, Chris Lumens wrote:
> There are various circumstances where a size may not be given - recommended swap
> size, grow, and the like.  We need to ignore these situations and let the
> methods we call deal with the default value.  This bug was caused by
> ea61ee97601b3aa3f49c2163d0b86c48ef6a3e31.  I've added a test case for it.
> ---
>  pyanaconda/kickstart.py            |  8 ++++++
>  tests/storage/cases/__init__.py    |  2 +-
>  tests/storage/cases/bz1067707.py   | 51 ++++++++++++++++++++++++++++++++++++++
>  tests/storage/run_storage_tests.py |  7 ++++--
>  4 files changed, 65 insertions(+), 3 deletions(-)
>  create mode 100644 tests/storage/cases/bz1067707.py

Ack to these.

-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)


More information about the anaconda-patches mailing list