From 0c8c8ce32d69622664705840469a4d5f72b5c695 Mon Sep 17 00:00:00 2001 From: Marvin Frommhold Date: Fri, 17 Jul 2026 10:51:47 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Revert=20"SCS-0128:=20Remove=20testcase=20t?= =?UTF-8?q?hat=20needs=20instance=20creation=20with=20admin=20pas=E2=80=A6?= =?UTF-8?q?"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 732cf2b7e5dbec032c3d11309e8ff171ea3977e9. --- Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst | 1 + 1 file changed, 1 insertion(+) diff --git a/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst b/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst index 1d2011825..8e517f77c 100644 --- a/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst +++ b/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst @@ -57,6 +57,7 @@ tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_e tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] +tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077] From 53de38c77212345ddc4a7641149a4e7ae0c63c27 Mon Sep 17 00:00:00 2001 From: Friedrich Zahn Date: Mon, 20 Jul 2026 11:47:39 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Reapply=20"SCS-0128:=20Remove=20testcase=20?= =?UTF-8?q?that=20needs=20instance=20creation=20with=20admin=20pas?= =?UTF-8?q?=E2=80=A6"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 0c8c8ce32d69622664705840469a4d5f72b5c695. Signed-off-by: Friedrich Zahn --- Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst | 1 - 1 file changed, 1 deletion(-) diff --git a/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst b/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst index 8e517f77c..1d2011825 100644 --- a/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst +++ b/Tests/iaas/scs_0128_e2e_testing/tempest-tests-non-admin.lst @@ -57,7 +57,6 @@ tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_check_tag_e tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_create_delete_tag[id-8d95abe2-c658-4c42-9a44-c0258500306b] tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_delete_all_tags[id-a63b2a74-e918-4b7c-bcab-10c855f3a57e] tempest.api.compute.servers.test_server_tags.ServerTagsTestJSON.test_update_all_tags[id-a2c1af8c-127d-417d-974b-8115f7e3d831] -tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password[id-b92d5ec7-b1dd-44a2-87e4-45e888c46ef0] tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair[id-f9e15296-d7f9-4e62-b53f-a04e89160833] tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name[id-8fea6be7-065e-47cf-89b8-496e6f96c699] tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address[id-89b90870-bc13-4b73-96af-f9d4f2b70077]