Skip to content

Conversation

@adskyiproger
Copy link
Contributor

@adskyiproger adskyiproger commented Nov 5, 2025

Note

Currently, we do not run e2e tests as a check on opencrvs-countryconfig-repo PRs. Please ensure your PR doesn't break any e2e tests.

One method for doing this is to open a PR with these changes to opencrvs-farajaland as well, and see if the PR check passes there.

Description

This PR aims to address an issue: opencrvs/opencrvs-core#10896

See more test results at: opencrvs/infrastructure#157

Testing Farajaland

Successful provision

https://github.com/opencrvs/opencrvs-farajaland/actions/runs/19103153498/job/54579952977

image

Failure example

https://github.com/opencrvs/opencrvs-farajaland/actions/runs/19103449788/job/54580946988

image

Password was modified on disk

https://github.com/opencrvs/opencrvs-farajaland/actions/runs/19104776971/job/54585564136

image

Checklist

  • I have linked the correct Github issue under "Development"
  • I have tested the changes locally, and written appropriate tests
  • I have tested beyond the happy path (e.g. edge cases, failure paths)
  • I have updated the changelog with this change (if applicable)
  • I have updated the GitHub issue status accordingly

Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here.

@github-actions

This comment has been minimized.

@adskyiproger adskyiproger force-pushed the ocrvs-10896-validate branch 3 times, most recently from bf9fc58 to 59f0ced Compare November 5, 2025 14:08
@@ -1,4 +1,38 @@
- name: Save disk encryption key into a file as an example (in production use a hardware security module)
- name: Ensure 'cryptsetup' utility is installed
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice to have this check

- data-partition

- include_tasks:
file: tasks/validate-data-partition.yml
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This validation step should be executed for data-partition and for decrypt-on-boot

@adskyiproger adskyiproger merged commit 61580e5 into develop Nov 7, 2025
2 checks passed
@adskyiproger adskyiproger deleted the ocrvs-10896-validate branch November 7, 2025 09:03
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.

3 participants