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

Add a smoke test during deployment #1961

Open
felixfaisal opened this issue Jul 31, 2023 · 1 comment
Open

Add a smoke test during deployment #1961

felixfaisal opened this issue Jul 31, 2023 · 1 comment
Labels
D6-automation CI/CD, tools, helper scripts I2-medium should be completed within 10 working days Stale

Comments

@felixfaisal
Copy link
Member

Context

Currently, During deployment the parachain team waits until IDHub colleagues perform a test and inform us that everything is okay. Instead we should create a smoke test as part of the deployment process so that we don't have to wait for the feedback from the IDHub colleagues.

As mentioned by @jonalvarezz

we don’t run scripts for parachain pre-checks, but if it helps, these are the manual checks I’ve been running and where usually the issues are spotted:

  • parachain connects over wss
  • tee worker is registered
  • enclave connects over wss
  • enclave shielding key matches with the one stored in the parachain
    they should be easy to integrate in a post-check script., we keep getting the last one wrong
@felixfaisal felixfaisal added I2-medium should be completed within 10 working days D6-automation CI/CD, tools, helper scripts labels Jul 31, 2023
@github-actions
Copy link
Contributor

❗ This issue is stale because it has been open for 60 days with no activity.
Please take proper action against it.
@litentry/parachain

@github-actions github-actions bot added the Stale label Sep 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
D6-automation CI/CD, tools, helper scripts I2-medium should be completed within 10 working days Stale
Projects
None yet
Development

No branches or pull requests

1 participant