cybozu-go/nyamber

Implement e2e test

Closed this issue · 0 comments

What

Implement e2e test.

How

This test confirms these process.

  • when vdc resource is deployed, controller create pod and service correspond the resources.
  • JobProcessManager watch the entrypoint's status and add job status to the status of vdc resources.

Checklist

  • Finish implementation of the issue
  • Test all functions
  • Have enough logs to trace activities
  • Notify developers of necessary actions