aboutsummaryrefslogtreecommitdiff
path: root/test/e2e/build_test.go
Commit message (Expand)AuthorAge
* Replace deprecated ioutilChris Evich2022-09-20
* Bump VMs, to Ubuntu 2204 with cgroups v1Ed Santiago2022-07-21
* Fix Remote filtering embedded directory testChris Evich2022-06-09
* Fix secret-verify-leak flake: set build context to subdirAshley Cui2022-06-03
* build: allow using cache explicitly with --squash-all using --layersAditya R2022-05-26
* Make sure tests are cleaned up when they completeDaniel J Walsh2022-05-12
* enable errcheck linterPaul Holzinger2022-04-29
* Ginkgo: use HaveField() for better error checkingEd Santiago2022-04-28
* Add build test for .containerignore tar fileJhon Honce2022-03-31
* add contextDir to tar on remotecdoern2022-03-22
* Move secret-verify-leak containerfile into its own DirectoryAshley Cui2022-03-08
* container: workdir resolution must consider symlink if explicitly configuredAditya R2022-03-02
* Bump Buildah to v1.24.0tomsweeneyredhat2022-01-27
* bump go module to version 4Valentin Rothberg2022-01-18
* Podman Build use absolute filepathcdoern2022-01-13
* container creation: don't apply reserved annotations from imageValentin Rothberg2021-12-23
* tests: adjust old build test to expect exit codeAditya Rajan2021-12-17
* build: relay exitcode from imagebuildah to registryAditya Rajan2021-12-17
* Use HaveLen(x) instead of Expect(len(y)).To(Equal(x))Ed Santiago2021-12-02
* Merge pull request #12454 from edsantiago/remove_betrueOpenShift Merge Robot2021-11-30
|\
| * e2e tests: more cleanup of BeTrue()sEd Santiago2021-11-30
* | podman-remote: prevent leaking secret into imageAditya Rajan2021-11-30
* | podman-remote: copy secret to contextdir is absolute path on hostAditya Rajan2021-11-30
|/
* e2e tests: clean up antihelpful BeTrue()sEd Santiago2021-11-22
* e2e tests: use Should(Exit()) and ExitWithError()Ed Santiago2021-07-15
* Fix handling of podman-remote build --deviceDaniel J Walsh2021-06-13
* 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