| ... | ... |
@@ -430,7 +430,6 @@ function configure_tempest {
|
| 430 | 430 |
iniset $TEMPEST_CONFIG boto aki_manifest cirros-${CIRROS_VERSION}-${CIRROS_ARCH}-vmlinuz.manifest.xml
|
| 431 | 431 |
iniset $TEMPEST_CONFIG boto instance_type "$boto_instance_type" |
| 432 | 432 |
iniset $TEMPEST_CONFIG boto http_socket_timeout 30 |
| 433 |
- iniset $TEMPEST_CONFIG boto ssh_user ${DEFAULT_INSTANCE_USER:-cirros}
|
|
| 434 | 433 |
|
| 435 | 434 |
# Orchestration Tests |
| 436 | 435 |
if is_service_enabled heat; then |