[pykickstart:rhel7/master 0/5] More #1117908 patches

mulhern amulhern at redhat.com
Wed Sep 10 18:44:05 UTC 2014


Forgot to run tests on previous 1117908 patch that I committed. Now that
presence of --size is checked for in pykickstart a lot of the logvol tests
fail.

Wanted to check if any of the tests that were expected to fail started failing
because of missing --size param instead of failing for their original reason,
the second and third patches allow me to do that.

RHEL7 will be slightly different because messages are slightly different.
There I'll omit the first patch, and have to change the error strings in the
last patch. But otherwise it is identical.

mulhern (5):
  Do not reference non-existant attribute (#1117908)
  Check the regular expression when asserting a parse error (#1117908)
  Supply regex values for assert_parse_error calls in logvol.py
    (#1117908)
  Update tests where necessary with --size flag (#1117908)
  Some tests for --size and --percent (#1117908)

 pykickstart/commands/logvol.py |   2 +-
 tests/baseclass.py             |  10 ++-
 tests/commands/logvol.py       | 185 +++++++++++++++++++++++------------------
 3 files changed, 111 insertions(+), 86 deletions(-)

-- 
1.9.3



More information about the anaconda-patches mailing list