kata-deploy: include bats test

Add kata-deploy-scheduling.bats to KATA_DEPLOY_TEST_UNION so the new
Helm scheduling template tests run in CI.

Signed-off-by: Zachary Spar <zspar@coreweave.com>
This commit is contained in:
Zachary Spar
2026-06-30 16:23:52 -04:00
committed by Zachary Spar
parent f9505a4cf5
commit 86656bfdfd

View File

@@ -22,6 +22,7 @@ else
"kata-deploy.bats" \
"kata-deploy-custom-runtimes.bats" \
"kata-deploy-lifecycle.bats" \
"kata-deploy-scheduling.bats" \
)
fi