buildah/tests
Chris Evich 313ada6b7a
[release-1.29] Add conditional release-checking system test
Unfortunately on a number of occasions, Buildah has been released
officially with a `-dev` suffix in the version number.  Assist in
catching this mistake at release time by the addition of a simple
conditional test.  Note that it must be positively enabled by a
magic env. var. before executing the system tests.

Ref: original PR https://github.com/containers/buildah/pull/6243

Signed-off-by: Chris Evich <cevich@redhat.com>
2025-07-02 15:19:14 -04:00
..
bud Fix TOCTOU error when bind and cache mounts use "src" values 2025-02-06 09:55:38 -05:00
conformance [release-1.29] tests/conformance/testdata/Dockerfile.add:... 2025-03-04 15:41:20 -05:00
copy Fix stutters 2022-09-19 07:11:44 -04:00
digest
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 Fix stutters 2022-09-19 07:11:44 -04:00
tutorial Replace io/ioutil calls with os calls 2022-12-06 14:29:32 -05:00
validate pr-should-include-tests: allow specfile, golangci 2022-10-17 06:42:56 -06:00
add.bats Fix stutters 2022-09-19 07:11:44 -04:00
authenticate.bats Update tests for error message changes 2022-10-12 23:37:46 +02:00
basic.bats [release-1.29] Add conditional release-checking system test 2025-07-02 15:19:14 -04: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 Backport testing of CVE-2024-9407 fix 2025-02-06 10:38:56 -05: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
commit.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
config.bats Fix stutters 2022-09-19 07:11:44 -04:00
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 Fix stutters 2022-09-19 07:11:44 -04:00
deny.json
digest.bats Rename $TESTSDIR (the plural one), step 4 of 3 2022-04-26 09:11:22 -06:00
docker.json
formats.bats Rename $TESTSDIR (the plural one), step 2 of 3 2022-04-26 09:11:14 -06:00
from.bats Fix stutters 2022-09-19 07:11:44 -04:00
help.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
helpers.bash Add support for --group-add to buildah from 2022-12-22 11:53:00 -05: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
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
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
pull.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07:00
push.bats buildah: support for --retry and --retry-delay for push/pull failures 2022-08-23 12:31:01 +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
registries.conf.hub
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 Fix TOCTOU error when bind and cache mounts use "src" values 2025-02-06 09:55:38 -05:00
selinux.bats system tests: remove unhelpful assertions 2023-01-05 08:20:25 -07: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
test_buildah_baseline.sh
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 [release-1.29] remove registry.centos.org 2023-05-30 08:03:22 -06:00
test_runner.sh
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