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

Check whether KAMEL_BIN file exists #1101

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

bouskaJ
Copy link
Contributor

@bouskaJ bouskaJ commented Nov 26, 2019

Allow additional parameters for kamel binary during integration-test phase.

Tests can be parameterized in the following way:
KAMEL_install="--local-repository /local/repo --maven-repository http://mynexus-proxy" go test -timeout 30m -v ./e2e/... -tags=integration

@lburgazzoli
Copy link
Contributor

@bouskaJ if I get this PR right, you want to be able to set different arguments for different commands right ? like kamel install will have some specific agrs but kamel run won't be affected, right ?

@bouskaJ
Copy link
Contributor Author

bouskaJ commented Nov 26, 2019

Yes, this is exactly what it is supposed to do.

@lburgazzoli
Copy link
Contributor

Is you problem specific to maven settings ?

@bouskaJ bouskaJ changed the title Allow additional parameters for kamel bin in integration test phase Check whether KAMEL_BIN file exists Nov 27, 2019
@lburgazzoli lburgazzoli merged commit b434071 into apache:master Dec 3, 2019
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

3 participants