buildah/tests
Nalin Dahyabhai f9b0fbeac8 add: ensure the context directory is an absolute path
When we're processing a context directory, make sure it's an absolute
path.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2022-03-01 11:07:56 -05:00
..
bud buildah bud --network add support for custom networks 2022-01-25 21:02:43 +01:00
conformance conformance: add a few "replace-directory-with-symlink" tests 2022-02-04 16:34:40 -05:00
copy tests/copy/copy: wire up compression options 2021-09-20 14:49:01 -04:00
digest image with dup layers: we now have one on quay 2020-03-25 15:21:29 -06:00
e2e tests/e2e/buildah_suite_test.go: fix gosimple warnings 2022-01-18 12:56:34 -08:00
git-daemon bud.bats: use a local git daemon for the git protocol test 2022-01-11 11:54:50 -05:00
imgtype image: set MediaType in OCI manifests 2021-11-29 20:04:09 -05:00
serve tests/serve/serve.go: use a kernel-assigned port 2021-08-16 13:23:41 -04:00
testreport all: fix capabilities.NewPid deprecation warnings 2022-01-18 12:56:35 -08:00
tools build(deps): bump github.com/golangci/golangci-lint in /tests/tools 2022-02-18 09:30:44 +00:00
validate CI: rm git-validation, add GHA job to validate PRs 2022-01-20 10:41:15 -08:00
add.bats copier.Get(): try to avoid descending into directories 2021-08-30 11:04:14 -04:00
authenticate.bats imagebuildah: redo step logging 2021-06-01 09:52:11 -04:00
basic.bats --iidfile: print hash prefix 2021-02-08 12:24:56 +01:00
blobcache.bats BATS major cleanup: blobcache.bats: refactor 2019-12-17 18:16:45 +00:00
bud.bats run_linux: use --systemd-cgroup 2022-02-14 16:00:17 +01:00
bud_overlay_leaks.bats use new containers/common/libimage package 2021-04-22 17:39:00 +02:00
byid.bats Flake handling: cache and prefetch images 2020-02-06 08:16:02 -07:00
commit.bats Add --unsetenv option to buildah commit and build 2021-11-09 16:17:21 -05:00
config.bats executor: docker builds must inherit healthconfig from base if any 2022-02-28 22:40:58 +05:30
containers.bats Add a few system tests 2021-03-26 20:12:52 -04: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 System tests: fix accidental vandalism of source dir 2022-02-01 05:49:43 -07:00
copy.bats add: ensure the context directory is an absolute path 2022-03-01 11:07:56 -05:00
deny.json commit/push: use an everything-allowed policy 2019-05-10 18:09:37 +00:00
digest.bats image with dup layers: we now have one on quay 2020-03-25 15:21:29 -06:00
docker.json commit/push: use an everything-allowed policy 2019-05-10 18:09:37 +00:00
formats.bats Remove some references to Docker 2021-08-17 15:38:49 -04:00
from.bats run_linux: use --systemd-cgroup 2022-02-14 16:00:17 +01:00
help.bats Add system test of 'buildah help' with a tiny fix 2021-04-19 17:52:14 -04:00
helpers.bash helpers.bash: Use correct syntax 2022-02-21 15:14:03 -05:00
helpers.bash.t WIP: tests: new assert() 2021-07-28 14:30:59 -06:00
history.bats history: only add proxy vars to history if specified 2022-02-15 20:27:53 +05:30
images.bats images: accept multiple filter with logical AND 2021-11-29 14:26:59 +05:30
info.bats Log the final error with %+v at logging level "trace" 2021-04-15 14:53:17 -04:00
inspect.bats config: support the variant field 2021-11-05 09:37:00 -04:00
lists.bats Add buildah manifest rm command 2021-04-23 08:24:35 -04:00
loglevel.bats Return exit code from failed containers 2020-04-20 11:24:52 -04:00
mount.bats Return exit code from failed containers 2020-04-20 11:24:52 -04:00
namespaces.bats speed up combination-namespaces test 2022-02-21 14:20:59 +01:00
overlay.bats Support overlayfs path contains colon 2021-10-20 14:40:38 +08:00
policy.json Add some integration tests 2017-03-06 18:47:51 -05:00
pull.bats vendor c/common 2022-01-10 16:26:19 +01:00
push.bats push: support to specify the compression format 2021-09-22 23:13:23 +02:00
registries.bats Move away from using docker.io 2020-12-08 14:10:01 -07:00
registries.conf Add and use a "copy" helper instead of podman load/save 2021-05-26 09:49:28 -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 Return exit code from failed containers 2020-04-20 11:24:52 -04:00
rm.bats manifest: rm should remove only manifests not referenced images. 2021-09-03 06:45:00 +05:30
rmi.bats refine dangling filter 2021-07-21 14:04:36 +02:00
run.bats run_linux: use --systemd-cgroup 2022-02-14 16:00:17 +01:00
selinux.bats WIP: tests: new assert() 2021-07-28 14:30:59 -06:00
sign.bats Return exit code from failed containers 2020-04-20 11:24:52 -04:00
source.bats image: set MediaType in OCI manifests 2021-11-29 20:04:09 -05:00
squash.bats stage_executor: re-use all possible layers from cache for squashed builds 2021-12-15 17:04:26 +05:30
ssh.bats Implement SSH RUN mount 2021-08-06 09:00:06 -04:00
subscriptions.bats Fix handling of --default-mounts-file 2021-05-18 10:05:10 -04:00
tag.bats tag: Support tagging manifest list instead of resolving to images 2021-08-30 14:44:58 +05:30
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 Spelling 2020-12-21 16:47:18 -05:00
test_buildah_rpm.sh Don't force tests to use runc 2020-04-27 16:01:06 -04:00
test_runner.sh integration tests: default to /var/tmp 2017-11-09 20:27:57 +00:00
umount.bats Return exit code from failed containers 2020-04-20 11:24:52 -04:00
version.bats Add system test of 'buildah version' for packaged buildah 2021-04-15 21:09:14 -04:00