This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a change to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-servicecomb-java-chassis.git.


    from a69e9a5  SCB-254 make demo perf support invoke next step
     new dd343de  SCB-29 integration tests for dynamic configuration
     new 2e812dd  SCB-29 fix pr comment for integration test of dynamic 
configuration

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 integration-tests/dynamic-config-tests/pom.xml     | 130 +++++++++++++++++++++
 .../dynamicconfig/test/DynamicConfigurationIT.java | 119 +++++++++++++++++++
 .../src/test}/resources/log4j.properties           |   0
 .../src/test}/resources/microservice.yaml          |  25 ++--
 integration-tests/pom.xml                          |   1 +
 5 files changed, 266 insertions(+), 9 deletions(-)
 create mode 100644 integration-tests/dynamic-config-tests/pom.xml
 create mode 100644 
integration-tests/dynamic-config-tests/src/test/java/org/apache/dynamicconfig/test/DynamicConfigurationIT.java
 copy {samples/config-apollo-sample/src/main => 
integration-tests/dynamic-config-tests/src/test}/resources/log4j.properties 
(100%)
 copy {samples/bmi/webapp/src/main => 
integration-tests/dynamic-config-tests/src/test}/resources/microservice.yaml 
(73%)

-- 
To stop receiving notification emails like this one, please contact
['"commits@servicecomb.apache.org" <commits@servicecomb.apache.org>'].

Reply via email to