Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes merge to 1.6.x #564

Merged
merged 2 commits into from
Jul 10, 2019
Merged

Fixes merge to 1.6.x #564

merged 2 commits into from
Jul 10, 2019

Conversation

BalloonWen
Copy link
Contributor

merged changes:
Feat/#502 consul integrate test (#503) #503
Fix/#519 keystore fall back (#525) #525

BalloonWen and others added 2 commits June 26, 2019 12:10
cherry-pick 2638299

Feat/#502 consul integrate test (#503)

* Fixed the scope caching error

* Added dependence of container test into pom

* Moved the test cases to server module

* Enhanced the registry test with testContainer.

* Migrate consul container test to integration folder

* Reverted unnecessary change

* Changed name

* Disable the integration test for mvn clean install

* Removed unused line

* -now integration test will copy the config under its own integration folder to the target folder
-CURD some config files due to fix test cases (those were not configured correctly in previous versions)

* -move integration plugins to integration-test profile
-test configs will be generated either from integration folder or under test folder depends on the profile, cannot include both because file with same name will have only one copy under config directory in phase "generate-test-sources".
-when run mvn clean install will as usual, when run mvn clean install -P integration-test will execute integration tests

* fixes the typo

# Conflicts:
#	pom.xml
* Fixed the scope caching error

* Fix keystore and truststore fall back

* Fixed keystore and truststore fall back

* Removed incorrect/unnecessary log message

* Added comments

* Created TlsUtil to support load keystore/truststore

* Added test cases
@stevehu stevehu added the 1.6.x Merge to 1.6.x Branch label Jul 10, 2019
@stevehu stevehu merged commit aa38241 into 1.6.x Jul 10, 2019
@stevehu stevehu deleted the fixes-merge-to-1.6.x branch July 10, 2019 16:03
@stevehu
Copy link
Contributor

stevehu commented Jul 10, 2019

Fixes merge to 1.6.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.6.x Merge to 1.6.x Branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants