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

enhance onboarding testing #681

Merged
merged 7 commits into from
Oct 11, 2024
Merged

Conversation

mmartinv
Copy link
Contributor

@mmartinv mmartinv commented Oct 7, 2024

  • chore: Move SELinux fixes to plan preparation steps
  • fix(shellcheck): fix shellcheck lint issues
  • chore: use a more meaningful name for generate_keys function
  • test: simplify the code checking FDO services
  • test: increase verbosity for FDO clients
  • tests: add service infos to onboarding tests

test/fmf/tests/onboarding/run-onboarding.sh Dismissed Show dismissed Hide dismissed
test/fmf/tests/onboarding/run-onboarding.sh Dismissed Show dismissed Hide dismissed
test/fmf/tests/onboarding/run-onboarding.sh Dismissed Show dismissed Hide dismissed
test/fmf/tests/onboarding/run-onboarding.sh Dismissed Show dismissed Hide dismissed
test/fmf/tests/onboarding/run-onboarding.sh Dismissed Show dismissed Hide dismissed
@mmartinv mmartinv force-pushed the enhance-onboarding-testing branch 3 times, most recently from c0198be to ed5fe19 Compare October 9, 2024 08:47
test/fmf/tests/onboarding/run-onboarding.sh Dismissed Show dismissed Hide dismissed
@mmartinv mmartinv force-pushed the enhance-onboarding-testing branch from ed5fe19 to 6acff50 Compare October 9, 2024 12:29
test/fmf/tests/onboarding/run-onboarding.sh Dismissed Show dismissed Hide dismissed
@mmartinv mmartinv force-pushed the enhance-onboarding-testing branch from 6acff50 to 1dc8fbd Compare October 9, 2024 12:32
@mmartinv mmartinv marked this pull request as ready for review October 9, 2024 12:45
@mmartinv mmartinv requested review from runcom, pcdubs and say-paul October 9, 2024 12:46
@runcom
Copy link
Contributor

runcom commented Oct 9, 2024

something's going on with installing yq it seems

@mmartinv mmartinv force-pushed the enhance-onboarding-testing branch 2 times, most recently from bfcb54b to 7b781e6 Compare October 9, 2024 14:30
Add the missing SELinux permissions to the plan
preparation steps instead of fixing them in each
test.

Signed-off-by: Miguel Martín <[email protected]>
Signed-off-by: Miguel Martín <[email protected]>
Rename 'generate_keys' to 'generate_fdo_certificates' to
describe better its purpose.

Signed-off-by: Miguel Martín <[email protected]>
Simplify the code checking the FDO servers availability

Signed-off-by: Miguel Martín <[email protected]>
Use "trace" as the LOG_LEVEL for the manufacturing
and onboarding clients

Signed-off-by: Miguel Martín <[email protected]>
Test actual service infos in onboarding tests to make sure
the onboarding client has the needed SELinux permissions.

Resolves: THEEDGE-3953

Signed-off-by: Miguel Martín <[email protected]>
@mmartinv mmartinv force-pushed the enhance-onboarding-testing branch from 7b781e6 to ecf498d Compare October 10, 2024 11:26
runcom
runcom previously approved these changes Oct 11, 2024
Remove Fedora ELN from the build as the compose is
not present in Testing Farm and we cannot test them.

Signed-off-by: Miguel Martín <[email protected]>
Copy link
Contributor

@pcdubs pcdubs left a comment

Choose a reason for hiding this comment

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

LGTM

@pcdubs pcdubs merged commit 4a0a7bf into fdo-rs:main Oct 11, 2024
23 checks passed
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