From 749b9aa337fa5ef1f1278333db521940c0d37ec0 Mon Sep 17 00:00:00 2001 From: Rod Smith Date: Tue, 5 Jun 2018 09:58:05 -0700 Subject: Added new test to fail if a pre-release kernel or OS is in use. --- units/miscellanea/jobs.pxu | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'units/miscellanea') diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index 30c8a168..4a9980ba 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -159,6 +159,16 @@ _description: Works only on EFI-based systems. command: efi-pxeboot +plugin: shell +category_id: com.canonical.plainbox::miscellanea +estimated_duration: 0.5 +id: miscellanea/check_prerelease +_summary: Test that system is not a pre-release version +_description: + Test to verify that the system uses production, rather + than pre-release, versions of the kernel and the OS. +command: check-prerelease + plugin: shell category_id: com.canonical.plainbox::miscellanea id: miscellanea/bmc_info -- cgit v1.2.3