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

[Don't merge] Testing Static Linked OpenSSL Release on CKB's CI Platform #4190

Conversation

eval-exec
Copy link
Collaborator

@eval-exec eval-exec commented Oct 12, 2023

What problem does this PR solve?

It's hard to test CI release build on my local environment.
So I temporarily modified the CI workflows of CKB to use the CKB CI runner for testing the static linked openssl package instructions.
This PR is based on the changes of #4179

What's Changed:

Related changes

  • temporarily modified the CI workflows of CKB to use the CKB CI runner for testing the static linked openssl package instructions
  • Delete all CI workflows unrelated to packaging CKB release.

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code ci-runs-only: [ quick_checks,linters ]

Side effects

  • None

Release note

None: Exclude this PR from the release note.

@eval-exec eval-exec requested a review from a team as a code owner October 12, 2023 11:45
@eval-exec eval-exec requested review from doitian and removed request for a team October 12, 2023 11:45
@eval-exec eval-exec changed the title [Don't merge] Test static linked openssl on CKB's CI platform [Don't merge] Test static linked openssl release on CKB's CI platform Oct 12, 2023
@eval-exec eval-exec changed the title [Don't merge] Test static linked openssl release on CKB's CI platform [Don't merge] Testing Static Linked OpenSSL Release on CKB's CI Platform Oct 12, 2023
Copy link
Member

@doitian doitian left a comment

Choose a reason for hiding this comment

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

Avoid accidental merging

@eval-exec eval-exec force-pushed the exec/upgrade-openssl-3.1.3-test-release branch from c9f37b7 to 55bc30b Compare October 20, 2023 03:04
@eval-exec
Copy link
Collaborator Author

Successfully built CKB with static liked openssl on macos, but it can't be executed:

/Users/runner/work/_temp/ea779bb1-a2af-4800-9a99-155b55d275fb.sh: line 8: 61869 Illegal instruction: 4  ./target/prod/ckb --version
Error: Process completed with exit code 132.

Investigating why....

@eval-exec eval-exec force-pushed the exec/upgrade-openssl-3.1.3-test-release branch 2 times, most recently from 256703e to d1c4624 Compare October 25, 2023 15:54
@eval-exec eval-exec force-pushed the exec/upgrade-openssl-3.1.3-test-release branch from 896561d to 511dc17 Compare December 5, 2023 08:57
@eval-exec eval-exec force-pushed the exec/upgrade-openssl-3.1.3-test-release branch from 8293110 to fe8410f Compare December 11, 2023 07:13
Signed-off-by: Eval EXEC <[email protected]>
@eval-exec eval-exec force-pushed the exec/upgrade-openssl-3.1.3-test-release branch from b7d2f51 to ee906f9 Compare December 11, 2023 08:41
@eval-exec eval-exec closed this Dec 11, 2023
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