[COMAC-132,COMAC-187] BUGFIX: Add fixture yaml for CiaB with SEBA

Change-Id: I4b8f5bdab8b168657c77879214b9d19adcd005f0
diff --git a/xos-profiles/comac/templates/tosca-configmap.yaml b/xos-profiles/comac/templates/tosca-configmap.yaml
index f04a688..7e2cf06 100644
--- a/xos-profiles/comac/templates/tosca-configmap.yaml
+++ b/xos-profiles/comac/templates/tosca-configmap.yaml
@@ -25,6 +25,8 @@
 {{ include "volt.serviceTosca" .Values.volt | indent 4 }}
   030-fabric-crossconnect-service.yaml: |
 {{ include "fabric-crossconnect.serviceTosca" (index .Values "fabric-crossconnect") | indent 4 }}
+  031-fixtures.yaml: |
+{{ include "att-workflow-driver.serviceTosca"  (index .Values "att-workflow-driver") | indent 4 }}
 {{- end }}
   040-onos-service.yaml: |
 {{ include "comac.onosTosca" .Values | indent 4 }}