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

added developer environment examples #92

Merged
merged 1 commit into from
Apr 27, 2020

Conversation

filippobosi
Copy link
Contributor

@filippobosi filippobosi commented Apr 22, 2020

Signed-off-by: Filippo Bosi filippo.bosi@gmail.com

The documentation to setup development environment (from an os and minikube point of view) is not very detailed. I started writing down detailed notes on how to setup an environment and pass integration tests.

Signed-off-by: Filippo Bosi <filippo.bosi@gmail.com>

cd ~/go/src/github.com/openebs/zfs-localpv/tests

ginkgo -v
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we can do sudo -E env "PATH=$PATH" make ci to run integration test after setting up the minikube and ZFS pool, see the doc : https://github.com/openebs/zfs-localpv/blob/master/docs/developer-setup.md#building-and-testing-your-changes.

@pawanpraka1
Copy link
Contributor

thanks for this PR @filippobosi .

@kmova kmova added the Need community involvement Needs community involvement on some action item. label Apr 27, 2020
Copy link
Contributor

@pawanpraka1 pawanpraka1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, will refine this doc later. Thaks @filippobosi.

@pawanpraka1 pawanpraka1 merged commit 95230b5 into openebs:master Apr 27, 2020
@pawanpraka1 pawanpraka1 added this to the v0.7.0 milestone May 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Need community involvement Needs community involvement on some action item.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants