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

Add e2e tests #103

Merged
merged 15 commits into from
Apr 3, 2018
Merged

Add e2e tests #103

merged 15 commits into from
Apr 3, 2018

Conversation

tamalsaha
Copy link
Contributor

@tamalsaha tamalsaha commented Mar 21, 2018

var _ = Describe("Installer test", func() {

const (
privateRegistryName = "nightfury1204"
Copy link
Contributor

Choose a reason for hiding this comment

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

as i don't have permission, i use my docker hub repository

args = append(args, fmt.Sprintf("--github.base-url=%s", o.BaseUrl))
}
if o.UploadUrl != "" {
args = append(args, fmt.Sprintf("--github.upload-url=%s", o.UploadUrl))
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Do we need this?

@tamalsaha tamalsaha merged commit d5e5630 into master Apr 3, 2018
@tamalsaha tamalsaha deleted the e2e branch April 4, 2018 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants