Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Fixed rpc tests after disabling concent #4393

Merged
merged 4 commits into from
Jul 1, 2019
Merged

Conversation

maaktweluit
Copy link
Contributor

Caused by #4370

  • Mainnet was missing the balance check override
  • Disabled key-reuse on mainnet test
  • Testnet was still using the old concent override in playbook
  • Moved old concent playbook to test_rpc/concent

Copy link
Contributor

@shadeofblue shadeofblue left a comment

Choose a reason for hiding this comment

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

@maaktweluit it's strange that the base playbook is the one that defines the empty step... I think it should be the other way round ...

especially, that with your changes here, concent playbook is actually never used ...

@maaktweluit
Copy link
Contributor Author

@shadeofblue the "base" playbook is the default mode to run, testnet + no concent, i see this could also be the other way around but as discussed we leave it for now.

Resolved your other comment by adding the test

@maaktweluit maaktweluit requested a review from shadeofblue June 27, 2019 14:18
@codecov
Copy link

codecov bot commented Jun 28, 2019

Codecov Report

Merging #4393 into develop will decrease coverage by <.01%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #4393      +/-   ##
===========================================
- Coverage    88.49%   88.48%   -0.01%     
===========================================
  Files          225      225              
  Lines        19845    19845              
===========================================
- Hits         17561    17560       -1     
- Misses        2284     2285       +1

@maaktweluit maaktweluit merged commit 71dd4c5 into develop Jul 1, 2019
@maaktweluit maaktweluit deleted the mwu/int-fix-rpc branch July 1, 2019 11:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants