CORD-2131 Create M-CORD profile with Spirent RAN+MME

Change-Id: Ic1af92a48b02a40d7ecd6b0ee0b289e0dca84142
diff --git a/Makefile b/Makefile
index 2a02677..55e00b3 100644
--- a/Makefile
+++ b/Makefile
@@ -349,6 +349,9 @@
 mcord-test: $(M)/setup-automation
 	$(SSH_HEAD) "cd /opt/cord/build; $(ANSIBLE_PB_LOCAL) $(PI)/mcord-test-playbook.yml" $(LOGCMD)
 
+mcord-spirent-test: $(M)/setup-automation
+	$(SSH_HEAD) "cd /opt/cord/build; $(ANSIBLE_PB_LOCAL) $(PI)/mcord-spirent-test-playbook.yml" $(LOGCMD)
+
 fabric-pingtest: $(M)/refresh-fabric
 	$(SSH_HEAD) "cd /opt/cord/build; $(ANSIBLE_PB_MAAS) $(PI)/cord-fabric-pingtest.yml" $(LOGCMD)