summaryrefslogtreecommitdiffstats
path: root/jjb/hc2vpp/include-raw-hc2vpp-csit-verify-odl.sh
AgeCommit message (Collapse)AuthorFilesLines
2021-08-05Global: Rework archive artifactspmikus1-42/+0
This patch removes archive-artifacts-parameter macro and ARCHVIVE_ARTIFACTS env var from csit and vpp project. All project specific artifacts to be uploaded with the log files SHOULD BE copied to $WORKSPACE/archives. The next step once this is merged will be to remove NEXUS entirely via JCasC. + Remove archive-artifacts from all csit/vpp yaml files. + Add fdio-infra-ship-backup-logs macro + Remove unused jjb/include-raw-deploy-archives.sh + CSIT: - copy job artifacts to $WORKSPACE/archives + HC2VPP - remove CSIT + TLDK: - remove CSIT Signed-off-by: pmikus <pmikus@cisco.com> Signed-off-by: Dave Wallace <dwallacelf@gmail.com> Change-Id: Iada020cf269714c34f9ce32d764d991827e3b003
2019-03-01HC2VPP-372: Update hc2vpp integration and hc2vpp/csit jobsMichal Cmarada1-3/+24
- add support for ubuntu bionic - update jobs to support package cloud download script (csit patch: https://gerrit.fd.io/r/#/c/17779/) - cleanup Change-Id: I60d8af98c98612ff82ca782274d317a1726cfc7e Signed-off-by: Michal Cmarada <mcmarada@cisco.com>
2017-05-16CSIT-577 Add Honeycomb test jobs with ODLselias1-0/+21
Tests use ODL client to translate Restconf requests into Netconf. ODL client used is located on VIRL in /nfs/common and accessed through CSIT scripts added in https://gerrit.fd.io/r/6663 Change-Id: I3f6041e61d0ccce0b70433053b8845594a9d6e4e Signed-off-by: selias <samelias@cisco.com>