|
@@ -80,5 +80,5 @@ logging:
|
|
|
spring:
|
|
spring:
|
|
|
profiles: dailyStlValidation
|
|
profiles: dailyStlValidation
|
|
|
#test constraints only
|
|
#test constraints only
|
|
|
- cloud.deployer.mesos.chronos.constraints: rack,EQUALS,rack-1
|
|
|
|
|
|
|
+ cloud.deployer.mesos.chronos.constraints: rack,LIKE,rack-(daily|monthly)
|
|
|
---
|
|
---
|