summaryrefslogtreecommitdiff
path: root/test/e2e/build_test.go
Commit message (Expand)AuthorAge
* Handle podman-remote --arch, --platform, --osDaniel J Walsh2021-04-07
* Fix handling of remove --log-rusage paramDaniel J Walsh2021-03-31
* Fix podman build --pull-neverDaniel J Walsh2021-03-27
* Switch all builds to pull-neverDaniel J Walsh2021-03-16
* Fix support for podman build --timestampDaniel J Walsh2021-03-02
* Merge pull request #9275 from rhatdan/buildOpenShift Merge Robot2021-02-22
|\
| * Add missing params for podman-remote buildDaniel J Walsh2021-02-16
* | bump go module to v3Valentin Rothberg2021-02-22
|/
* Bump containers/buildah to v1.19.4Daniel J Walsh2021-02-08
* Implement missing arguments for podman buildDaniel J Walsh2021-02-08
* Merge pull request #8456 from kazimsarikaya/fix-send-tarOpenShift Merge Robot2021-01-15
|\
| * podman-remote fix sending tar contentKazım SARIKAYA2021-01-03
* | Fix e2e test for `podman build --logfile`Hironori Shiina2020-12-24
|/
* More docker compat API fixesMilivoje Legenovic2020-12-04
* use lookaside storage for remote testsbaude2020-11-16
* test for buildah version in container images.Daniel J Walsh2020-11-13
* move from docker.ioEd Santiago2020-10-28
* Restore --format table supportJhon Honce2020-10-13
* Attempt to turn on some more remote testsDaniel J Walsh2020-10-07
* e2e tests: SkipIfRemote(): add a reasonEd Santiago2020-09-23
* Examine all SkipIfRemote functionsDaniel J Walsh2020-09-22
* enable --iidfile for podman-remote buildbaude2020-09-17
* Fix podman build --logfileDaniel J Walsh2020-09-09
* e2e tests: use actual temp dirs, not "/tmp/dir"Ed Santiago2020-08-18
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Enable a bunch of remote testsDaniel J Walsh2020-07-21
* Change buildtag for remoteclient to remote for testingDaniel J Walsh2020-07-06
* move go module to v2Valentin Rothberg2020-07-06
* Fix podman build handling of --http-proxy flagDaniel J Walsh2020-06-19
* podman: split env variables in env and overridesGiuseppe Scrivano2020-05-07
* enable build testsValentin Rothberg2020-04-28
* Force integration tests to passBrent Baude2020-04-21
* Fix environment handling from containers.confDaniel J Walsh2020-04-02
* Implemented --iidfile for podman commitSujil022020-03-19
* add os|arch attributes when buildingBrent Baude2020-03-15
* Add Containerfile location e2e testSascha Grunert2020-02-05
* Add new test suite for buildTomSweeneyRedHat2019-11-16