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

[CU-1y23865] [CU-1y23865] [CU-1yykqgq] Add a playbook to run polkadot-launch and integration tests #417

Merged
merged 5 commits into from
Jan 4, 2022

Conversation

andor0
Copy link
Contributor

@andor0 andor0 commented Dec 22, 2021

No description provided.

@itsbobbyzz
Copy link

@dzmitry-lahoda
Copy link
Contributor

it may take long time to run. is any cache possible? where to see results of run? what triggers it? is fail of this script blocking?

dzmitry-lahoda
dzmitry-lahoda previously approved these changes Dec 23, 2021
Copy link
Contributor

@dzmitry-lahoda dzmitry-lahoda left a comment

Choose a reason for hiding this comment

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

assuming that it will not block merges to main, but only alert. better to document that

@andor0 andor0 force-pushed the andor0/playbook-to-run-polkadot-launch branch from 91fc53e to c3ea4db Compare December 24, 2021 13:50
@andor0
Copy link
Contributor Author

andor0 commented Dec 24, 2021

it may take long time to run. is any cache possible?

Yes, the first run will long because need to compile composable, polkadot and basilisk, then will faster because will used an incremental compilation of cargo. I added sccache to do the first run faster.

where to see results of run? what triggers it? is fail of this script blocking?

I will add a TLS termination for WebSocket endpoints (https://app.clickup.com/t/1y23865), then we can use wallet (https://polkadot.js.org/apps/) to connect to it. Then can add task in CI to run this playbook after a merge to main.

@andor0 andor0 changed the title [CU-1y23865] Add a playbook to run polkadot-launch and integration tests [CU-1y23865] [CU-1y23865] Add a playbook to run polkadot-launch and integration tests Dec 26, 2021
@andor0
Copy link
Contributor Author

andor0 commented Dec 27, 2021

it may take long time to run. is any cache possible? where to see results of run? what triggers it? is fail of this script blocking?

Added sccache.

@andor0 andor0 force-pushed the andor0/playbook-to-run-polkadot-launch branch 3 times, most recently from c08c926 to 9bd8bad Compare December 27, 2021 19:13
@andor0 andor0 force-pushed the andor0/playbook-to-run-polkadot-launch branch from 9bd8bad to 0e3aef0 Compare December 27, 2021 19:19
@andor0 andor0 force-pushed the andor0/playbook-to-run-polkadot-launch branch from 541c4e6 to 323a7b3 Compare December 28, 2021 11:54
dzmitry-lahoda
dzmitry-lahoda previously approved these changes Dec 29, 2021
@andor0 andor0 requested a review from nimboya December 29, 2021 18:23
@andor0 andor0 changed the title [CU-1y23865] [CU-1y23865] Add a playbook to run polkadot-launch and integration tests [CU-1y23865] [CU-1y23865] [CU-1yykqgq] Add a playbook to run polkadot-launch and integration tests Dec 31, 2021
@andor0 andor0 force-pushed the andor0/playbook-to-run-polkadot-launch branch from 1603ece to e918331 Compare December 31, 2021 17:09
@dzmitry-lahoda dzmitry-lahoda merged commit 80bbbc3 into main Jan 4, 2022
@dzmitry-lahoda dzmitry-lahoda deleted the andor0/playbook-to-run-polkadot-launch branch January 4, 2022 07:05
dzmitry-lahoda pushed a commit that referenced this pull request Jan 5, 2022
…-launch and integration tests (#417)

* CU-1y23865 - Add a playbook to run polkadot-launch and integration tests

* CU-1y23865 Add TLS termination for WebSocket endpoints

* CU-1yykqgq - Use build artifacts to deploy a local cluster of Polkadot

Signed-off-by: Dzmitry Lahoda <[email protected]>
dzmitry-lahoda pushed a commit that referenced this pull request Jan 5, 2022
…-launch and integration tests (#417)

* CU-1y23865 - Add a playbook to run polkadot-launch and integration tests

* CU-1y23865 Add TLS termination for WebSocket endpoints

* CU-1yykqgq - Use build artifacts to deploy a local cluster of Polkadot

Signed-off-by: Dzmitry Lahoda <[email protected]>
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.

4 participants