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 CI workflow #10

Merged
merged 3 commits into from
Feb 5, 2025
Merged

Add CI workflow #10

merged 3 commits into from
Feb 5, 2025

Conversation

jenswi-linaro
Copy link
Contributor

No description provided.

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • For "github: add issue and pull-request templates":
    Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
  • For "github: add stale issue and pull-request cleanup":
    Acked-by: Jerome Forissier <jerome.forissier@linaro.org>

ln -s ${OPTEE_FTPM_TO_TEST} ${TOP}/optee_ftpm
cd ${TOP}/build

make -j$(nproc) check
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • Perhaps add MEASURED_BOOT_FTPM=y? For documentation purposes and in case the default would change
  • Perhaps restrict the test to the fTPM suite? At the moment it is regression_1041 only (CHECK_TEST=xtest XTEST_ARGS=regression_1041) isn't it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense, I'll update.

Copy link
Contributor

@jforissier jforissier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For "github: add CI workflow":
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>

Add templates for issues and pull-requests. Copied from
optee_os/.github/.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Add workflow stales.yml to clean up stale issues and pull-requests.
Copied from optee_os/.github/.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Acked-by: Jerome Forissier <jerome.forissier@linaro.org>
Add CI workflows, to build and to cancel old builds on updates. Copied
from optee_os/.github/workflow/ and updated as needed.

Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
@jenswi-linaro
Copy link
Contributor Author

Squashed and tags applied. Please note the dependency to OP-TEE/optee_test#775.

@jforissier jforissier merged commit 0ce8f91 into OP-TEE:master Feb 5, 2025
@jenswi-linaro jenswi-linaro deleted the ci branch February 5, 2025 10:02
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