Conversation
|
👎 what does common datacenter even mean. datacenter is a production thing only; you only have a datacenter in production. |
|
I keep hitting a wall when testing datacenter-specific stuff. The model that we're using makes it hard to test something, since we keep a Having |
|
You can just overload the config for any wacky tests with |
|
I like the idea of common.pek1.json for the same reason of avoiding duplicates between both test.pek1.json and production.pek1.json. @lxe tests needs to be written against real config data otherwise it would not be good tests. |
|
@freeqaz If you want to test stuff use the We really should remove the |
|
You would load I don't see |
|
The option is called "seed". Not "seedConfig" |
Adds support for
common.DATACENTER.jsonwhich is useful to reduce duplication of configuration.r: @Raynos @lxe @rajeshsegu @malandrew