[Audio] Greetings everyone, I'm here to showcase the files I've created to demonstrate how the testpack job will automatically trigger based on the successful build in the component job. This folder contains the testpack job along with the component and test jobs, organized for easy understanding. In this context, an "upstream job" refers to the component job, while a "reference job" refers to the test job. Now, I'll illustrate how the automatic trigger works when a component job is successfully triggered. As you can see, I've initiated an upstream job, resulting in a successful build. This, in turn, triggers the testpack job, aligning with the completion of the component job. While the testpack job is being built, I'll showcase a previous build that was successfully completed for an upstream job. By examining the console output, you can identify the job that triggered the testpack and observe the functionalities, such as downloading necessary artifacts, pushing them to Artifactory, and triggering the test job with the Artifactory link and build number as parameters. This process ensures that reports are generated, converted, and updated seamlessly..