Some tips for triggering DRS...
1. Set to aggressive...
2. On one ESX host within one VM run the cpubusy script
3. VMotion all your VMs to one host
4. Wait. DRS is inheritently conservative and only checks every 5mins - it performs a very sophisticated check to see if it is even worth bothering with a VMotion, lastly it only does 60 VMotions per hour...
In away what want is as few VMotion events as possible, this is a sign that there ESX hosts are balanced. Remember DRS is not about evenly distributing VMs, but load. It's quite possible to have 10 VMs on host and 5 on another - as the 10 VMs are doing the same workload as 5 VMs...
Lastly, another way of generating lots of CPU activity is with one of MS most CPU intensive applications - Microsoft Calculator. Try scientific view, type 9999999 and hit the n! button... It's calculates a factorial of 999999 which takes a very long time...
Regards
Mike