commit | 7f3941bd669a5c505cccb8987c035b6d8992af3e | [log] [tgz] |
---|---|---|
author | Oleksii Zhurba <ozhurba@mirantis.com> | Tue Mar 27 14:38:42 2018 -0500 |
committer | Oleksii Zhurba <ozhurba@mirantis.com> | Tue Mar 27 14:38:42 2018 -0500 |
tree | c00902b728f978c360f0855adcb1eaecf5aa228d | |
parent | a0ac61a8764a1900bca3803dcbff275fb45376e4 [diff] [blame] |
Add 2 more Tempest tests
diff --git a/configure.sh b/configure.sh index 4667cf3..6dbafaa 100755 --- a/configure.sh +++ b/configure.sh
@@ -88,6 +88,9 @@ tempest_configuration quick_configuration rally verify configure-verifier --extend /home/rally/cvp-configuration/tempest/tempest_ext.conf + # Add 2 additional tempest tests (live migration to all nodes + ssh to all nodes) + # TBD + #cat tempest/test_extension.py >> repo/tempest/scenario/test_server_multinode.py fi set -e