Update golden model
Change disks via maas
change golden size to compact
Change-Id: If8ad0a787d223b69e39f45d2a3ed50a69e4b253d
(cherry picked from commit cedd0900f22cb080c1471d8a46f14ae3312d8640)
diff --git a/tcp_tests/templates/cookied-cicd-ovs-maas/salt.yaml b/tcp_tests/templates/cookied-cicd-ovs-maas/salt.yaml
index 021401f..142d319 100644
--- a/tcp_tests/templates/cookied-cicd-ovs-maas/salt.yaml
+++ b/tcp_tests/templates/cookied-cicd-ovs-maas/salt.yaml
@@ -46,6 +46,12 @@
retry: {count: 1, delay: 5}
skip_fail: false
+- description: Assign drive partitions to machines
+ cmd: salt-call state.sls maas.machines.storage
+ node_name: {{ HOSTNAME_CFG01 }}
+ retry: {count: 1, delay: 5}
+ skip_fail: false
+
- description: Remove all the salt-minions and re-register the cfg01 minion
cmd: |
salt-key -y -D;