Add modification of model to add 254 compute VM's

Fixes-bug: MOSSUST-112
Change-Id: Ie0bff8a0d4a849a9acab98843c475fd0af4b5076
diff --git a/tcp_tests/templates/released-bm-b300-cicd-queens-ovs-maas/infra_kvm_add.yml b/tcp_tests/templates/released-bm-b300-cicd-queens-ovs-maas/infra_kvm_add.yml
new file mode 100644
index 0000000..8d25992
--- /dev/null
+++ b/tcp_tests/templates/released-bm-b300-cicd-queens-ovs-maas/infra_kvm_add.yml
@@ -0,0 +1,16 @@
+classes:
+- cluster.released-bm-b300-cicd-queens-ovs-maas.infra.openstack_vcompute_cluster
+parameters:
+  virt:
+    nic:
+      vcmp:
+        eth4:
+          bridge: br_mgm
+        eth3:
+          bridge: br_ctl
+        eth2:
+          bridge: br_baremetal
+        eth1:
+          bridge: br_mesh
+        eth0:
+          bridge: br_baremetal
\ No newline at end of file