mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-30 09:13:29 +00:00
tests: Rename test script
Renamed the test script to provide a more meaningful one. Signed-off-by: James O. D. Hunt <james.o.hunt@intel.com>
This commit is contained in:
parent
c679cae92c
commit
0ea8ef76f0
@ -12,4 +12,4 @@ export GOPATH="${GOPATH:-/tmp/go}"
|
||||
|
||||
script_dir="$(dirname $(readlink -f $0))"
|
||||
|
||||
sudo -E PATH="$PATH" bash "${script_dir}/../tests/image_creation.sh"
|
||||
sudo -E PATH="$PATH" bash "${script_dir}/../tests/test_images.sh"
|
||||
|
Loading…
Reference in New Issue
Block a user