Override log_file from soft parameters
Recently there was added an ability to override log_file
from soft paramters in runtest formula metadata. So we switch
now to this aproach.
Depends-On: I714cfddf74da1a41948a3f82297817863ee1321f
Change-Id: I1fac49f1c872f58ba40d339ff10bc43d8116d101
Related-Prod: https://mirantis.jira.com/browse/PROD-18729
diff --git a/classes/cluster/virtual-mcp11-aio/openstack/init.yml b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
index 80742a3..e6e434d 100755
--- a/classes/cluster/virtual-mcp11-aio/openstack/init.yml
+++ b/classes/cluster/virtual-mcp11-aio/openstack/init.yml
@@ -137,6 +137,7 @@
rabbitmq_port: 5672 # for non-ssl use 5672/for ssl 5671
runtest_tempest_cfg_dir: /root/rally_reports/
runtest_tempest_cfg_name: tempest_generated.conf
+ runtest_tempest_log_file: /home/rally/rally_reports/tempest.log
runtest_tempest_public_net: public
artifactory_user: artifactory_user
artifactory_password: artifactory_password
@@ -311,8 +312,6 @@
convert_to_uuid:
network:
public_network_id: ${_param:runtest_tempest_public_net}
- DEFAULT:
- log_file: /home/rally/rally_reports/tempest.log
compute:
build_timeout: 600
min_microversion: 2.1