*What*
Download both PDF reports from kryptowire (this should only be done once).
*How*
* Retrieve both kryptowire and niap pdf reports by using the following api method: <API_ENDPOINT>/api/results/:type (type being either "pdf" or "niap_pdf") * The pdf report files should be stored at the following location: $JENKINS_HOME/jobs/$job_name/builds/$build_number/archive (the archive folder should be created if needed) - this will list those files as build archives. |
|