Implement isolcpu grub configuration

Separate cpu for host os from workload.

Change-Id: I5b274a6324fe2fa47c09df82c01e3b95dadb5e53
Epic: PROD-8959
diff --git a/tests/pillar/system.sls b/tests/pillar/system.sls
index 5fddffe..30968e2 100644
--- a/tests/pillar/system.sls
+++ b/tests/pillar/system.sls
@@ -20,6 +20,8 @@
     prompt:
       default: "test01.local$"
     kernel:
+      sriov: True
+      isolcpu: 1,2,3,4
       hugepages:
         large:
           default: true