buildah/tests
Nalin Dahyabhai 0a063c48a2 copy.bats: make sure we detect failures due to missing source
Make sure we fail a build when the source for a COPY --from instruction
can't be found.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>

Closes: #2111
Approved by: rhatdan
2020-01-27 13:04:33 +00:00
..
bud Fix COPY in containerfile with envvar 2020-01-20 23:37:31 +00:00
conformance Add codespell support 2020-01-10 12:12:30 -05:00
e2e Move to containers/image v5.0.0 2019-10-28 15:15:34 +00:00
imgtype imgtype: reset storage opts if driver overridden 2019-12-06 17:11:45 +00:00
serve Simple changes to allow buildah to pass make validate 2018-04-20 09:57:35 +00:00
testreport Add unparam linter and apply fixes 2019-07-16 21:21:32 +00:00
tools Remove GO111MODULE in favor of `-mod=vendor` 2019-08-01 13:15:00 +00:00
validate Remove gofmt.sh in favor of golangci-lint 2019-08-21 11:36:40 +00:00
add.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
authenticate.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
basic.bats BATS major cleanup, step 3: yet more run_buildah 2019-12-17 18:16:45 +00:00
blobcache.bats BATS major cleanup: blobcache.bats: refactor 2019-12-17 18:16:45 +00:00
bud.bats Allow users to set OS and architecture on bud 2020-01-21 12:25:09 +00:00
byid.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
commit.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
config.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
containers.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
containers.conf Add support for containers.conf 2020-01-15 17:24:36 +00:00
containers_conf.bats Add support for containers.conf 2020-01-15 17:24:36 +00:00
copy.bats copy.bats: make sure we detect failures due to missing source 2020-01-27 13:04:33 +00:00
deny.json commit/push: use an everything-allowed policy 2019-05-10 18:09:37 +00:00
digest.bats BATS major cleanup, step 3: yet more run_buildah 2019-12-17 18:16:45 +00:00
docker.json commit/push: use an everything-allowed policy 2019-05-10 18:09:37 +00:00
formats.bats BATS major cleanup, part 2: use more run_buildah 2019-12-17 18:16:45 +00:00
from.bats Fix imageNamePrefix to give consistent names in buildah-from 2020-01-06 16:39:05 +00:00
helpers.bash cgroups v2: tweak or skip tests 2019-11-06 15:18:22 +00:00
history.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
images.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
info.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
inspect.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
lists.bats Check nonexsit authfile 2019-11-07 04:07:07 +00:00
loglevel.bats BATS major cleanup, part 1: log-level 2019-12-17 18:16:45 +00:00
mount.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
namespaces.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
overlay.bats BATS major cleanup, part 2: use more run_buildah 2019-12-17 18:16:45 +00:00
policy.json Add some integration tests 2017-03-06 18:47:51 -05:00
pull.bats WIP: safer test for pull --all-tags 2019-12-18 18:16:09 +00:00
push.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
registries.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
registries.conf Use configured registries to resolve image names 2017-12-14 22:21:16 +00: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 BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
rm.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
rmi.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
run.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
secrets.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
selinux.bats BATS major cleanup, part 2: use more run_buildah 2019-12-17 18:16:45 +00:00
sign.bats add --sign-by to bud/commit/push, --remove-signatures for pull/push 2020-01-17 18:22:34 +00:00
squash.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
tag.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00: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 Add `--log-level` command line option and deprecate `--debug` 2019-08-29 12:49:11 +00:00
test_buildah_rpm.sh Add `--log-level` command line option and deprecate `--debug` 2019-08-29 12:49:11 +00:00
test_runner.sh integration tests: default to /var/tmp 2017-11-09 20:27:57 +00:00
umount.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00
version.bats BATS major cleanup: part 4: manual stuff 2019-12-17 18:16:45 +00:00