Add alternative way to add SSH key to gerrit
Added an explanation of how to manually add the github public SSH
key in case the plugin is not working correctly.
Change-Id: I7799fd48827e22e71ba82fddf12e2e688a848705
Signed-off-by: Roger G. Coscojuela <roger.gili-coscojuela@sipearl.com>
diff --git a/development/gerrit-setup.md b/development/gerrit-setup.md
index 80e6dad..fdb9ece 100644
--- a/development/gerrit-setup.md
+++ b/development/gerrit-setup.md
@@ -34,6 +34,15 @@
- Your information should be auto-filled, so click "Next".
- If successful you should see a blank screen, feel free to exit out.
+**NOTE** If you receive a "Not found" error while trying to add the keys to
+Gerrit you can add them manually:
+
+- Login to [Gerrit](https://gerrit.openbmc.org/)
+- Enter your public SSH key created before in Settings -> SSH Keys -> New SSH
+ key
+- Click on "ADD NEW SSH KEY"
+- If succesfull you should see your public key added and with the status "Valid"
+
##### Add e-mail to Gerrit
- Login to [Gerrit](https://gerrit.openbmc.org/)