Comment 6 for bug 1947510

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tripleo-heat-templates (stable/train)

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/815447
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/f80701c67fd7eb032743a4b52d72a74f55a4c3c9
Submitter: "Zuul (22348)"
Branch: stable/train

commit f80701c67fd7eb032743a4b52d72a74f55a4c3c9
Author: Sandeep Yadav <email address hidden>
Date: Sun Oct 17 23:15:23 2021 +0530

    [victoria/ussuri/train] Tune minion defaults

    Undercloud Minion should be configured with the same default tuning as
    Undercloud[1] for heat & ironic.

    We have dropped minion environment files for wallaby+, Updating minion
    setting for t/u/v.

    Also, add minion job in zuul layout, As this isn't covered by the
    zuul project templates. In tripleo-ansible repo also minion job is
    also explicility mentioned[2]

    [1] https://github.com/openstack/tripleo-heat-templates/blob/stable/victoria/environments/undercloud.yaml#L96-L137
    [2] https://github.com/openstack/tripleo-ansible/blob/stable/victoria/zuul.d/layout.yaml#L25-L45

    Related-Bug: #1947510
    Change-Id: I580cddf94a8da20081700c46526b21a8beb38210
    (cherry picked from commit 72e0b6b78c3ccadb6d460666afd74dd371d8fc7a)