VOL-2239 add missing parameter and change machine level

Change-Id: I11f363fe1b4584ecb4076cb953cb061f2dd8652e
diff --git a/jjb/voltha-e2e.yaml b/jjb/voltha-e2e.yaml
index 66e736a..3c3c81d 100644
--- a/jjb/voltha-e2e.yaml
+++ b/jjb/voltha-e2e.yaml
@@ -20,9 +20,10 @@
       - 'voltha-periodic-test':
           name: 'periodic-voltha-system-test'
           pipeline-script: 'voltha-system-test-bbsim.groovy'
+          build-node: 'ubuntu16.04-basebuild-4c-8g'
           default-image-tag: 'master'
           code-branch: 'master'
-          make-target: sanity-multi-kind
+          make-target: sanity-single-kind
           onus: 2
           pons: 2
           time-trigger: "H H/12 * * *"