CORD-2282 Create mcord-ng4t profile

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