haproxy validation runs on all nodes

Bug #1926024 reported by Michele Baldessari
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Low
Michele Baldessari

Bug Description

(undercloud) [stack@undercloud-0 ~]$ openstack tripleo validator run --validation haproxy
Running Validations without Overcloud settings.
...
| a895d848-c8f5-49dd-acea-99aed7ce7b5c | haproxy | FAILED | all | compute-0, compute-1, controller-0, controller-1, controller-2, database-0, database-1, database-2, messaging-0, messaging-1, messaging-2, networker-0, networker-1, networker-2, undercloud | controller-0 | 0:00:13.586 |

It should not run on nodes without haproxy, since it checks config files.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to validations-common (master)
Changed in tripleo:
status: Triaged → In Progress
Changed in tripleo:
importance: Undecided → Low
Changed in tripleo:
milestone: wallaby-rc1 → xena-1
Changed in tripleo:
milestone: xena-1 → xena-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to validations-common (master)

Reviewed: https://review.opendev.org/c/openstack/validations-common/+/787857
Committed: https://opendev.org/openstack/validations-common/commit/e6c6cc8b53201e5d94344e443ec992f430e86029
Submitter: "Zuul (22348)"
Branch: master

commit e6c6cc8b53201e5d94344e443ec992f430e86029
Author: Michele Baldessari <email address hidden>
Date: Sat Apr 24 18:43:10 2021 +0200

    Remove haproxy validation from validations-common

    This validation is currently moving back to tripleo-validations[1] as it
    turns out it is not generic at all and is fully tripleo centric.

    [1] https://review.opendev.org/c/openstack/tripleo-validations/+/787941

    Closes-Bug: #1926024
    Change-Id: Id332eac4d3187cded8cd753d45c6d2d6e1f95ec2

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (master)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/787941
Committed: https://opendev.org/openstack/tripleo-validations/commit/9dd662a1b9d5617e1a929c86f6ffdb09e873252b
Submitter: "Zuul (22348)"
Branch: master

commit 9dd662a1b9d5617e1a929c86f6ffdb09e873252b
Author: Gael Chamoulaud (Strider) <email address hidden>
Date: Tue Apr 20 07:20:58 2021 +0200

    Migrate back haproxy validation to tripleo-validations

    This patch moves back the haproxy validation from validations-common to
    tripleo-validations. It has been renamed in tripleo-haproxy and the role
    is called now tripleo_haproxy.

    This patch also fix the host targeting in order to only execute this
    validation on nodes where haproxy is really installed and configured.

    Note that the haproxy validations hosted in validations-common will be
    removed in a follow up patch.

    Closes-Bug: #1926024

    Co-Authored-By: Michele Baldessari <email address hidden>

    Signed-off-by: Gael Chamoulaud (Strider) <email address hidden>
    Change-Id: I9869afd60342fdb0aca69a313c1c6e35e0947fb8

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-validations (stable/wallaby)

Fix proposed to branch: stable/wallaby
Review: https://review.opendev.org/c/openstack/tripleo-validations/+/798766

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-validations (stable/victoria)

Fix proposed to branch: stable/victoria
Review: https://review.opendev.org/c/openstack/tripleo-validations/+/798809

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-validations (stable/ussuri)

Fix proposed to branch: stable/ussuri
Review: https://review.opendev.org/c/openstack/tripleo-validations/+/798813

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-validations (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/c/openstack/tripleo-validations/+/798820

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/wallaby)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/798766
Committed: https://opendev.org/openstack/tripleo-validations/commit/253a16de422b5f22bb1b9e68ffa14e855a22d243
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 253a16de422b5f22bb1b9e68ffa14e855a22d243
Author: Gael Chamoulaud (Strider) <email address hidden>
Date: Tue Apr 20 07:20:58 2021 +0200

    Migrate back haproxy validation to tripleo-validations

    This patch moves back the haproxy validation from validations-common to
    tripleo-validations. It has been renamed in tripleo-haproxy and the role
    is called now tripleo_haproxy.

    This patch also fix the host targeting in order to only execute this
    validation on nodes where haproxy is really installed and configured.

    Note that the haproxy validations hosted in validations-common will be
    removed in a follow up patch.

    Closes-Bug: #1926024

    Co-Authored-By: Michele Baldessari <email address hidden>

    Signed-off-by: Gael Chamoulaud (Strider) <email address hidden>
    Change-Id: I9869afd60342fdb0aca69a313c1c6e35e0947fb8
    (cherry picked from commit 9dd662a1b9d5617e1a929c86f6ffdb09e873252b)

tags: added: in-stable-wallaby
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/victoria)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/798809
Committed: https://opendev.org/openstack/tripleo-validations/commit/bd0d4974ed627b1928c64161481f6a3aa47210e7
Submitter: "Zuul (22348)"
Branch: stable/victoria

commit bd0d4974ed627b1928c64161481f6a3aa47210e7
Author: Gael Chamoulaud (Strider) <email address hidden>
Date: Tue Apr 20 07:20:58 2021 +0200

    Migrate back haproxy validation to tripleo-validations

    This patch moves back the haproxy validation from validations-common to
    tripleo-validations. It has been renamed in tripleo-haproxy and the role
    is called now tripleo_haproxy.

    This patch also fix the host targeting in order to only execute this
    validation on nodes where haproxy is really installed and configured.

    Note that the haproxy validations hosted in validations-common will be
    removed in a follow up patch.

    Closes-Bug: #1926024

    Co-Authored-By: Michele Baldessari <email address hidden>

    Signed-off-by: Gael Chamoulaud (Strider) <email address hidden>
    Change-Id: I9869afd60342fdb0aca69a313c1c6e35e0947fb8
    (cherry picked from commit 9dd662a1b9d5617e1a929c86f6ffdb09e873252b)
    (cherry picked from commit 253a16de422b5f22bb1b9e68ffa14e855a22d243)

tags: added: in-stable-victoria
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/ussuri)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/798813
Committed: https://opendev.org/openstack/tripleo-validations/commit/e8892681e2c71fff4951f81967fffc6eab9cafab
Submitter: "Zuul (22348)"
Branch: stable/ussuri

commit e8892681e2c71fff4951f81967fffc6eab9cafab
Author: Gael Chamoulaud (Strider) <email address hidden>
Date: Tue Apr 20 07:20:58 2021 +0200

    Migrate back haproxy validation to tripleo-validations

    This patch moves back the haproxy validation from validations-common to
    tripleo-validations. It has been renamed in tripleo-haproxy and the role
    is called now tripleo_haproxy.

    This patch also fix the host targeting in order to only execute this
    validation on nodes where haproxy is really installed and configured.

    Note that the haproxy validations hosted in validations-common will be
    removed in a follow up patch.

    Closes-Bug: #1926024

    Co-Authored-By: Michele Baldessari <email address hidden>

    Signed-off-by: Gael Chamoulaud (Strider) <email address hidden>
    Change-Id: I9869afd60342fdb0aca69a313c1c6e35e0947fb8
    (cherry picked from commit 9dd662a1b9d5617e1a929c86f6ffdb09e873252b)
    (cherry picked from commit 253a16de422b5f22bb1b9e68ffa14e855a22d243)
    (cherry picked from commit bb5a538a56bc860c25ec32866ec25923099cbecc)

tags: added: in-stable-ussuri
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-validations (stable/train)

Reviewed: https://review.opendev.org/c/openstack/tripleo-validations/+/798820
Committed: https://opendev.org/openstack/tripleo-validations/commit/ed94cfb94144fba07d07c472fbec5e9e6e8f0e43
Submitter: "Zuul (22348)"
Branch: stable/train

commit ed94cfb94144fba07d07c472fbec5e9e6e8f0e43
Author: Gael Chamoulaud (Strider) <email address hidden>
Date: Tue Apr 20 07:20:58 2021 +0200

    Migrate back haproxy validation to tripleo-validations

    This patch moves back the haproxy validation from validations-common to
    tripleo-validations. It has been renamed in tripleo-haproxy and the role
    is called now tripleo_haproxy.

    This patch also fix the host targeting in order to only execute this
    validation on nodes where haproxy is really installed and configured.

    Note that the haproxy validations hosted in validations-common will be
    removed in a follow up patch.

    Closes-Bug: #1926024

    Co-Authored-By: Michele Baldessari <email address hidden>

    Signed-off-by: Gael Chamoulaud (Strider) <email address hidden>
    Change-Id: I9869afd60342fdb0aca69a313c1c6e35e0947fb8
    (cherry picked from commit 9dd662a1b9d5617e1a929c86f6ffdb09e873252b)
    (cherry picked from commit 253a16de422b5f22bb1b9e68ffa14e855a22d243)
    (cherry picked from commit bb5a538a56bc860c25ec32866ec25923099cbecc)
    (cherry picked from commit 2744976e606e87e8f4c3c9da0ab7d6018c3f1f2d)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-validations 14.2.0

This issue was fixed in the openstack/tripleo-validations 14.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-validations 13.4.0

This issue was fixed in the openstack/tripleo-validations 13.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-validations 12.3.6

This issue was fixed in the openstack/tripleo-validations 12.3.6 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/validations-common 1.3.0

This issue was fixed in the openstack/validations-common 1.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-validations 15.1.0

This issue was fixed in the openstack/tripleo-validations 15.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/validations-common 1.4.0

This issue was fixed in the openstack/validations-common 1.4.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-validations train-eol

This issue was fixed in the openstack/tripleo-validations train-eol release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.