Age | Commit message (Collapse) | Author | Files | Lines |
|
To start integrating with VPP verify job, start csit tests for each VPP
verify run. Until artifacts passing is solved between jenkins upstream
and downstream jobs, build the VPP project again in this job. Then
check out csit project, copy the deb packages to the cloned dir and
start the testcase.
Prevent the job non-voting, so that it does not polute VPP reviews with
erroneous results. We'll switch to normal voting after all potential
problems are ironed out, and the job is stable.
Change-Id: I9e35e19a1d8b2a64b8e65473fef93e0b537eded2
Signed-off-by: Stefan Kobza <skobza@cisco.com>
|
|
I can't keep working on this anymore today and leaving it configured for
zuul overrnight is a broken concept.
This moves everything back to Gerrit Trigger control. We can move jobs
individually tomorrow.
Change-Id: I6943708a6001acb7c5acfe6a6746d6c056813f52
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I055731ac99ae40960ee1e6a3e5cf0595d8da4600
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
|
|
Change-Id: I7d7fc9c8c0dd561e4abbab481ccf4f879763e2e6
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: If94f2c76740c8250a403557f0ceab0f17df4ddf7
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: I4235334db36609be45b1e31e80659d5cda1827da
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Update the vpp maven deployment script to use the correct repo and
namespace
Change-Id: If3da11885ea674131cc1fe5fd91d3ccaca8f5a83
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Make sure that the verify job for vpp allows for concurrent runs
Change-Id: Ifb88cdba872150c2d7c67b7651728123b8ab2c25
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
The script wasn't picking up a failed mvn deploy failure. This changes
it so that we need an definite exit code of 0 to not fail the build.
Change-Id: I094bf1e149f779061223496a0b2bc347a3705b5b
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
A failed upload was not being detected and causing the job to fail. This
fixes it so that if the maven upload fails we'll fail the build.
Also, at Ed's request there is now a .dev repo for the regular merge
time deb files so we need to push there and not to .release
Change-Id: I08e01979c35c248f6e0fcc6c3b166f2148a9b9f0
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: If6f686d44442a42e98e4d5d783a4c2d869c98023
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
The settings files use a - separator for the repoIDs so we need to make
sure that we're concatenating against a - instead of .
Additionally we're tightening up the version classification of the
pushed objects. This may not be 100% still but it should be better than
what we were attempting previously.
Change-Id: I726f9d87c3441357701ad79b7357a337c6636a42
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
The script should be detecting on a null ENV var, not a non-null
variable. In other words, the test was inverted.
Change-Id: If5ee68301300ec363e171f99798c06daa1428ede
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Update to support pushing jar and deb artifacts
Change-Id: I38552564e2dbf6dddfaca4a7a21cd800619829c2
Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
|
|
Change-Id: I323ea617b3dc40c81f93e00b08777622d9889d6d
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: Iea348a42c289fc654c52fcddff0f05f5b01d5d71
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: Ifeb5e21203f034f479b662e20649a3d990e2741f
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: Iffc3076ffa2c69913fa3473d9debbe753d680883
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|
|
Change-Id: I0ee210ac926bf5ffc7a5efa72b7e044e04fb6fa0
Signed-off-by: Ed Warnicke <eaw@cisco.com>
|