Disable DEP-8 smoketests

Bug #1457070 reported by Barry Warsaw
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
system-image (Ubuntu)
Fix Released
High
Barry Warsaw

Bug Description

It is policy now that pocket-promotion DEP-8 based tests cannot access external resources, which include system-image.u.c. The current DEP-8 tests that do this are smoketest-noreboot and smoketest. These must be disabled. I won't delete them because we have under discussion mechanism to allow separate integration tests, which might still use DEP-8 format but be untied from pocket promotion. Just removing the stanzas from d/t/control is good enough for now.

Tags: client

Related branches

Barry Warsaw (barry)
Changed in system-image (Ubuntu):
milestone: none → ubuntu-15.10
assignee: nobody → Barry Warsaw (barry)
importance: Undecided → High
status: New → In Progress
tags: added: client
Barry Warsaw (barry)
Changed in system-image (Ubuntu):
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :
Download full text (4.5 KiB)

This bug was fixed in the package system-image - 3.0-0ubuntu2

---------------
system-image (3.0-0ubuntu2) wily; urgency=medium

  [ Barry Warsaw ]
  * New upstream release.
    - LP: #1374459 - Support a built-in PyCURL-based downloader in
      addition to the traditional ubuntu-download-manager (over D-BUS)
      downloader. Auto-detects which downloader to use based on whether
      udm is available on the system bus, pycurl is importable, and the
      setting of the SYSTEMIMAGE_PYCURL environment variable. Initial
      contribution by Michael Vogt.
    - LP: #1384859 - Support alternative machine-id files as fall backs if
      the D-Bus file does not exist. Specifically, add systemd's
      /etc/machine-id to the list. Initial contribution by Michael Vogt.
    - LP: #1373467 - Support multiple configuration files, as in a
      `config.d` directory. Now, configuration files are named
      `NN_whatever.ini` where "NN" must be a numeric prefix. Files are
      loaded in sorted numeric order, with later files overriding newer
      files. Support for both the `client.ini` and `channel.ini` files has
      been removed.
    - The `[system]build_file` variable has been removed. Build number
      information now must come from the `.ini` files, and last update
      date comes from the newest `.ini` file loaded.
    - The `-C` command line option now takes a path to the configuration
      directory.
    - LP: #1412698 - Reworked the checking and downloading locks/flags to
      so that they will work better with configuration reloading.
    - LP: #1377312 - Support for the `/etc/ubuntu-build` file has been
      removed. The build number now comes from the configuration files.
    - LP: #1377184 - Move the `archive-master.tar.xz` file to
      `/usr/share/system-image` for better FHS compliance.
    - LP: #1381538 - Since devices do not always reboot to apply changes,
      the `[hooks]update` variable has been renamed to `[hooks]apply`.
    - LP: #1333414 - For testing purposes only, `system-image-cli` now
      supports an undocumented command line switch
      `--skip-gpg-verification`. Originally given by Jani Monoses.
    - LP: #1417176 - A new D-Bus signal `Applied(bool)` is added, which is
      returned in response to the `ApplyUpdate()` asynchronous method
      call. For devices which do not need to reboot in order to apply the
      update, this is the only signal you will get. If your device needs
      to reboot you will also receive the `Rebooting(bool)` command as
      with earlier versions. The semantics of the flag argument are the
      same in both cases, as are the race timing issues inherent in these
      signals. See the `system-image-dbus(8)` manpage for details.
    - As part of LP: #1417176, the `--no-reboot` switch for
      `system-image-cli(1)` has been deprecated. Use `--no-apply` instead
      (`-g` is still the shortcut).
    - LP: #1419027 - Support production factory resets. `system-image-cli
      --production-reset` and a new D-Bus API method `ProductionReset()`
      are added. Given by Ricardo Salveti.
    - LP: #1399687 - A new key, `target_version_detail` has been added to
      t...

Read more...

Changed in system-image (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.