diff options
author | Jose Lausuch <jose.lausuch@ericsson.com> | 2017-02-24 10:33:31 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-02-24 10:33:31 +0000 |
commit | cab6c568691b0281219baad5c168c269e35f4fdf (patch) | |
tree | ea82fce71a4c4b46f418c2434f41da3957871d37 /functest/ci | |
parent | 5ce37738d92d585d7fa6109fbcce06d20cb8e4b5 (diff) | |
parent | 43ad2cfc1a4861a7020ffa6537fa693309ec164e (diff) |
Merge "WIP: Cirros TestVM: Allow config of username/password"
Diffstat (limited to 'functest/ci')
-rwxr-xr-x | functest/ci/config_functest.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/functest/ci/config_functest.yaml b/functest/ci/config_functest.yaml index 3bad1b8f..7b3d61eb 100755 --- a/functest/ci/config_functest.yaml +++ b/functest/ci/config_functest.yaml @@ -45,6 +45,8 @@ general: image_name: Cirros-0.3.4 image_file_name: cirros-0.3.4-x86_64-disk.img image_disk_format: qcow2 + image_username: cirros + image_password: cubswin:) flavor_name: opnfv_flavor flavor_ram: 512 |