Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create pipeline to gather TAP files for AQAvit verification #4277

Closed
llxia opened this issue Jan 25, 2023 · 0 comments · Fixed by #4285
Closed

Create pipeline to gather TAP files for AQAvit verification #4277

llxia opened this issue Jan 25, 2023 · 0 comments · Fixed by #4285
Assignees

Comments

@llxia
Copy link
Contributor

llxia commented Jan 25, 2023

We have automation added to collect all TAP files from child jobs and archive them in the root build. However, finding the TAP files zip for each platform/version is still a manual step. After that, TAP files have to be validated manually via some tools/script (see #3713).

I would like to create a pipeline to handle the manual effort. This pipeline should go fetch all TAP files based on the user-provided platforms, valid the TAP files based AQAvit verification requirements, list all issues (i.e., failed tests, missing platforms, missing targets, etc), and archive the collected TAP files.
Input:

  • TOP_LEVEL_SDK_URL
  • platforms

Output:

  • validation result
  • archive TAP files
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 27, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 30, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 30, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 30, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 30, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 31, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
llxia added a commit to llxia/openjdk-tests that referenced this issue Jan 31, 2023
resolves: adoptium#4277
Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
smlambert pushed a commit that referenced this issue Jan 31, 2023
resolves: #4277

Signed-off-by: Lan Xia <Lan_Xia@ca.ibm.com>
@llxia llxia self-assigned this Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant