From 1c60cd2c76b3f7490616b7e75f4e21efcb50debb Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Wed, 13 Nov 2024 07:19:00 -0800 Subject: [PATCH] trivial: fix ironic test name I accidently put in the wrong test name, test_update_mixed_ops originally, when the actual test name is test_update_port_mixed_ops. --- roles/test_operator/files/list_skipped.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/test_operator/files/list_skipped.yml b/roles/test_operator/files/list_skipped.yml index 4fbb628a42..b0ea2c703d 100644 --- a/roles/test_operator/files/list_skipped.yml +++ b/roles/test_operator/files/list_skipped.yml @@ -1436,7 +1436,7 @@ known_failures: lp: https://bugs.launchpad.net/ironic/+bug/2087263 jobs: - ironic-operator - - test: ironic_tempest_plugin.tests.api.admin.test_ports.TestPorts.test_update_mixed_ops + - test: ironic_tempest_plugin.tests.api.admin.test_ports.TestPorts.test_update_port_mixed_ops deployment: - overcloud releases: