Re: full functional tests for API methods

2014-07-22 Thread Eric Snow
On Tue, Jul 22, 2014 at 8:17 AM, Eric Snow eric.s...@canonical.com wrote:
 Yep.  For my case (backup/restore) we have a good enough solution already.

Incidentally, do we have documentation somewhere on CI tests (e.g.
backup/restore)?  Specifically, where are they, how do they work, and
how do you install them?

-eric

-- 
Juju-dev mailing list
Juju-dev@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju-dev


Specific configuration on network-bridge interface

2014-07-22 Thread Jorge Niedbalski
Hello,

I need some pointers regarding to provide a Fix for bug LP:
https://bugs.launchpad.net/juju-core/+bug/1341524 , as you can see a
user is experiencing problems to boot up a new environment cleanly
when some specific network configuration is used, on this case a
bonding setup configured using a preseed file on the same interface
declared for the network-bridge option.

Some clues points to the ('ifdown %s', network-bridge) command
performed on the cloud-init stage. So, i am wondering why this was
introduced in favor of the previous 'service networking restart' as
you can see performing a  git diff -r 411dbff4^!

If somebody has a clue, would be very helpful.

-- 
Jorge Niedbalski R.
Software Sustaining Engineer @ Canonical
Canonical Technical Services Engineering Team
# Email: jorge.niedbal...@canonical.com (GPG:0x3DA28544)
# Phone: +56976670504
# Launchpad: ~niedbalski | IRC: niedbalski | gtalk: niedbalski

-- 
Juju-dev mailing list
Juju-dev@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju-dev


Re: Specific configuration on network-bridge interface

2014-07-22 Thread Andrew Wilkins
On Wed, Jul 23, 2014 at 7:29 AM, Jorge Niedbalski 
jorge.niedbal...@canonical.com wrote:

 Hello,

 I need some pointers regarding to provide a Fix for bug LP:
 https://bugs.launchpad.net/juju-core/+bug/1341524 , as you can see a
 user is experiencing problems to boot up a new environment cleanly
 when some specific network configuration is used, on this case a
 bonding setup configured using a preseed file on the same interface
 declared for the network-bridge option.

 Some clues points to the ('ifdown %s', network-bridge) command
 performed on the cloud-init stage. So, i am wondering why this was
 introduced in favor of the previous 'service networking restart' as
 you can see performing a  git diff -r 411dbff4^!


Because https://bugs.launchpad.net/maas/+bug/1248283

(service networking restart kills dbus)


 If somebody has a clue, would be very helpful.

 --
 Jorge Niedbalski R.
 Software Sustaining Engineer @ Canonical
 Canonical Technical Services Engineering Team
 # Email: jorge.niedbal...@canonical.com (GPG:0x3DA28544)
 # Phone: +56976670504
 # Launchpad: ~niedbalski | IRC: niedbalski | gtalk: niedbalski

 --
 Juju-dev mailing list
 Juju-dev@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/juju-dev

-- 
Juju-dev mailing list
Juju-dev@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju-dev


Re: full functional tests for API methods

2014-07-22 Thread John Meinel
https://docs.google.com/a/canonical.com/document/d/1hXAOBVpM8o--9L7GOb4r6NUaloZQ8BsWj8W-Bqpznpw/edit?usp=sharing
is about how CI is set up today, and how to add more tests there.

John
=:-


On Tue, Jul 22, 2014 at 7:10 PM, Eric Snow eric.s...@canonical.com wrote:

 On Tue, Jul 22, 2014 at 8:17 AM, Eric Snow eric.s...@canonical.com
 wrote:
  Yep.  For my case (backup/restore) we have a good enough solution
 already.

 Incidentally, do we have documentation somewhere on CI tests (e.g.
 backup/restore)?  Specifically, where are they, how do they work, and
 how do you install them?

 -eric

 --
 Juju-dev mailing list
 Juju-dev@lists.ubuntu.com
 Modify settings or unsubscribe at:
 https://lists.ubuntu.com/mailman/listinfo/juju-dev

-- 
Juju-dev mailing list
Juju-dev@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/juju-dev