Hide Forgot
Description of problem: Create an app and make the user as throttled user, then ssh into app and download a big file to check the bandwitch. Found cannot throttle gear bandwidth via oo-admin-ctl-tc. Version-Release number of selected component (if applicable): devenv_3959 How reproducible: Always Steps to Reproduce: 1. Create app and get the gear uuid 2. Login to instance to make the user as throttled user #oo-admin-ctl-tc throttleuser <gear uuid> 3. ssh into app wget http://download.thinkbroadband.com/1GB.zip Actual results: Bandwidth is 18-19Mbits/s Expected results: Bandwidth should be limited to 0.2-0.5Mbits/s Additional info:
The pull request is here: https://github.com/openshift/origin-server/pull/4027
Commit pushed to master at https://github.com/openshift/origin-server https://github.com/openshift/origin-server/commit/58d434b59d4028246e3bcd082c3d29d03c598cdb Bug 1024284 - Do not check if tc rules exists directly in startuser_imp
test on devenv_3966 Bandwidth is limited to 0.2-0.5Mbits/s. move bug to verified