Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-11 Thread Pierrick Bouvier
On 7/11/25 4:55 AM, Thomas Huth wrote: On 10/07/2025 17.51, Pierrick Bouvier wrote: On 7/10/25 2:42 AM, Thomas Huth wrote: This patch tackles two issues. First, the tests/functional folder has become quite crowded already, some restructuring would be helpful here. Second, we currently encode th

Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-11 Thread Thomas Huth
On 10/07/2025 17.51, Pierrick Bouvier wrote: On 7/10/25 2:42 AM, Thomas Huth wrote: This patch tackles two issues. First, the tests/functional folder has become quite crowded already, some restructuring would be helpful here. Second, we currently encode the target architecture twice in the test

Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-11 Thread Thomas Huth
On 10/07/2025 16.50, Daniel P. Berrangé wrote: On Thu, Jul 10, 2025 at 11:42:51AM +0200, Thomas Huth wrote: This patch tackles two issues. First, the tests/functional folder has become quite crowded already, some restructuring would be helpful here. Second, we currently encode the target archite

Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-10 Thread Pierrick Bouvier
On 7/10/25 2:42 AM, Thomas Huth wrote: This patch tackles two issues. First, the tests/functional folder has become quite crowded already, some restructuring would be helpful here. Second, we currently encode the target architecture twice in the test names since a lot of the test file names conta

Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-10 Thread Daniel P . Berrangé
On Thu, Jul 10, 2025 at 11:42:51AM +0200, Thomas Huth wrote: > This patch tackles two issues. First, the tests/functional folder has > become quite crowded already, some restructuring would be helpful here. > Second, we currently encode the target architecture twice in the test > names since a lot

Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-10 Thread Thomas Huth
On 10/07/2025 11.59, Manos Pitsidianakis wrote: On Thu, Jul 10, 2025 at 12:51 PM Thomas Huth wrote: This patch tackles two issues. First, the tests/functional folder has become quite crowded already, some restructuring would be helpful here. Second, we currently encode the target architecture

Re: [RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-10 Thread Manos Pitsidianakis
On Thu, Jul 10, 2025 at 12:51 PM Thomas Huth wrote: > > This patch tackles two issues. First, the tests/functional folder has > become quite crowded already, some restructuring would be helpful here. > Second, we currently encode the target architecture twice in the test > names since a lot of the

[RFC PATCH] tests/functional: Move tests into architecture specific folders

2025-07-10 Thread Thomas Huth
This patch tackles two issues. First, the tests/functional folder has become quite crowded already, some restructuring would be helpful here. Second, we currently encode the target architecture twice in the test names since a lot of the test file names contain the target, too. This contributes to t