[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-fan - 0.12.8~16.04.1

---
ubuntu-fan (0.12.8~16.04.1) xenial; urgency=medium

  * fanatic: Optionally provide DNS server for docker test (LP:
#1732717)

ubuntu-fan (0.12.7~16.04.1) xenial; urgency=medium

  * fanctl: cmd_up needs to proparate scan_config errors (LP: #1719644)
  * fanatic: Clean up config if bringup fails (LP: #1728050)

ubuntu-fan (0.12.6~16.04.1) xenial; urgency=medium

  [ 0.12.5 ]
  * DEP8: Fix LXD default interface detection (LP: #1732739)
  * fanctl: return error on fail_up (LP: #1719644)

  [ 0.12.6 ]
  * fanatic: Add short success delay to nc_send (LP: #1721352)
  * fanatic: Catch test preparation steps failing (LP: #1735183)
  * fanatic: Add DNS checks to local-test preparation (LP: #1732747)

ubuntu-fan (0.12.4~16.04.1) xenial; urgency=medium

  [ Andy Whitcroft ]
  * fanctl.8: fix interfane type (LP: #1584845)
  * debian/control: fix use of obsolete > operator (LP: #1714969)
  * fanctl: only bring up enabled Fan Networks in --auto mode (LP: #1707610)
  * fanctl: correctly specify local interface specific config (LP: #1707610)
  * fanatic: recast advanced commands as non-interactive (LP: #1714966)
  * fanatic: fix spelling in primary help (LP: #1714966)
  * fanatic: fix references to fanatic manual page (LP: #1714966)

  [ Stefan Bader ]
  * fanatic: fix local testing and improve docker test (LP: #1714969)
  * fanatic: Support nc -N option (LP: #1714969)
  * fanatic: Prevent error message without docker installed (LP: #1714969)
  * fanatic: Supply LXD storage if needed (LP: #1714969)
  * dep8: Add LXD auto-test (LP: #1714969)
  * fanatic: Fix typo in progress output (LP: #1714966)
  * README: Refresh documentation (LP: #1714966)
  * fanctl.8: Refresh documentation (LP: #1714966)
  * fanatic.8: Refresh documentation (LP: #1714966)
  * fanatic.8: Reword advanced to non-interactive usage (LP: #1714966)
  * DEP8: lxd: Suppress stderr on profile list (LP: #1714969)

 -- Stefan Bader   Wed, 29 Nov 2017 16:17:26
+0100

** Changed in: ubuntu-fan (Ubuntu Xenial)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  Fix Released
Status in ubuntu-fan source package in Zesty:
  Fix Released
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-12-11 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-fan - 0.12.8~17.04.1

---
ubuntu-fan (0.12.8~17.04.1) zesty; urgency=medium

  * fanatic: Optionally provide DNS server for docker test (LP:
#1732717)

ubuntu-fan (0.12.7~17.04.1) zesty; urgency=medium

  * fanctl: cmd_up needs to proparate scan_config errors (LP: #1719644)
  * fanatic: Clean up config if bringup fails (LP: #1728050)

ubuntu-fan (0.12.6~17.04.1) zesty; urgency=medium

  [ 0.12.5 ]
  * DEP8: Fix LXD default interface detection (LP: #1732739)
  * fanctl: return error on fail_up (LP: #1719644)

  [ 0.12.6 ]
  * fanatic: Add short success delay to nc_send (LP: #1721352)
  * fanatic: Catch test preparation steps failing (LP: #1735183)
  * fanatic: Add DNS checks to local-test preparation (LP: #1732747)

 -- Stefan Bader   Wed, 29 Nov 2017 15:08:26
+0100

** Changed in: ubuntu-fan (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  Fix Committed
Status in ubuntu-fan source package in Zesty:
  Fix Released
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-12-06 Thread Stefan Bader
All ADT tests succeeding: http://autopkgtest.ubuntu.com/packages/u/ubuntu-fan
There is no way to actively test the special failure case.

** Tags removed: verification-needed verification-needed-xenial 
verification-needed-zesty
** Tags added: verification-done verification-done-xenial 
verification-done-zesty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  Fix Committed
Status in ubuntu-fan source package in Zesty:
  Fix Committed
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-12-04 Thread Łukasz Zemczak
Hello Stefan, or anyone else affected,

Accepted ubuntu-fan into xenial-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/ubuntu-
fan/0.12.8~16.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-xenial to verification-done-xenial. If it does not
fix the bug for you, please add a comment stating that, and change the
tag to verification-failed-xenial. In either case, details of your
testing will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: ubuntu-fan (Ubuntu Xenial)
   Status: In Progress => Fix Committed

** Tags added: verification-needed-xenial

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  Fix Committed
Status in ubuntu-fan source package in Zesty:
  Fix Committed
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-12-04 Thread Łukasz Zemczak
Hello Stefan, or anyone else affected,

Accepted ubuntu-fan into zesty-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/ubuntu-
fan/0.12.8~17.04.1 in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-zesty to verification-done-zesty. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-zesty. In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: ubuntu-fan (Ubuntu Zesty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-zesty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  Fix Committed
Status in ubuntu-fan source package in Zesty:
  Fix Committed
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-11-29 Thread Stefan Bader
** Changed in: ubuntu-fan (Ubuntu Xenial)
   Status: New => In Progress

** Changed in: ubuntu-fan (Ubuntu Xenial)
 Assignee: (unassigned) => Stefan Bader (smb)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  In Progress
Status in ubuntu-fan source package in Zesty:
  In Progress
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-11-29 Thread Stefan Bader
Fixed in Bionic and Artful as part of fixes for bug #1718548.

** Changed in: ubuntu-fan (Ubuntu Artful)
 Assignee: Stefan Bader (smb) => (unassigned)

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  New
Status in ubuntu-fan source package in Zesty:
  In Progress
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1735183] Re: built-in tests: fail early when preparation steps fail

2017-11-29 Thread Andy Whitcroft
** Description changed:

- Purely for cleaner SRU back into Zesty and Xenial. This was already
- fixed in the Bionic and Artful versions but attributed on a generic bug
- related to the docker test failing.
- 
  [SRU justification]
  
  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.
  
  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And additional
  error handling from the callers.
  
  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.
  
  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to ubuntu-fan in Ubuntu.
https://bugs.launchpad.net/bugs/1735183

Title:
  built-in tests: fail early when preparation steps fail

Status in ubuntu-fan package in Ubuntu:
  Fix Released
Status in ubuntu-fan source package in Xenial:
  New
Status in ubuntu-fan source package in Zesty:
  In Progress
Status in ubuntu-fan source package in Artful:
  Fix Released

Bug description:
  [SRU justification]

  Impact: Preparing the test environment (shared between host and slave
  side) currently is not checking for errors. This was observed when we
  had issues with docker containers failing to have DNS resolution. This
  lead to required utils not being installed which was not detected and
  then the test was stuck until forcefully terminated.

  Fix: Additional code during the preparation of the test environment
  which checks for errors and returns those to the caller. And
  additional error handling from the callers.

  Testcase: Only regression testing possible without running into other
  issues. But while docker problems were still present the tests were
  failed after a few minutes of runtime instead of timing out.

  Regression potential: Minimal. The modified code is used by the ADT
  tests which are run as part of the release.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-fan/+bug/1735183/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp