Files
website/content/en/examples
Raghu Katti 1c418bddd2 Added retry option to tail
If the logs get rotated the above tail would fail. -F ensures that it is logrotate proof.
2022-03-31 13:08:23 -04:00
..
2022-03-31 13:08:23 -04:00
2021-05-06 15:40:45 +02:00
2021-06-24 10:16:32 -07:00
2021-12-08 10:41:55 +05:30
2022-01-21 15:27:20 +00:00
2018-07-11 08:43:25 -07:00
2020-06-27 11:15:21 +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