summaryrefslogtreecommitdiffstats
path: root/jjb/scripts/hicn
AgeCommit message (Collapse)AuthorFilesLines
2022-11-28Enable upload of vpp & hicn verify docs to s3 7day retention bucketDave Wallace1-5/+3
- Use the same bucket path as logs so that the docs can be viewed by s/s3-logs/s3-docs-7day/ in the URL after selecting the logs URL from the jenkins job page. - Also, fix error output of get_gerrit_refspec bash function. Change-Id: I73e8b7a1f310dbfb031afe9d164b114021c2cfe3 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
2022-08-30Merge "Add hicn job to build against vpp latest."Peter Mikus1-0/+7
2022-08-12Merge "feat(hicn.yaml): add functional tests jobs"Dave Wallace1-0/+9
2022-08-12Add hicn job to build against vpp latest.Dave Wallace1-0/+7
Change-Id: I0210401c810720b3927d7fe9f7b92aba3f0d260d Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-11feat(hicn.yaml): add functional tests jobsMauro Sardara1-0/+9
The approach to trigger the functional test job is the same adopted for triggering the build after the checkstyle. A comment "build_successful" will be added in gerrit by the build job, and this comment will in turn trigger the functional test job. Change-Id: I140160dfdd6fe80fdbe64848b9dc2c7a2b75cac4 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-08-10feat(hicn.yaml): add project and job-template for sonar scanner.Mauro Sardara1-0/+8
Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I86c9baa94b6df0e2ec722e47e660d1d70fb71d39 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2022-04-20fix(hicn/docs.sh): create SITE_DIR if it does not exist before moving html ↵Mauro Sardara1-1/+3
folder Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I1cd578f1895f911e4b56d57c564759a6759de052
2022-03-31doc(hicn): do not build doxygenMauro Sardara4-4/+6
Also: - print info about current script Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: I89d05a8f1ac956015a3b55b892a1a63988e76816 Signed-off-by: Mauro Sardara <msardara@cisco.com>
2021-12-02Nexus retirement CI job clean upDave Wallace4-0/+39
- Remove nexus configuration parameters from CI jobs for active FD.io projects - Convert HICN docs jobs to use S3 storage Change-Id: Ida00b6448926567e0245b4988597113bfea0bd84 Signed-off-by: Dave Wallace <dwallacelf@gmail.com>