From 3d62988cad059e3751545ae0a66656333339da9b Mon Sep 17 00:00:00 2001 From: Jeff Lane Date: Mon, 5 Nov 2018 14:42:31 +0000 Subject: second try removing purley test, it should not be this difficult --- units/cpu/jobs.pxu | 9 --------- 1 file changed, 9 deletions(-) (limited to 'units/cpu') diff --git a/units/cpu/jobs.pxu b/units/cpu/jobs.pxu index bb75f6d..a027aa9 100644 --- a/units/cpu/jobs.pxu +++ b/units/cpu/jobs.pxu @@ -174,12 +174,3 @@ _siblings: [ "command": "cpuinfo_resource | diff $PLAINBOX_SESSION_SHARE/cpuinfo_before_suspend -", "depends": "com.canonical.certification::suspend/suspend_advanced_auto"} ] - -plugin: shell -category_id: com.canonical.plainbox::cpu -estimated_duration: 0.5 -id: cpu/purley_id -command: - egrep -q avx512 /proc/cpuinfo && echo "This is a Purley CPU" || echo "CPU is NOT Purley" -_description: Identifies Purley Platform CPUs - -- cgit v1.2.3