Skip to content

Run Smoke Tests in CI#1144

Merged
claravanstaden merged 54 commits intomainfrom
smoketests-ci
Mar 5, 2024
Merged

Run Smoke Tests in CI#1144
claravanstaden merged 54 commits intomainfrom
smoketests-ci

Conversation

@claravanstaden
Copy link
Copy Markdown
Contributor

@claravanstaden claravanstaden commented Feb 20, 2024

Adds:

  • Http service to the beacon relayer to check if the relayer is running
  • Bash script to run the smoke tests
  • Bash script to check if the beacon relayer is running
  • Minor changes to get the e2e stack to work in GA

Resolves: SNO-857
Polkadot-sdk companion: Smoke Tests in CI #113

@alistair-singh
Copy link
Copy Markdown
Contributor

Why do we need the health check?

@claravanstaden
Copy link
Copy Markdown
Contributor Author

@alistair-singh The start-services.sh script is run in the background: https://github.com/Snowfork/polkadot-sdk/pull/113/files#diff-ebcd3a3b6186ad4cf5cf2337ff84cc4692492610301fefb171509d671bf9f507R62

So I needed a way to know if the E2E stack is complete. I'm open to better ideas. 😅 I guess I could just check if the relayer process is running 🤷🏻‍♀️

Copy link
Copy Markdown
Contributor

@yrong yrong left a comment

Choose a reason for hiding this comment

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

Cool!

@claravanstaden claravanstaden merged commit 637cb1c into main Mar 5, 2024
@claravanstaden claravanstaden deleted the smoketests-ci branch March 5, 2024 11:07
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