eb401a - Clean up after processKickstart in parse-kickstart_test.py. (clumens)

Authored and Committed by Brian C. Lane 8 years ago
    - Clean up after processKickstart in parse-kickstart_test.py. (clumens)
    - Add support to dnfpayload.py for addon NFS repos. (clumens)
    - Fix IndexError: list index out of range (#1219004) (jkonecny)
    - Fix a typo in proxy-kickstart.sh that was causing a test time out. (clumens)
    - iSCSI Name Validation using regexes (sujith_pandel)
    - Add kickstart tests for proxy usage. (dshea)
    - In dracut, do not display a warning for network lines with just a hostname.
      (clumens)
    - Add transport adapters to support ftp and file fetching (dshea)
    - Fix for "Kickstart installation fails..." (#1197960) (jkonecny)
    - Allow passing kickstart tests to be run on the command line. (clumens)
    - Automatically collect environment variables to be passed to ks tests.
      (clumens)
    - Use isinstance instead of type for doing type checks. (clumens)
    - Remove yumpayload.py, its support files, and most references to yum.
      (clumens)
    - Fix the packages-and-group wildcard exclusion test (dshea)
    - Set the GUI-selected environment in the ksdata (#1192100) (dshea)
    - Don't crash if the disk model is None (#1215251) (dshea)
    - Correct an error message in packages-and-groups-1.ks. (clumens)
    - Switch from testing for emacs* to kacst*. (clumens)
    - Tests that end in a traceback are failures, not successes. (clumens)
    - Don't run run_report.sh from within run_kickstart_tests.sh. (clumens)
    - If a kickstart test failed due to a traceback, display that. (clumens)
    - Wrap device labels earlier (#1212586) (dshea)
    - Remove the angle property from the device label (dshea)
    - Get rid of the find button in the filter spoke. (dshea)
    - Rearrange filter.glade (dshea)
    - Fix errors in the vendor column renderers. (dshea)
    - Fix some minor inconsistencies in filter.glade (dshea)
    - Fix issues with advanced storage searching. (dshea)
    - Remove duplicate entries from search combo boxes (dshea)
    - Use named IDs for the filter type combo boxes. (dshea)
    - Rearrange filter.glade the way glade wants it now (dshea)
    - Add a reporting support script to kickstart tests. (clumens)
    - Return a specific error code when a test times out. (clumens)
    - Fix indentation in run_one_ks.sh. (clumens)
    - Also remove all the fonts in the packages-and-groups-1 test. (clumens)
    - Enable the basic-ftp and basic-ftp-yum kickstart tests. (clumens)
    - Fix a typo in groups-and-envs-2.ks (clumens)
    - Get NTP pools and servers from ksdata for the runtime config (vpodzime)
    - Adapt to the new argument list for save_servers_to_config. (clumens)
    - Remove the restriction that /boot be below 2TB for grub (#1082331) (dshea)
    - Distinguish between NTP pools and servers in GUI (vpodzime)
    - Add support for chrony pool directive (mlichvar)
    - Add a readme pointing to the documentation (bcl)
    - Sphinx docs - use source order (bcl)
    - Add html documentation for Anaconda v23.7 (bcl)
    - Place html docs under ./docs/html/ (bcl)
    - Configure proxy settings for dnf payload (#1211122) (bcl)
    - Change online action to change (bcl)
    - Check for images/install.img first for netboot (bcl)
    - Ignore addon and anaconda sections in handle-sshpw (bcl)
    - Ignore %anaconda section in parse-kickstart (bcl)
    - Change of label in iscsi storage spoke (jkonecny)
    
        
file modified
+1 -0
file modified
+60 -3
file modified
+1 -1