diff --git a/toci-quickstart/config/testenv/ovb-rdocloud.yml b/toci-quickstart/config/testenv/ovb-rdocloud.yml index de4a98473..f9a7a4196 100644 --- a/toci-quickstart/config/testenv/ovb-rdocloud.yml +++ b/toci-quickstart/config/testenv/ovb-rdocloud.yml @@ -54,3 +54,7 @@ influxdb_create_data_file: true cloud_name: rdocloud elastic_host: browbeat.test.com grafana_host: browbeat.test.com + +# Ironic debug +# https://bugs.launchpad.net/tripleo/+bug/1797526 +step_introspect_debug: true diff --git a/toci-quickstart/config/testenv/ovb.yml b/toci-quickstart/config/testenv/ovb.yml index a5762519f..a63a75670 100644 --- a/toci-quickstart/config/testenv/ovb.yml +++ b/toci-quickstart/config/testenv/ovb.yml @@ -77,3 +77,7 @@ artg_repos_dir: /home/zuul/src/git.openstack.org/openstack # https://bugs.launchpad.net/tripleo/+bug/1799895 undercloud_workers: 1 + +# Ironic debug +# https://bugs.launchpad.net/tripleo/+bug/1797526 +step_introspect_debug: true