summaryrefslogtreecommitdiff
path: root/units/power-management
diff options
Diffstat (limited to 'units/power-management')
-rw-r--r--units/power-management/category.pxu3
-rw-r--r--units/power-management/jobs.pxu10
2 files changed, 5 insertions, 8 deletions
diff --git a/units/power-management/category.pxu b/units/power-management/category.pxu
deleted file mode 100644
index 1487d92..0000000
--- a/units/power-management/category.pxu
+++ /dev/null
@@ -1,3 +0,0 @@
-unit: category
-id: power
-_name: Power and Power Management
diff --git a/units/power-management/jobs.pxu b/units/power-management/jobs.pxu
index 23a3054..17cd323 100644
--- a/units/power-management/jobs.pxu
+++ b/units/power-management/jobs.pxu
@@ -262,7 +262,7 @@ _steps:
_verification:
System poweroff successfully
plugin: manual
-category_id: power
+category_id: com.canonical.plainbox::power-management
estimated_duration: 300
id: power-management/reboot-manual
@@ -275,11 +275,11 @@ _steps:
_verification:
System reboot into system successfully
plugin: manual
-category_id: power
+category_id: com.canonical.plainbox::power-management
estimated_duration: 300
id: power-management/warm-reboot
-category_id: power
+category_id: com.canonical.plainbox::power-management
_summary: Warm reboot
_description: This tests reboots the system using the `reboot` command
unit: job
@@ -291,7 +291,7 @@ flags: preserve-locale noreturn autorestart
estimated_duration: 180.0
id: power-management/cold-reboot
-category_id: power
+category_id: com.canonical.plainbox::power-management
_summary: Cold reboot
_description: This tests powers off the system and then powers it on using RTC
unit: job
@@ -311,7 +311,7 @@ unit: template
template-resource: model_assertion
template-unit: job
plugin: shell
-category_id: power
+category_id: com.canonical.plainbox::power-management
id: power-management/tickless_idle_{kernel}
estimated_duration: 1.0
requires: cpuinfo.platform in ('i386', 'x86_64', 'ppc64el', 'pSeries')