]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Stub out system calls in metadata_files test
authorTomas Sedovic <tomas@sedovic.cz>
Thu, 26 Apr 2012 15:29:42 +0000 (17:29 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Thu, 26 Apr 2012 15:29:42 +0000 (17:29 +0200)
commit10ef7521f5f9186d807699f7409fc4c2ceb0e8b5
tree0ac605e4c0e93aaf8a0aa7113a86847a259e30e3
parent6b0d2d7827dedf553ac7d25cb75ebcacc7379532
Stub out system calls in metadata_files test

Since CommandRunner now honours `runas`, the tests would have to be run as root
for the commands to succeed.
heat/tests/test_cfn.py