diff options
Diffstat (limited to 'test')
-rwxr-xr-x | test/vcpe/vcpecommon.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/vcpecommon.py b/test/vcpe/vcpecommon.py index 4a393f53d..bfdd58b88 100755 --- a/test/vcpe/vcpecommon.py +++ b/test/vcpe/vcpecommon.py @@ -30,7 +30,7 @@ class VcpeCommon: ############################################################################################# # set the openstack cloud access credentials here - oom_mode = True + oom_mode = False ########################### # set Openstack credentials |