fix mock-cord-pod config

Change-Id: I0af06a6a65baef6d5c8cb03d7e1cf4118b403e11
diff --git a/frontend/Makefile b/frontend/Makefile
index 74f45d0..20aa487 100644
--- a/frontend/Makefile
+++ b/frontend/Makefile
@@ -83,7 +83,8 @@
 
 mock-cord-pod: onboard-cord-pod
 	$(RUN_TOSCA) ../cord-pod/mgmt-net.yaml
-	$(RUN_TOSCA) ../cord-pod/cord-vtn-vsg.yaml
+	$(RUN_TOSCA) ../cord-pod/cord-services.yaml
+	$(RUN_TOSCA) ../cord-pod/cord-test-subscriber.yaml
 	$(RUN_TOSCA) ../cord-pod/cord-volt-devices.yaml
 
 onboard-cord-pod: