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

Not allowed to upload result to Load Impact cloud #349

Closed
ppcano opened this issue Oct 23, 2017 · 3 comments · Fixed by #352
Closed

Not allowed to upload result to Load Impact cloud #349

ppcano opened this issue Oct 23, 2017 · 3 comments · Fixed by #352

Comments

@ppcano
Copy link
Contributor

ppcano commented Oct 23, 2017

k6 run -o cloud my-script.js

Uploading results to Load Impact fail after the CLI refactor.

@liclac
Copy link
Contributor

liclac commented Oct 23, 2017

Right, you need to do k6 login cloud or rename your environment variable to K6_CLOUD_TOKEN; all configuration options are now configurable this way.

@liclac liclac changed the title ERRO[0002] Not allowed to upload result to Load Impact cloud Not allowed to upload result to Load Impact cloud Oct 23, 2017
@ppcano
Copy link
Contributor Author

ppcano commented Oct 24, 2017

@liclac

Would it be possible to find out a workaround to avoid this breaking change? There are a few Insights documentation articles referring to K6CLOUD_TOKEN.

We could clean the patch later after upgrading the documentation and some period.

I can try a patch at k6/config.go

@liclac
Copy link
Contributor

liclac commented Oct 26, 2017

Keeping this open until #352 is merged.

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 a pull request may close this issue.

2 participants