summaryrefslogtreecommitdiff
path: root/Jenkinsfile
Commit message (Expand)AuthorAgeFilesLines
* Jenkinsfile: add workaround for CVE-2022-24765Sebastiaan van Stijn2022-04-131-1/+1
* Jenkinsfile: remove Windows RS1 as it reached end of supportSebastiaan van Stijn2022-01-201-68/+0
* Run s390x tests on Ubuntu 20.04Stefan Scherer2021-07-021-2/+2
* Jenkinsfile: skip ppc64le and s390x by default on pull requestsSebastiaan van Stijn2021-06-101-4/+12
* Pin arm64 machines to a specific Ubuntu versionStefan Scherer2021-04-061-1/+1
* Jenkinsfile: add cgroup2Akihiro Suda2021-02-161-0/+84
* Jenkinsfile: remove e2e image stageSebastiaan van Stijn2020-11-101-8/+0
* Windows CI: Make sure that CI fails on any errorOlli Janatuinen2020-09-171-2/+4
* hack: add more debugging to understand exit codepathTibor Vass2020-05-271-1/+1
* Jenkinsfile: remove redundant DOCKER_EXPERIMENTALAkihiro Suda2020-04-071-1/+0
* Switch to s390x Ubuntu 18.04Stefan Scherer2020-03-111-18/+4
* hack: support $DOCKER_ROOTLESS for testing rootlessAkihiro Suda2020-03-101-0/+89
* Revert "Jenkinsfile: temporarily pin windows image to 10.0.17763.973"Sebastiaan van Stijn2020-02-131-1/+1
* Jenkinsfile: temporarily pin windows image to 10.0.17763.973Sebastiaan van Stijn2020-02-121-1/+1
* Merge pull request #40050 from thaJeztah/ci_force_validateSebastiaan van Stijn2019-12-231-0/+9
|\
| * Jenkinsfile: force validate steps on master and backportsSebastiaan van Stijn2019-12-191-0/+9
* | Build and use gotestsum for running all testsVikram bir Singh2019-12-191-2/+4
|/
* Rename DCO check param in JenkinsfileSam Whited2019-10-311-4/+4
* Merge pull request #40089 from thaJeztah/fix_buildx_targetSebastiaan van Stijn2019-10-221-8/+24
|\
| * Jenkinsfile: use buildx on s390x and ppc64leSebastiaan van Stijn2019-10-221-8/+24
* | Jenkinsfile: set repo and branch for DCO check as wellSebastiaan van Stijn2019-10-211-1/+3
|/
* Jenkinsfile: aarch64: use new labels to select agentsSebastiaan van Stijn2019-10-081-1/+1
* Jenkinsfile: aarch64: sync with latest changesSebastiaan van Stijn2019-10-081-7/+30
* Jenkinsfile: aarch64: don't restrict to packet workers onlySebastiaan van Stijn2019-10-081-1/+1
* Jenkinsfile: rename aarch64 to arm64Sebastiaan van Stijn2019-10-081-5/+5
* Jenkinsfile: aarch64: split into stages, add "print info" unit-testsSebastiaan van Stijn2019-10-081-14/+51
* Jenkinsfile: aarch64: sync stage with other stagesSebastiaan van Stijn2019-10-081-14/+21
* Jenkinsfile: aarch64: move stage inside parallel groupSebastiaan van Stijn2019-10-081-39/+39
* Test to enable CI on aarch64.Michael Zhao2019-10-081-0/+40
* Jenkinsfile: fix typo buidx -> buildxBertrand Roussel2019-10-061-1/+1
* Jenkinsfile: Z/Power: use buildxBrian Goff2019-10-031-4/+12
* Jenkinsfile: set repo and branch, to assist validate_diff()Sebastiaan van Stijn2019-10-031-0/+22
* Jenkinsfile: update references to repositories that were movedSebastiaan van Stijn2019-09-261-2/+2
* Jenkinsfile: move integration step cleanup to amd64 where it was intended to beTibor Vass2019-09-251-3/+2
* Merge pull request #39917 from StefanScherer/windows-zap-fixed-subdirSebastiaan van Stijn2019-09-231-2/+2
|\
| * Zap a fixed folder, add build number to folder insideStefan Scherer2019-09-191-2/+2
* | Merge pull request #39911 from tiborvass/gotestsum-integration-cliBrian Goff2019-09-191-2/+2
|\ \ | |/ |/|
| * integration-cli: move each test suite to its own TestX testing functionTibor Vass2019-09-181-2/+2
* | Jenkinsfile: ensure all containers are cleaned upTibor Vass2019-09-181-0/+2
|/
* Merge pull request #39932 from thaJeztah/remove_redundant_dockerfileMichael Crosby2019-09-161-4/+4
|\
| * Jenkinsfile: remove redundant -f DockerfileSebastiaan van Stijn2019-09-141-4/+4
* | run integration-cli stages on s390x and ppc64le if not a PR checkAndrew Hsu2019-09-121-2/+2
* | skip win-RS1 on PRs unless the checkbox is checkedAndrew Hsu2019-09-121-2/+6
|/
* Jenkinsfile: add TESTDEBUGSebastiaan van Stijn2019-09-111-0/+3
* integration: use gotestsum to generate junit.xml and go-test-report.jsonSebastiaan van Stijn2019-09-111-5/+30
* Merge pull request #39802 from thaJeztah/integration_parallel_simplifyTibor Vass2019-09-111-2/+2
|\
| * integration: simplify parallel run destinationSebastiaan van Stijn2019-09-111-2/+2
* | Merge pull request #39893 from thaJeztah/jenkinsfile_shorten_namesBrian Goff2019-09-111-21/+21
|\ \ | |/ |/|
| * Jenkinsfile: shorten stage names for consistency and to fit Jenkins UISebastiaan van Stijn2019-09-101-21/+21
* | Update JenkinsfileTibor Vass2019-09-091-2/+2
|/