[Bug 1338911] Re: Easy additional dependencies for autopilot tests

Martin Pitt martin.pitt at ubuntu.com
Tue Jul 8 10:55:39 UTC 2014


** Description changed:

  For autopilot tests with the implied path/command/depends, it would be
  good to support this syntax:
  
    "x-test": {
-        "autopilot": {
-            "module": "test_module_name",
-            "depends": ["extra_depends", "extradep2"]
+        "my_ap_test": {
+            "autopilot_module": "test_module_name",
+            "depends": ["extra_depends", "extradep2"]
         }
     }
  
  which keeps the current automagic, but adds extra dependencies. This is
  better than having to specify the full autopilot command as that tends
  to change every now and then.

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

Title:
  Easy additional dependencies for autopilot tests

Status in “autopkgtest” package in Ubuntu:
  Triaged

Bug description:
  For autopilot tests with the implied path/command/depends, it would be
  good to support this syntax:

    "x-test": {
         "my_ap_test": {
             "autopilot_module": "test_module_name",
             "depends": ["extra_depends", "extradep2"]
         }
     }

  which keeps the current automagic, but adds extra dependencies. This
  is better than having to specify the full autopilot command as that
  tends to change every now and then.

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



More information about the foundations-bugs mailing list