LongyuZhang

Results 48 comments of LongyuZhang

Test LInks: - CRIU_Image_Upload job for JDK 11 and 17 on Skylake and Amd machines: hyc_jenkins/job/CRIU_Image_Upload/65 - 68 - Restore for JDK 11 and 17: hyc_grinder 28458 & 28459

New test links: - CRIU_Image_Upload job for JDK 11 and 17 on Skylake and Amd machines: hyc_jenkins/job/CRIU_Image_Upload/ 99 101 106 108 - Grinder restore test with `docker_registry_url ` blank to...

FYI @smlambert @llxia

It is a good idea to use GitHub `webhooks` to monitor new issues, but for the initial collection of existing issues, the `issue api` may work better. We can try...

Sounds good! Thanks @avishreekh

Plans for ML + TRSS project: - Develop initial prototype for Possible Issue ML project to obtain the ML model; - Deploy the ML model with Python Flask server, the...

Currently two info we need in the config file are `trss_servers` and `GitHub_credentials`. For `trss_servers`, should we take `internal trss server` link as sensitive info too? Or we store `Adoptium...

Discussed with Lan, we will have two config files: - The [existing one](https://github.com/adoptium/aqa-test-tools/blob/master/MachineLearningPrototype/dataCollection/config.json) for `trss_servers`, should add it to `gitignore.file`; - Create a new one for `GitHub credential`, and add...