Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automated Local E2E Testing - Prepare ENV #118

Closed
IronCore864 opened this issue Jan 10, 2022 · 0 comments · Fixed by #116
Closed

Automated Local E2E Testing - Prepare ENV #118

IronCore864 opened this issue Jan 10, 2022 · 0 comments · Fixed by #116
Assignees
Labels
test ut & e2e & ...
Milestone

Comments

@IronCore864
Copy link
Member

Description

An automated way to create local ENV for testing.

Done-Done Checklist:

  • README: pre-requisites: docker must be installed and docker daemon must be started before running the following command; brew must be installed
  • make create-env
  • install kind (if not exist)
  • install kubectl (if not exist)
  • give a warning if docker daemon isn’t started
  • kind delete/kind create
  • make destroy-env
@IronCore864 IronCore864 added the test ut & e2e & ... label Jan 10, 2022
@IronCore864 IronCore864 added this to the v0.1.0 milestone Jan 10, 2022
@IronCore864 IronCore864 linked a pull request Jan 10, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test ut & e2e & ...
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants