-
Notifications
You must be signed in to change notification settings - Fork 4
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
Updating CI integration testing #94
Conversation
For now I'm only going to add the docker integration tests to the release stage. It's the only integration test that even attempts connections to the network. |
Mostly done, just blocked by the CLI version being available on the https://testnet.polykey.com/api/seednodes/status endpoint and modifying the |
Service deployment depends on the new lambda script. [ci skip]
…etwork [ci skip]
…net` The network can be set with `PK_NETWORK` env variable, it will be used where relevant in tests. [ci skip]
This will wait for the seed nodes to update after deploying. [ci skip]
…re distribution [ci skip]
9e92a94
to
b508ee1
Compare
…olykey` lib version [ci skip]
This is pretty much done now but I can't fully test it without some release versions in the staging branch. So the next step is testing in staging with some test release versions. |
Ready to merge now. |
[ci skip]
Description
This PR addresses the changes needed for automated CI integration testing.
Issues Fixed
Tasks
integration:deployment
that triggers the tasks restarting.Final checklist