openservicebrokerapi / osb-checker

An automatic checker to verify an Open Service Broker API implementation against the specification
https://github.com/openservicebrokerapi/servicebroker/
Apache License 2.0
48 stars 40 forks source link

Make conflict test cases optional #70

Closed leonwanghui closed 5 years ago

leonwanghui commented 5 years ago

Currently the conflict test cases for provisioning and binding is required and could cause some errors if vendor doesn't configure conflictivePrivision field. And this patch is proposed to make it optional so that vendor can disable those test cases if they don't support it.

cfdreddbot commented 5 years ago

:white_check_mark: Hey leonwanghui! The commit authors and yourself have already signed the CLA.

leonwanghui commented 5 years ago

One more please @norshtein @mattmcneeney ,Thanks!

norshtein commented 5 years ago

LGTM

Approved with PullApprove