CORD-2282 Create mcord-ng4t profile
Change-Id: I8c2eef5c53543de2fa30aa4ab338d168e19b82d5
(cherry picked from commit 97990f467c0368793db9b48ecda495c1400ece5b)
diff --git a/Makefile b/Makefile
index 213d232..1c65c79 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)