-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Enable integration test for JetBrains IDEs #9203
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
Conversation
/hold |
expected? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It takes really a lot of time and one test failed, but it did work.
1fd45ad
to
69b00c5
Compare
69b00c5
to
fec51d8
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
/unhold |
/werft run no-preview 👍 started the job as gitpod-build-pd-enable-jb-daily-job.8 |
Description
This PR introduces a very rudimentary version of the integration test for JetBrains IDEs
It uses the latest EAP version of Jetbrains Gateway, and test 4 IDEs at the same time (goland intellij phpstorm pycharm)
Related Issue(s)
Relate #7023
How to test
werft run github --remote-job-path=.werft/ide-integration-tests-startup-jetbrains.yaml github.com/gitpod-io/gitpod:pd/enable-jb-daily-job
The important thing is the overall process of testing, not about test result
Release Notes
Documentation