* remove leading and trailing quote
* update setup.bat to remove quotes from cosmosdb.key
* switch to openjdk8 because oraclejdk8 of travis fails to install
* Keep cosmosdb instance for travis ci test.
* Add profile for travis ci.
* Filter out DEBUG log from travisCI.
Signed-off-by: Pan Li <panli@microsoft.com>
Signed-off-by: Weiping Pan <Weiping.Pan@microsoft.com>
* Allow Integer type for domain Id field.
* Add IT test for Integer Id.
Signed-off-by: Pan Li <panli@microsoft.com>
Signed-off-by: Weiping Pan <Weiping.Pan@microsoft.com>
* Redirect test log to tmp.log as travis CI has 4MB log limiation.
* Create new group resource for travis CI.
Signed-off-by: Pan Li <panli@microsoft.com>
Signed-off-by: Warren Zhu <Zhongwei.Zhu@microsoft.com>
* Diable Appveyor for now.
* Make push only focus on build in branch other than master
* Make PR and push on master run full test.
Signed-off-by: Pan Li <panli@microsoft.com>