summaryrefslogtreecommitdiff
path: root/hack/make
Commit message (Expand)AuthorAgeFilesLines
...
* remove per-test -timeout logic because it does not workTibor Vass2019-09-091-3/+4
* hack: update scriptsTibor Vass2019-09-091-21/+7
* Merge pull request #39848 from thaJeztah/docker_py_disable_flakyTibor Vass2019-09-061-0/+1
|\
| * docker-py: skip flaky AttachContainerTest::test_attach_no_streamSebastiaan van Stijn2019-09-021-0/+1
* | hack/make/binary-daemon: fix some linting issuesSebastiaan van Stijn2019-08-311-5/+5
|/
* hack/make: fix some linting issues reported by shellcheckSebastiaan van Stijn2019-08-251-14/+19
* docker-py: output junit.xml for test-resultsSebastiaan van Stijn2019-08-151-2/+3
* docker-py: use --mount for bind-mounting docker.sockSebastiaan van Stijn2019-08-151-1/+1
* docker-py: run without tty to disable color outputSebastiaan van Stijn2019-08-151-1/+1
* docker-py: fix linting issues reported by shellcheckSebastiaan van Stijn2019-08-151-6/+8
* Jenkinsfile: reduce time of integration tests by dividing tests into 3 parall...Tibor Vass2019-08-121-2/+8
* hack: unmount leftover daemon root foldersTibor Vass2019-08-121-0/+2
* docker-py: skip PullImageTest::test_pull_invalid_platformSebastiaan van Stijn2019-08-101-1/+1
* docker-py: deselect broken experimental testsSebastiaan van Stijn2019-08-091-2/+8
* Improve integration test detecetorBrian Goff2019-08-071-22/+28
* Merge pull request #39657 from cpuguy83/test_filterSebastiaan van Stijn2019-08-031-1/+28
|\
| * Add support for setting a test filterBrian Goff2019-08-021-1/+28
* | hack: fix mixed tabs/spaces for indentationSebastiaan van Stijn2019-08-023-17/+16
|/
* Improvements to the test runnersBrian Goff2019-07-312-13/+33
* Set TIMEOUT according to os/arch.Michael Zhao2019-07-232-12/+24
* Merge pull request #39068 from thaJeztah/separate_docker_pyTibor Vass2019-07-181-8/+43
|\
| * docker-py: skip flaky testsSebastiaan van Stijn2019-07-161-1/+5
| * docker-py: use host-network for nested build of docker-pySebastiaan van Stijn2019-07-161-0/+1
| * docker-py: don't build --quiet is TESTDEBUG is setSebastiaan van Stijn2019-07-161-1/+2
| * Bump docker-py to 4.0.2, and run tests from upstream repositorySebastiaan van Stijn2019-07-161-8/+37
* | imporve hardcoded CC on cross compileHongxu Jia2019-07-171-5/+5
* | allow running of single integration testAndrew Hsu2019-07-161-2/+6
|/
* hack: remove integration-cli-on-swarmAkihiro Suda2019-06-011-1/+1
* Add support for setting GOARM in cross target.Brian Goff2019-04-172-2/+9
* Support cross-compile for armBrian Goff2019-04-101-0/+20
* rootless: expose ports automaticallyAkihiro Suda2019-03-213-1/+3
* make test-integration: use correct dockerd binaryKir Kolyshkin2019-02-181-1/+1
* hack: Have TIMEOUT take -test.count into account when testing for flakinessTibor Vass2019-02-081-1/+12
* hack: restore bundling vpnkit on amd64Tonis Tiigi2019-02-053-0/+12
* allow running `dockerd` in an unprivileged user namespace (rootless mode)Akihiro Suda2019-02-043-1/+5
* Merge pull request #38523 from olljanat/flaky-test-finderSebastiaan van Stijn2019-01-121-0/+26
|\
| * CI: Introduce flaky test finderOlli Janatuinen2019-01-111-0/+26
* | Shell scripts: fix bare variablesSebastiaan van Stijn2019-01-108-29/+29
* | Revert "Bash scripts; use double brackets, fix bare variables, add quotes"Sebastiaan van Stijn2019-01-1015-66/+66
|/
* Merge pull request #38418 from thaJeztah/mega_powerSebastiaan van Stijn2019-01-081-7/+7
|\
| * PowerShell: remove aliases, use their real commands insteadSebastiaan van Stijn2018-12-221-1/+1
| * PowerShell: fix mixed tabs/spacesSebastiaan van Stijn2018-12-221-6/+6
* | Bash scripts; use double brackets, fix bare variables, add quotesSebastiaan van Stijn2018-12-2415-66/+66
|/
* Remove version-checks for containerd and runcSebastiaan van Stijn2018-10-041-2/+0
* hack/make: remove 'docker-' prefix when copying binariesTibor Vass2018-09-251-4/+4
* Remove 'docker-' prefix for containerd and runc binariesTibor Vass2018-09-242-5/+5
* fix typojliao2018-09-082-3/+3
* Expose license status in Info (#37612)Daniel Hiltgen2018-08-172-13/+16
* Add ADD/COPY --chown flag support to WindowsSalahuddin Khan2018-08-133-0/+28
* -buildmode=pie is not supported on Linux on MIPS eitherKasper Fabæch Brandt2018-07-311-4/+8