Age | Commit message (Collapse) | Author | Files | Lines |
|
I prefer that the build succeeds even if the siging fails.
once we have the signing working on all pods I will revert this change.
Change-Id: Icc5e0a158ccee6e09be9b275d403f5252a473430
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
Compass signing was failing on ubuntu
Change-Id: Ieda6cfd67c7b36045b0a30c01a0eb3f0e7165710
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
The change to gpg_import_key is just so that I could +x it.
Change-Id: I647d0586e7c5f653f6c1a479db2b1c75c4620064
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|
|
sources gpg_import_key.sh which:
-installs gpg2
-imports key
-grabs proper key based on $NODE_NAME
only tries to sign if the key is correctly imported
otherwise it will skip signing and just do the upload
Keys have only been created for lf intel and ericsson labs
Keys are only unique per company
Master pubkey has not been sent to the key server
Or brought into the web of trust.
Lets see that this works as I expected rather than
having to go through the pain of revoking these keys.
Change-Id: Ifa4bc4e11407c53f8174f6c64945949bf66d6535
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
|