Age | Commit message (Collapse) | Author | Files | Lines |
|
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
|
|
- 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>
|
|
Change-Id: If9aced5e6294974874bcf10a1bc7c471c03a819f
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: I273c5729eba87542c9cb315faebc02546afb0ae1
Signed-off-by: selias <samelias@cisco.com>
|
|
- add integration and verify job using Ubuntu16.04
- pass OS parameter to test scripts
requires commit https://gerrit.fd.io/r/#/c/5037/ in CSIT
Change-Id: Ia7be995c1c78db43503e34f7c0c040a63431eab1
Signed-off-by: selias <samelias@cisco.com>
|
|
Change-Id: I1e18db7ac551917f88f965069469fa1d8f81a513
Signed-off-by: selias <samelias@cisco.com>
|
|
- relates to https://gerrit.fd.io/r/4933
Change-Id: I78e0a28d529b3308d0acd6a11a45ff49b24a8919
Signed-off-by: selias <samelias@cisco.com>
|
|
Removes obsolete csit-hc2vpp job and adds 2 new jobs:
- hc2vpp-csit-integration - runs on master after hc2vpp-integration succeeds
- hc2vpp-csit-verify - can be run manually on commits to hc2vpp project
Related csit change - https://gerrit.fd.io/r/4170
Change-Id: I0552c593e7080351e1d53c4b0b0d5a7aeb21089d
Signed-off-by: selias <samelias@cisco.com>
|