mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 10:44:10 +00:00
The github rest api truncated job names that are >100 characters (which doesn't seem to be documented). There doesn't seem to be a way to easily make gatekeeper handle this automatically, so lets update the required-tests to expect the truncated job names Fixes: #11176 Signed-off-by: stevenhorsman <steven@uk.ibm.com>