Hi all,
I wanted to know if you plan to integrate filters in project comparison ? For example, I run CTS, so I have a lot of test cases, and I'd like to see only differences between 2 builds of 2 different projects.
Let me know what you think :)
Axel
On Mon, Mar 11, 2019 at 01:54:05PM +0100, Axel Lebourhis wrote:
Hi all,
I wanted to know if you plan to integrate filters in project comparison ? For example, I run CTS, so I have a lot of test cases, and I'd like to see only differences between 2 builds of 2 different projects.
You mean 2 arbitrary builds, right?
This is almost already supported: the comparison code supports it, and the presentation is more or less generic so it would work. We just don't have the UI at the moment to select the builds to be compared, and instead we let you select select projects, and pick the last build of each project.
On Mon, Mar 11, 2019 at 04:48:00PM -0300, Antonio Terceiro wrote:
On Mon, Mar 11, 2019 at 01:54:05PM +0100, Axel Lebourhis wrote:
Hi all,
I wanted to know if you plan to integrate filters in project comparison ? For example, I run CTS, so I have a lot of test cases, and I'd like to see only differences between 2 builds of 2 different projects.
You mean 2 arbitrary builds, right?
This is almost already supported: the comparison code supports it, and the presentation is more or less generic so it would work. We just don't have the UI at the moment to select the builds to be compared, and instead we let you select select projects, and pick the last build of each project.
For what it's also worth, the report API supports it and I use it for the same reason you describe. Look at 'email' and 'report' @ https://squad.readthedocs.io/en/latest/api.html#builds-api-builds. You can set the baseline parameter to any build in any project.
You may also find this post helpful, which was written in response to a very similar request: https://lists.linaro.org/pipermail/lkft-triage/2019-February/009664.html
Hope that helps, Dan
Squad-dev mailing list Squad-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/squad-dev
On Mon, 11 Mar 2019 at 21:33, Dan Rue dan.rue@linaro.org wrote:
On Mon, Mar 11, 2019 at 04:48:00PM -0300, Antonio Terceiro wrote:
On Mon, Mar 11, 2019 at 01:54:05PM +0100, Axel Lebourhis wrote:
Hi all,
I wanted to know if you plan to integrate filters in project
comparison ?
For example, I run CTS, so I have a lot of test cases, and I'd like to
see
only differences between 2 builds of 2 different projects.
You mean 2 arbitrary builds, right?
This is almost already supported: the comparison code supports it, and the presentation is more or less generic so it would work. We just don't have the UI at the moment to select the builds to be compared, and instead we let you select select projects, and pick the last build of each project.
For what it's also worth, the report API supports it and I use it for the same reason you describe. Look at 'email' and 'report' @ https://squad.readthedocs.io/en/latest/api.html#builds-api-builds. You can set the baseline parameter to any build in any project.
You may also find this post helpful, which was written in response to a very similar request: https://lists.linaro.org/pipermail/lkft-triage/2019-February/009664.html
Yes, thank you Dan, I think this will help me.
Regards, Axel
Hope that helps, Dan
Squad-dev mailing list Squad-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/squad-dev
-- Linaro - Kernel Validation _______________________________________________ Squad-dev mailing list Squad-dev@lists.linaro.org https://lists.linaro.org/mailman/listinfo/squad-dev