Merge ~raharper/curtin:ubuntu/devel/newupload-20180323 into curtin:ubuntu/devel

Proposed by Ryan Harper
Status: Merged
Merged at revision: 17ea73b02b9796224841613b2602bb7f4066b6c9
Proposed branch: ~raharper/curtin:ubuntu/devel/newupload-20180323
Merge into: curtin:ubuntu/devel
Diff against target: 711 lines (+470/-12)
15 files modified
curtin/commands/curthooks.py (+63/-0)
curtin/url_helper.py (+60/-0)
debian/changelog (+12/-0)
doc/topics/config.rst (+31/-0)
examples/tests/basic.yaml (+4/-0)
examples/tests/pollinate-useragent.yaml (+4/-0)
helpers/shell-archive (+4/-2)
tests/unittests/test_curthooks.py (+72/-0)
tests/unittests/test_url_helper.py (+98/-0)
tests/vmtests/__init__.py (+30/-2)
tests/vmtests/report_webhook_logger.py (+1/-1)
tests/vmtests/test_lvm_root.py (+1/-1)
tests/vmtests/test_mdadm_bcache.py (+22/-4)
tests/vmtests/test_network_mtu.py (+2/-2)
tests/vmtests/test_pollinate_useragent.py (+66/-0)
Reviewer Review Type Date Requested Status
Server Team CI bot continuous-integration Approve
curtin developers Pending
Review via email: mp+341982@code.qastaging.launchpad.net

Description of the change

curtin (17.1-51-gbd40234f-0ubuntu1) bionic; urgency=medium

  * New upstream snapshot.
    - helpers/shell-archive: drop use of tar --sparse flag (LP: #1757565)
    - vmtest: In Basic install, add entry for swap to fstab and verify its use.
    - vmtest: skip some bcache tests pending kernel fixes
    - vmtests: extend skip_by_date for lvmroot_xfsroot and network_mtu
    - vmtest: fix pollinate re.search to use groupdict()
    - Add pollinate user-agent configuration support.

 -- Ryan Harper <email address hidden> Fri, 23 Mar 2018 10:51:50 -0500

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches