KVM integration testing

Hello, Everyone. 

How do you test/govern any critical change to a critical KVM that is used by all proxies or SFs?

Any example of unit/integration testing? 

What are your best governance pratices when we're dealing with global KVMs? 

Solved Solved
0 1 163
1 ACCEPTED SOLUTION

The change to the KVM, I guess you're referring to changing the data stored in the KVM. 

This is something you will want to test thoroughly in lower (non-production) environments.  Depending on the degree of change to the data (which just happens to be stored in KVM), your testing will need to be more or less extensive.

View solution in original post

1 REPLY 1

The change to the KVM, I guess you're referring to changing the data stored in the KVM. 

This is something you will want to test thoroughly in lower (non-production) environments.  Depending on the degree of change to the data (which just happens to be stored in KVM), your testing will need to be more or less extensive.