Package Release Info

python3-img-proof-5.0.0-bp152.2.1

Update Info: Base Release
Available in Package Hub : 15 SP2

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-img-proof
python3-img-proof-tests

Change Logs

* Wed May 20 2020 Sean Marlow <sean.marlow@suse.com>
- Update spec to fix build requires in with test clause.
* Tue Apr 21 2020 Sean Marlow <sean.marlow@suse.com>
- Update to v5.0.0 (2020-04-21)
  + Migrate GCE to Google API.
* Tue Mar 10 2020 Sean Marlow <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- Update to v4.5.1 (2019-10-28)
  + Use sudo for registration command which requires root
    privilege.
* Fri Oct 25 2019 Sean Marlow <sean.marlow@suse.com>
- Update to v4.5.0 (2019-10-25)
  + Use registerutils functions to check registration.
* Mon Oct 14 2019 Sean Marlow <sean.marlow@suse.com>
- Update to v4.4.0 (2019-10-14)
  + Remove region filter from smt registration test.
* Wed Aug 21 2019 Sean Marlow <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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 <sean.marlow@suse.com>
- 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.