added azure related code
[it/otf.git] / otf-service-api / src / main / java / org / oran / otf / common / model / TestHead.java
index 7f4bcbc..780ec36 100644 (file)
@@ -34,7 +34,7 @@ public class TestHead implements Serializable {
   @Id\r
   private ObjectId _id;\r
 \r
-  @Indexed(unique = true)\r
+  //@Indexed(unique = true)\r
   private String testHeadName;\r
 \r
   private String testHeadDescription;\r