Changelog for
python3-img-proof-6.1.0-30.1.noarch.rpm :
* Wed Sep 30 2020 Sean Marlow
- Update to v6.1.0 (2020-09-30) + SAP has live-patching enabled + Handle Google HttpError explicitly. + Disable all pytest stdout capturing with -s option. + Catch unhandled exceptions from pytest.
* Tue Aug 18 2020 Sean Marlow - Update to v6.0.0 (2020-08-18) + Use post init workflow. + Break connection loop on certain exceptions. + Create empty console log method for ssh backend.
* Thu Aug 06 2020 Sean Marlow - Update to v5.3.0 (2020-08-06) + Run every test case individually. + Update getting started doc. + Update list of services for GCE and Azure images. + Allow no default test dirs in config. + Add prefix name option.
* Fri Jun 19 2020 Sean Marlow - Update to v5.2.0 (2020-06-19) + Add arg in API to provide logger instance. + Remove file handler for logging which causes message duplication. + Add Red Hat family distro module and Fedora distro module.
* Mon Jun 01 2020 Sean Marlow - Update to v5.1.0 (2020-06-01) + Ensure region hint is in cloudregister log. + Enable guest attrs by default in GCE. + Fix build requires in test clause in spec. + Integrate OCI console history method. + Pull disk source name not devicename. + Pull public ssh key from file.
* Wed May 20 2020 Sean Marlow - Update spec to fix build requires in with test clause.
* Tue Apr 21 2020 Sean Marlow - Update to v5.0.0 (2020-04-21) + Migrate GCE to Google API.
* Tue Mar 10 2020 Sean Marlow - Update to v4.8.1 (2020-03-10) + Fix bug and check both CLI output versions for single and double quote.
* Tue Mar 10 2020 Sean Marlow - Update to v4.8.0 (2020-03-10) + Attempt to cleanup instance if error during launch. + Add distro refresh option. + Use systemctl to check guestregister status. + Log only to base logger. + Handle HPC on-demand repos. + Add timestamp to file log handler.
* Tue Feb 18 2020 Sean Marlow - Update to v4.7.0 (2020-02-18) + Add list of 15-SP2 repos to SLES on-demand test. + Cleanup spec file.
* Tue Jan 21 2020 Sean Marlow - Update to v4.6.0 (2020-01-21) + Implement Oracle Cloud class (oci). + Edit sap license test to handle 12SP5. + Skip kernel test if not a latest image version. + Generate man pages in build with click-man.
* Mon Oct 28 2019 Sean Marlow - Update to v4.5.1 (2019-10-28) + Use sudo for registration command which requires root privilege.
* Fri Oct 25 2019 Sean Marlow - Update to v4.5.0 (2019-10-25) + Use registerutils functions to check registration.
* Mon Oct 14 2019 Sean Marlow - Update to v4.4.0 (2019-10-14) + Remove region filter from smt registration test.
* Wed Aug 21 2019 Sean Marlow - Update to v4.3.1 (2019-08-21) + Cleanup smt registration test. + Remove azure regions map. + Update get_smt_servers to not filter type.
* Tue Aug 13 2019 Sean Marlow - Update to v4.3.0 (2019-08-13) + Update sles repos test for rmt. + Move get user data method to base class. + Add repos for sles12-sp5. + Print serial console output to log. + Add case for checking kernel config version.
* Thu Jul 18 2019 Sean Marlow - Update to v4.2.1 (2019-07-18) + Consider location restrictions retryable in GCE. + Wait longer on soft reboot. + Add test for azure launch exception.- Update to v4.2.0 (2019-07-16) + Remove support for py3.4. + Use the \"baseproduct\" link as indicator of the SLES product. + Indicate retryable error (GCE only).
* Mon Jul 01 2019 Sean Marlow - Update to v4.1.1 (2019-07-01) + Run reboot in background process. + Make tox env work with python3.7.
* Thu Jun 06 2019 Sean Marlow - Update to v4.1.0 (2019-06-06) + Make license test fixture generic. + Fix Leap license test for 15.1.
* Thu May 30 2019 Sean Marlow - Update to v4.0.0 (2019-05-30). + Rename ipa to img-proof. + Clear ssh cache at start of module. + Move set_distro to beginning of method. + Attempt to cleanup instance on ssh fail. + Echo log file if results file provided.