Age | Commit message (Collapse) | Author | Files | Lines |
|
Trigers hc2vpp-csit-verify with specified CSIT commit
when gerrit comment contains:
verify-csit csit=<csit-commit-id>
Branch defined in csit-test-branch is used (no changes made).
Change-Id: I4d422ac8c68b19b397388c880a71605868578e65
Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
|
|
Apply fix from https://gerrit.fd.io/r/9138 also to ODL job.
Remove honeycomb directory after HC build is done.
Change-Id: Ie25fd08427653dcaefc41263af89320ff8a4bb01
Signed-off-by: selias <samelias@cisco.com>
|
|
Fixes issues introduced in https://gerrit.fd.io/r/9080
- remove "set -u" which prohibits using "if" conditions with unbound
variables, such as the optional "hc_commit_id"
- pass settings argument to Honeycomb Maven build
Change-Id: I1e92e1e646c0e39a1ef574fced8cf4cf3246cf8a
Signed-off-by: selias <samelias@cisco.com>
|
|
Changes to Honeycomb and HC2VPP sometimes depend on each
other and so must be tested together.
Change-Id: Ia84e36071783931ae03db76c19507f5cf30e3115
Signed-off-by: selias <samelias@cisco.com>
|
|
Due to CSIT change https://gerrit.fd.io/r/7221
Change-Id: I89b6d0a963171eb848f84fd80810ec8b7d365bbb
Signed-off-by: selias <samelias@cisco.com>
|
|
Fix for issue overlooked in https://gerrit.fd.io/r/5093; while the directory
change is correct, commands immediately following it have not been adjusted
to account for it.
Change-Id: I3da9b12bca164856a01fb8c3afefde3e549b7be6
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>
|
|
Style is already verified in hc2vpp-verify.
Also fix missing dir change in prebuild script. This should download VPP
packages into ${WORKSPACE}/csit, where the csit bootstrap-hc2vpp-verify
script expects them to be.
Change-Id: I4471c711e188f920c890bb63594bb08b7810141e
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>
|
|
Use workspace/csit directory for artifacts, to mirror the way
csit-vpp jobs archive artifacts.
Don't look for honeycomb.log in /var/log, it is copied from virl
to workspace/csit directiry.
Modify trigger for hc2vpp-csit-verify, so that the trigger is not
a part of the job's name.
Change-Id: Ie1e66e9c7b017045c2be6c976189297c27e6aa96
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>
|