Files
Mike Hummel a15cc475d8 lates version of perl fails with the example code, need to use v5.34.0 (#34414)
* lates version of perl fails with the example code, need to use v5.34.0

* fix perl version in example job.yaml, is not working with actual latest
2022-07-21 10:23:54 -07:00
..
2022-06-23 10:39:53 +00:00
2022-04-26 13:59:38 +00:00
2021-12-08 10:41:55 +05:30
2022-04-08 16:00:56 +08:00

To run the tests for a localization, use the following command:

go test k8s.io/website/content/<lang>/examples

where <lang> is the two character representation of a language. For example:

go test k8s.io/website/content/en/examples