diff --git a/tests/functional/kata-deploy/run-kata-deploy-tests.sh b/tests/functional/kata-deploy/run-kata-deploy-tests.sh index 611b891d0c..b801977c60 100644 --- a/tests/functional/kata-deploy/run-kata-deploy-tests.sh +++ b/tests/functional/kata-deploy/run-kata-deploy-tests.sh @@ -22,6 +22,7 @@ else "kata-deploy.bats" \ "kata-deploy-custom-runtimes.bats" \ "kata-deploy-lifecycle.bats" \ + "kata-deploy-scheduling.bats" \ ) fi