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

Assure compatibility between components' versions #83

Open
KirilKabakchiev opened this issue Jul 2, 2018 · 0 comments
Open

Assure compatibility between components' versions #83

KirilKabakchiev opened this issue Jul 2, 2018 · 0 comments

Comments

@KirilKabakchiev
Copy link
Member

KirilKabakchiev commented Jul 2, 2018

Assure that components (Proxies and SM) are "compatible"

  1. On startup of a component - some compatibility check should be performed against the "linked" counterpart based on versions. If check fails, strartup should fail (ex. Starting proxy -> compatibility check against the SM that is presented as SM_HOST, the check verifies that proxy and SM both specify the same "version" or specify different compatible versions))
  2. Compatibility tests ran on travis build to validate newly released sm/ proxy works with the currently released / deployed counterpart / component. (ex. releasing new version of CF proxy -> during travis build some compatibility tests may be performed that use a particular release of service manager (the used service manager should be compatible with the new proxy release)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant