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

[e2e] update tests to use gitkube cli #77

Open
shahidhk opened this issue May 28, 2018 · 3 comments
Open

[e2e] update tests to use gitkube cli #77

shahidhk opened this issue May 28, 2018 · 3 comments
Labels

Comments

@shahidhk
Copy link
Member

Tests can use gitkube cli to install and uninstall as well as manage remotes.

@shahidhk shahidhk added the good first issue Good for newcomers label May 28, 2018
@ssiddhantsharma
Copy link

@shahidhk I am taking this up! Can you explain the issue in more detail

@tirumaraiselvan
Copy link
Collaborator

@ssiddhantsharma Yes!

Basically, currently gitkube is installed via kubernetes manifest files. Same for remotes. We have a gitkube cli tool to do the same work.

We should have tests which do the exact same thing currently with gitkube cli as well. Basically a copy of e2e/test.bash with gitkube cli commands instead of kubectl commands.

@Kacppian
Copy link

Is this still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants