Comment 11 for bug 2002951

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to tempest (master)

Reviewed: https://review.opendev.org/c/openstack/tempest/+/870974
Committed: https://opendev.org/openstack/tempest/commit/a6b7e334cf27eddacb9ec28fb728dbfa30e4a8c6
Submitter: "Zuul (22348)"
Branch: master

commit a6b7e334cf27eddacb9ec28fb728dbfa30e4a8c6
Author: Balazs Gibizer <email address hidden>
Date: Wed Jan 18 17:43:01 2023 +0100

    Skip test_attach_scsi_disk_with_config_drive

    This test causes excessive memory usage in the test executor as it
    downloads glance image data in memory. This currently causes OOM issues
    in the gate so the test case is skipped until the image data copying is
    made smarter.

    Related-Bug: #2002951
    Change-Id: I0bfac0310fdd6ef44a633d40422cfcfdfc85a426