Comment 5 for bug 1774697

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to horizon (master)

Reviewed: https://review.opendev.org/c/openstack/horizon/+/800283
Committed: https://opendev.org/openstack/horizon/commit/e53c4d8ca06fcaa4935ccad619bef8b7e3162590
Submitter: "Zuul (22348)"
Branch: master

commit e53c4d8ca06fcaa4935ccad619bef8b7e3162590
Author: Radomir Dopieralski <email address hidden>
Date: Fri Jul 9 19:24:56 2021 +0200

    Fix the instances pagination integration tests

    Looks like the popup that comes up after creating instances is no
    longer a SUCCESS, but instead it's INFO.

    This patch fixes integration tests which were using the incorrect
    message class and revisits all other tests skipped with the same
    bug number reason.

    Change-Id: I0e2976b56513df3cb45ea00e0f9f05603a8743a8
    Closes-bug: #1774697