commit | a6b7e334cf27eddacb9ec28fb728dbfa30e4a8c6 | [log] [tgz] |
---|---|---|
author | Balazs Gibizer <gibi@redhat.com> | Wed Jan 18 17:43:01 2023 +0100 |
committer | Ghanshyam <gmann@ghanshyammann.com> | Wed Jan 18 21:07:59 2023 +0000 |
tree | a7845f92eb642f55ac88f05f4594e03d2c0d1582 | |
parent | 7c8b49becef78a257e2515970a552c84982f59cd [diff] |
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