buildah/tests
Jean-Francois Roy 99cad6ee1a
Implement ADD checksum flag #5135
See https://docs.docker.com/build/dockerfile/release-notes/#160.

Fixes #5135

Signed-off-by: Jean-Francois Roy <jf@devklog.net>
2023-11-13 08:32:22 -08:00
..
bud Implement ADD checksum flag #5135 2023-11-13 08:32:22 -08:00
conformance conformance: use require.NoErrorf() more 2023-11-08 10:58:30 -05:00
copy Fix stutters 2022-09-19 07:11:44 -04:00
digest image with dup layers: we now have one on quay 2020-03-25 15:21:29 -06:00
e2e Replace io/ioutil calls with os calls 2022-12-06 14:29:32 -05:00
git-daemon build: support building from commit when using git repo as build context 2022-08-03 18:50:44 +05:30
imgtype test helpers: default to being rootless-aware 2022-05-16 13:25:22 -04:00
serve Replace io/ioutil calls with os calls 2022-12-06 14:29:32 -05:00
testreport Replace io/ioutil calls with os calls 2022-12-06 14:29:32 -05:00
tools Update tooling to support newer golangci-lint 2023-06-12 11:25:02 -04:00
tutorial Replace io/ioutil calls with os calls 2022-12-06 14:29:32 -05:00
validate Fix requiring tests on Makefile changes 2023-03-16 10:26:41 -04:00
add.bats Implement ADD checksum flag #5135 2023-11-13 08:32:22 -08:00
authenticate.bats vendor: update c/{common,image,storage} to latest 2023-06-27 10:43:34 +02:00
basic.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
blobcache.bats Replace k8s.gcr.io/pause in tests with registry.k8s.io/pause 2022-08-30 13:43:16 -04:00
bud.bats Implement ADD checksum flag #5135 2023-11-13 08:32:22 -08:00
bud_overlay_leaks.bats Rename $TESTSDIR (the plural one), step 4 of 3 2022-04-26 09:11:22 -06:00
byid.bats Replace k8s.gcr.io/pause in tests with registry.k8s.io/pause 2022-08-30 13:43:16 -04:00
chroot.bats chroot.setupChrootBindMounts: pay more attention to flags 2023-10-20 09:46:58 -04:00
commit.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
config.bats build,config: add support for --unsetlabel 2023-09-27 10:27:54 +05:30
containers.bats Rename $TESTSDIR (the plural one), step 4 of 3 2022-04-26 09:11:22 -06:00
containers.conf Add and use a "copy" helper instead of podman load/save 2021-05-26 09:49:28 -04:00
containers_conf.bats Set sysctls from containers.conf 2022-09-28 05:50:45 -04:00
copy.bats add/copy: make sure we handle relative path names correctly 2023-09-15 16:20:19 -04:00
deny.json commit/push: use an everything-allowed policy 2019-05-10 18:09:37 +00:00
digest.bats Rename $TESTSDIR (the plural one), step 4 of 3 2022-04-26 09:11:22 -06:00
docker.json commit/push: use an everything-allowed policy 2019-05-10 18:09:37 +00:00
formats.bats Rename $TESTSDIR (the plural one), step 2 of 3 2022-04-26 09:11:14 -06:00
from.bats Don't decrypt images by default 2023-06-09 07:45:38 -04:00
help.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
helpers.bash chroot.setupChrootBindMounts: pay more attention to flags 2023-10-20 09:46:58 -04:00
helpers.bash.t WIP: tests: new assert() 2021-07-28 14:30:59 -06:00
history.bats build, commit: allow disabling image history with --omit-history 2022-06-03 00:40:48 +05:30
images.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
info.bats Log the final error with %+v at logging level "trace" 2021-04-15 14:53:17 -04:00
inspect.bats refactor: stop using Normalize directly from containerd package 2022-09-28 12:54:16 +05:30
lists.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
loglevel.bats Return exit code from failed containers 2020-04-20 11:24:52 -04:00
mkcw.bats Add `buildah mkcw`, add `--cw` to `buildah commit` and `buildah build` 2023-09-07 14:05:10 -04:00
mount.bats Rename $TESTSDIR (the plural one), step 1 of 3 2022-04-26 09:11:05 -06:00
namespaces.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
overlay.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
policy.json Add some integration tests 2017-03-06 18:47:51 -05:00
pull.bats vendor containers/common@12405381ff 2023-08-31 09:38:26 +02:00
push.bats manifest, push: use source as destination if not specified 2023-05-04 11:28:21 +05:30
registries.bats Rename $TESTSDIR (the plural one), step 1 of 3 2022-04-26 09:11:05 -06:00
registries.conf integration tests: learn to start a dummy registry 2022-04-07 16:16:18 -04:00
registries.conf.block Enforce "blocked" for registries for the "docker" transport 2018-10-05 15:30:11 +00:00
registries.conf.hub pull/commit/push: pay attention to $BUILD_REGISTRY_SOURCES 2019-08-29 18:42:16 +00:00
rename.bats Fix stutters 2022-09-19 07:11:44 -04:00
rm.bats Fix stutters 2022-09-19 07:11:44 -04:00
rmi.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
run.bats Use mask definitions from containers/common 2023-10-27 13:10:18 -04:00
selinux.bats Fix transition test to work with latest selinux policy 2023-06-29 14:21:17 -04:00
sign.bats Rename $TESTSDIR (the plural one), step 4 of 3 2022-04-26 09:11:22 -06:00
source.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
squash.bats squash: never use build cache when computing last step of last stage 2022-05-24 22:19:31 +05:30
ssh.bats Rename $TESTSDIR (the plural one), step 4 of 3 2022-04-26 09:11:22 -06:00
subscriptions.bats Rename $TESTSDIR (the plural one), step 4 of 3 2022-04-26 09:11:22 -06:00
tag.bats Rename $TESTSDIR (the plural one), step 1 of 3 2022-04-26 09:11:05 -06:00
test_buildah_authentication.sh Ran buildah through codespell 2019-11-20 17:38:41 +00:00
test_buildah_baseline.sh Update shebangs to take env into consideration 2019-08-20 11:26:57 +00:00
test_buildah_build_rpm.sh Rename $TESTSDIR (the plural one), step 3 of 3 2022-04-26 09:11:19 -06:00
test_buildah_rpm.sh Explicitly ref. quay images for CI 2023-06-05 10:56:33 -04:00
test_runner.sh integration tests: default to /var/tmp 2017-11-09 20:27:57 +00:00
tutorial.bats Don't bother telling codespell to skip files that don't exist 2022-07-22 11:20:01 -04:00
umount.bats Rename $TESTSDIR (the plural one), step 1 of 3 2022-04-26 09:11:05 -06:00