kudobuilder / kuttl

KUbernetes Test TooL (kuttl)

Home Page:https://kuttl.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provide an Easy Assert for log output of a job and document

kensipe opened this issue · comments

There is a need to asset for the output of a job. This would entail creating a job, discovering the pod name for the job run, then asserting regex on the pod log.

we need full working example in our test suite for reference

Likely needs a KEP for clarity and conversation