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

Add initial boot test pipeline #34

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Add initial boot test pipeline #34

merged 7 commits into from
Jun 27, 2024

Conversation

henrirosten
Copy link
Collaborator

@henrirosten henrirosten commented Jun 25, 2024

This PR introduces 'ghaf-test-boot' pipeline which can be used to run the HW boot-tests (currently, only on orin-agx hardware). This change also takes the boot-test into use in the 'ghaf-main-pipeline'.

Using the pipeline introduced in this PR requires having the jenkins-controller VM changes from: tiiuae/ghaf-infra#185.

Note: running the HW-tests requires setting-up a testagent as described in: https://ssrc.atlassian.net/wiki/x/IoAXRQ - currently, such testagent setup will be done on the 'dev' instance. Other instances are still able to run the pipelines, but the HW-tests will obviously not be run.

Also note: If possible, I would eventually like to get rid of the authentication that's now required to access the test device. Currently, while we need such authentication, we need to also manually configure the secrets 'testagent-dut-pass' and 'testagent-plug-pass' on the 'dev' Jenkins instance to be able to run the HW-tests as explained in: https://ssrc.atlassian.net/wiki/spaces/SP/pages/1159168034/Test+setup+for+ghaf-infra+testagent#Configuring-Boot-Test-Credentials.

The changes from this PR have been tested in a private ghaf-infra deployment, see: https://ghaf-jenkins-controller-henrirosten.northeurope.cloudapp.azure.com/job/ghaf-main-pipeline/ and https://ghaf-jenkins-controller-henrirosten.northeurope.cloudapp.azure.com/job/ghaf-test-boot/.

For the overall HW-test status after merging this PR, see: https://ssrc.atlassian.net/wiki/spaces/SP/pages/1184759816/Ghaf-infra+HW+test+status

@henrirosten henrirosten force-pushed the add-initial-hw-test branch 2 times, most recently from 3d0b8bc to 590eff1 Compare June 25, 2024 12:48
@henrirosten henrirosten force-pushed the add-initial-hw-test branch 2 times, most recently from 4d17a2b to fac52ee Compare June 26, 2024 08:23
@henrirosten henrirosten force-pushed the add-initial-hw-test branch from fac52ee to 8249478 Compare June 26, 2024 09:49
@henrirosten henrirosten marked this pull request as ready for review June 26, 2024 10:27
@henrirosten henrirosten requested review from a team and azbeleva June 26, 2024 10:27
@henrirosten henrirosten merged commit 7283078 into main Jun 27, 2024
1 check passed
@henrirosten henrirosten deleted the add-initial-hw-test branch August 9, 2024 05:40
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 this pull request may close these issues.

2 participants