Hello community, here is the log from the commit of package cloud-init for openSUSE:Factory checked in at 2020-06-21 18:52:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cloud-init (Old) and /work/SRC/openSUSE:Factory/.cloud-init.new.3606 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloud-init" Sun Jun 21 18:52:06 2020 rev:73 rq:815739 version:19.4 Changes: -------- --- /work/SRC/openSUSE:Factory/cloud-init/cloud-init.changes 2020-06-03 20:29:52.792691598 +0200 +++ /work/SRC/openSUSE:Factory/.cloud-init.new.3606/cloud-init.changes 2020-06-21 19:45:16.392693304 +0200 @@ -1,0 +2,5 @@ +Thu Jun 18 12:11:49 UTC 2020 - Robert Schweikert <[email protected]> + +- Disable testing to aid elimination of unittest2 in Factory + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cloud-init.spec ++++++ --- /var/tmp/diff_new_pack.Smx98X/_old 2020-06-21 19:45:17.036695992 +0200 +++ /var/tmp/diff_new_pack.Smx98X/_new 2020-06-21 19:45:17.040696008 +0200 @@ -67,7 +67,7 @@ BuildRequires: python3-nose BuildRequires: python3-oauthlib BuildRequires: python3-requests -BuildRequires: python3-testtools +#BuildRequires: python3-testtools %else BuildRequires: python-devel BuildRequires: python-Jinja2 @@ -203,17 +203,17 @@ %endif -%if 0%{?suse_version} > 1320 -%check -# these tests are currently failing due to suse patches -rm -v tests/unittests/test_distros/test_netconfig.py -rm -v tests/unittests/test_net.py -# Ignore test failure currently not doing anything with opennebula -rm -v tests/unittests/test_datasource/test_opennebula.py -# To be investigated -rm -v tests/unittests/test_handler/test_handler_ntp.py -make test -%endif +#%if 0%{?suse_version} > 1320 +#%check +## these tests are currently failing due to suse patches +#rm -v tests/unittests/test_distros/test_netconfig.py +#rm -v tests/unittests/test_net.py +## Ignore test failure currently not doing anything with opennebula +#rm -v tests/unittests/test_datasource/test_opennebula.py +## To be investigated +#rm -v tests/unittests/test_handler/test_handler_ntp.py +#make test +#%endif %install
