The Wayback Machine - https://web.archive.org/web/20201216203628/https://github.com/hasura/gitkube/issues/77
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

Comments

@shahidhk
Copy link
Member

@shahidhk shahidhk commented May 28, 2018

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

@ssiddhantsharma
Copy link

@ssiddhantsharma ssiddhantsharma commented Oct 21, 2018

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

@tirumaraiselvan
Copy link
Member

@tirumaraiselvan tirumaraiselvan commented Oct 30, 2018

@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

@Kacppian Kacppian commented Feb 26, 2019

Is this still open?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.