Lan Xia

Results 427 comments of Lan Xia

Sorry, missed your above message. Talked with @OscarQQ , he will help with this issue.

Implementation update: Our data is stored as a tree structure, so it is easy to do above seach by using `graphLookup`: https://docs.mongodb.com/manual/reference/operator/aggregation/graphLookup/#pipe._S_graphLookup I have an initial version working in my...

We are looking into: https://github.com/microsoft/azure-devops-node-api

I did some experiments last year. It is WIP. For detail, please see my personal branch: https://github.com/llxia/openjdk-test-tools/tree/azure The idea is to have `ciServers` folder where we can support different ci...

I think it is easier to complete this issue after https://github.com/AdoptOpenJDK/openjdk-test-tools/issues/106 as the data structure is updated.

As discussed, we break this issue into several parts. The first couple of tasks: 1. Update internal server https://github.com/AdoptOpenJDK/openjdk-test-tools/issues/223 2. create react component for charts 3. update all graphs if...

I feel this is not only a specific function is used or not. There are lots of problems. Below are some examples: - Instead of writing code to filter and...

Same issue on other platforms that do not have sw.tool.docker label. i.e., mac, aix and alpine-linux

Thanks @Haroon-Khel . Could you include git repo and sha of the last ansible playbook that applied in the ansible log?

I think this is valid. In addition, I think we should do a sniff for all test-related repos and pass all test repo SHAs to test builds to ensure we...