flake8
passed.
JSHint
passed.
Review Request #10538 — Created April 17, 2019 and submitted
We have some unit tests outside of Review Board that make use of the old
key1
,key2
,key1_b64
, andkey2_b64
SSH keys inSSHTestCase
.
These broke with the migration of these keys to the newer SSH key
support for unit tests, and that code needs to work with older and newer
versions of Review Board.This change adds legacy properties that forward on to the new keys,
preserving backwards-compatibility.
Unit tests pass in Review Board and our in-house tests.
Summary | ID |
---|---|
22d149d6d514e519307270a7614ba69f382b11f1 |