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

chore(Dockerfile): add health-check shell script #1432

Merged
merged 4 commits into from
Sep 18, 2023
Merged

chore(Dockerfile): add health-check shell script #1432

merged 4 commits into from
Sep 18, 2023

Conversation

Simon-Tl
Copy link
Contributor

What this PR does / why we need it?

Add the health check script to confirm the status after startup more quickly

What is the impact of this PR?

No Breaking Change

CI Settings

CI Usage

Tip: Check the CI you want to run below, and then comment /run-ci.

CI Switch

  • E2E Tests
  • Web3 Compatible Tests
  • OCT 1-5 And 12-15
  • OCT 6-10
  • OCT 11
  • OCT 16-19
  • v3 Core Tests

CI Description

CI Name Description
Chaos CI Test the liveness and robustness of Axon under terrible network condition
Cargo Clippy Run cargo clippy --all --all-targets --all-features
Coverage Test Get the unit test coverage report
E2E Test Run end-to-end test to check interfaces
Code Format Run cargo +nightly fmt --all -- --check and cargo sort -gwc
Web3 Compatible Test Test the Web3 compatibility of Axon
v3 Core Test Run the compatibility tests provided by Uniswap V3
OCT 1-5 | 6-10 | 11 | 12-15 | 16-19 Run the compatibility tests provided by OpenZeppelin

@Simon-Tl Simon-Tl requested review from Flouse, a team and wenyuanhust and removed request for a team and wenyuanhust September 14, 2023 09:44
devtools/ci/scripts/health_check.sh Outdated Show resolved Hide resolved
devtools/ci/scripts/health_check.sh Outdated Show resolved Hide resolved
@Flouse Flouse self-requested a review September 15, 2023 15:13
@Simon-Tl Simon-Tl marked this pull request as ready for review September 17, 2023 10:52
@Simon-Tl Simon-Tl requested a review from a team as a code owner September 17, 2023 10:52
@Simon-Tl Simon-Tl requested a review from driftluo September 17, 2023 10:52
@Flouse Flouse enabled auto-merge September 18, 2023 01:59
@Flouse Flouse disabled auto-merge September 18, 2023 08:33
@Flouse Flouse changed the title ci: add health-check shell script chore(Dockerfile): add health-check shell script Sep 18, 2023
@Flouse Flouse merged commit e719adb into axonweb3:main Sep 18, 2023
17 checks passed
driftluo pushed a commit that referenced this pull request Sep 19, 2023
* ci: add health-check shell script
* ci: remove blank line

---------
Co-authored-by: Flouse <[email protected]>
github-merge-queue bot pushed a commit that referenced this pull request Sep 19, 2023
* feat: hardfork subcommand

* fix: fix the difference between enabled and determined

* Update core/api/src/jsonrpc/impl/axon.rs

Co-authored-by: Flouse <[email protected]>

* Update core/consensus/src/engine.rs

Co-authored-by: Flouse <[email protected]>

* docs: the default dev chain id is changed since #1418 (#1434)

* chore(Dockerfile): add health-check shell script (#1432)

* ci: add health-check shell script
* ci: remove blank line

---------
Co-authored-by: Flouse <[email protected]>

---------

Co-authored-by: Flouse <[email protected]>
Co-authored-by: Simon <[email protected]>
@Flouse Flouse mentioned this pull request Sep 26, 2023
6 tasks
@Simon-Tl Simon-Tl deleted the add-health-check-script branch November 22, 2023 14:16
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