summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/include-raw-vpp-parallel-vars.sh
AgeCommit message (Collapse)AuthorFilesLines
2019-07-25Add arm 1n-tx2 VPP Device jobsjuraj.linkes1-18/+2
Change-Id: I7bd77d96c3451415dabe20e097185b871eb2c8a2 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2018-12-17Remove nexus artifact upload from arm master mergejuraj.linkes1-1/+1
Change-Id: I80521e4fdba3932e9f7994f3acc8f0a10d5b87bc Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2018-12-11Enable nonvoting testing in VPP ARM verify jobsjuraj.linkes1-3/+3
Enable testing utilizing parallel test execution for ARM jobs with parallel test execution code, which has been merged in 1810 and update the OS for these jobs to Ubuntu1804. Create new jobs for branches without parallel test execution which don't have testing enabled and retain the OS. Also exclude some currently failing tests which will be enabled once the underlying issues are fixed. Change-Id: I5bbb1348a5a00676759753e5cf66ab65ce55e57d Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
2018-08-31Flags for parallel test run and arm verify updatejuraj.linkes1-0/+27
Added a script where we can look at the label (flavor) of the jenkins job and set the number of cores used in build/test for that label. When setting the number of cores, the label along with the corresponding hosts must ensure (by properly configuring them in nomad) that the resources used by jobs on the host won't exceed host's resources. Change-Id: I138c8ad797df84ebf9a926074a1a7cb5037bd681 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>