Public bug reported:

Testing the click chroot operations are the part of the Ubuntu SDK test
plan.

According to the test plan we should be able to create, use  and destroy
click chroots on the host without conflicting with the already set up
and used click croots. Also the tests should use clean click chroots as
the existing chroots might be outdated or modified.

For that we need a CLICK_CHROOT_SUFFIX variable.  The click tools should
use that suffix for all click chroot operation.

For example when the CLICK_CHROOT_SUFFIX=_test1234 is set the

$ click chroot -a armhf -f ubuntu-sdk-14.10 create

command should create /var/lib/schroot/chroots/click-ubuntu-
sdk-14.10-armhf_test1234 and the

$ click chroot -a armhf -f ubuntu-sdk-14.10 run

command should use the /var/lib/schroot/chroots/click-ubuntu-
sdk-14.10-armhf_test1234 chroot.


With this feature the Ubuntu SDK test suite just need to set the 
CLICK_CHROOT_SUFFIX= and carry on with the tests.

** Affects: click (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1364327

Title:
  Title: Custom prefix/postfix to the generated click chroots

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/click/+bug/1364327/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to