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

Brig integration tests #1342

Merged
merged 4 commits into from
Jan 27, 2021
Merged

Brig integration tests #1342

merged 4 commits into from
Jan 27, 2021

Conversation

jschaul
Copy link
Member

@jschaul jschaul commented Jan 26, 2021

Brig integration/end2end initial test for federation

For easier review, this PR is a small piece from the now-long-running "federation" branch #1319 with the following purpose:

  • refactor some brig-integration setup code (remove looking at environment
    variables)
  • brig now knows about federator's existence in the config file. This is
    an optional field. (should it be required?)
  • introduce a first test that needs two backends. This test is failing
    on this branch (but working to success on Use mu-haskell to implement one initial federation request across backends #1319 currently), but will
    be disabled-by-default to run both on CI and locally, as long as this PR
    is merged after Federation end2end test scripts and Makefile targets #1341
  • prepare some federation chart config. Note there is currently a federator and federatorInternal config here: the former can be deleted as soon as some PRs involving the actual federator have made their way in, but it's kept in here to keep CI happy for the time being.

For easier review, this PR is a small piece from the now-long-running "federation" branch #1319 with the following purpose:

* refactor some brig-integration setup code (remove looking at environment
  variables)
* brig now knows about federator's existence in the config file. This is
  an optional field. (should it be required?)
* introduce a first test that needs two backends. This test is failing
  on this branch (but working to success on #1319 currently), but will
  be disabled-by-default to run both on CI and locally, as long as this PR
  is merged *after* #1341
@jschaul jschaul force-pushed the brig-integration-tests branch from 46f334b to d81d9a1 Compare January 27, 2021 10:22
@jschaul
Copy link
Member Author

jschaul commented Jan 27, 2021

Thanks for the review. Just waiting on CI to make sure it passes before merging.

@jschaul
Copy link
Member Author

jschaul commented Jan 27, 2021

CI integration test failure (only in spar integration tests) will be fixed with #1343.

@jschaul jschaul merged commit c627b7d into develop Jan 27, 2021
@jschaul jschaul deleted the brig-integration-tests branch January 27, 2021 19:01
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