Skip to content
This repository has been archived by the owner on Nov 15, 2019. It is now read-only.

Prepare Crust for end to end tests via Routing #1112

Open
povilasb opened this issue Jan 15, 2019 · 3 comments
Open

Prepare Crust for end to end tests via Routing #1112

povilasb opened this issue Jan 15, 2019 · 3 comments
Assignees
Labels

Comments

@povilasb
Copy link
Contributor

Once we're done with the 0.32.0 changes, we will test Crust for regressions.

  1. Integtrate Crust into Routing
  2. notify QA team to execute the end-to-end tests
@povilasb povilasb added the QA label Jan 15, 2019
@povilasb povilasb self-assigned this Jan 15, 2019
@povilasb
Copy link
Contributor Author

I've successfully integrated Crust into Routing masterbranch which is supposed to act the same as on our alpha-2 network. I pushed a separate branch update-crust into my personal routing fork: https://github.com/povilasb/routing/tree/update-crust

So in order to run the tests, one should build Vault with this routing version. Which should only require to change the routing version in Cargo.toml:

routing  = { git = "https://github.com/povilasb/routing", rev = "update-crust" }

It is possible that some dependencies might conflict, then you need to updated other dependencies in Vault's Cargo.toml as well.

@S-Coyle S-Coyle assigned S-Coyle and unassigned povilasb Jan 18, 2019
@S-Coyle
Copy link
Contributor

S-Coyle commented Jan 19, 2019

QA in progress test notes - https://gist.github.com/S-Coyle/976b319af63dee8656994e375f154acb

@S-Coyle
Copy link
Contributor

S-Coyle commented Feb 15, 2019

Note that end to end tests are on hold until the droplet deployer tool is working

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants