-
Notifications
You must be signed in to change notification settings - Fork 6
RDK-59033: Modification of AAMP Jenkins L1 job and L1_test.yaml #717
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
base: dev_sprint_25_2
Are you sure you want to change the base?
Conversation
RDK-59033: Modification of AAMP Jenkins L1 job and L1_test.yaml Reason for change: Modifed yml file scripts Test Procedure: github ci verification Risks: None Priority: P1 Signed-off-by: Rekha Kandhavelan [email protected]
Vinish100
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds Middleware L1 unit tests to the existing CI workflow, alongside improved naming and artifact management for AAMP tests. The changes enable parallel testing of both AAMP core and its middleware components in the same workflow run.
Key changes:
- Renamed AAMP test steps to explicitly identify them as "AAMP" unit tests (vs. generic "Unit Test")
- Added unique artifact names using
github.run_idto prevent conflicts between workflow runs - Added complete Middleware L1 test execution including installation, test runs, result publishing, and artifact uploads
RDK-59033: Modification of AAMP Jenkins L1 job and L1_test.yaml
Reason for change: Modifed yml file scripts
Test Procedure: github ci verification
Risks: None
Priority: P1
Signed-off-by: Rekha Kandhavelan [email protected]