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 test webapp module for quickstart #25

Closed
joakime opened this issue Sep 15, 2016 · 4 comments
Closed

Add test webapp module for quickstart #25

joakime opened this issue Sep 15, 2016 · 4 comments

Comments

@joakime
Copy link
Contributor

joakime commented Sep 15, 2016

Create a /tests/test-war-quickstart that tests the quickstart facility of jetty.

The sample project should be sufficiently complex. Perhaps either the spring petclinic, or the cdi/weld petclinic.

@joakime
Copy link
Contributor Author

joakime commented Sep 15, 2016

Since the existing spring petclinic is broken (due to Dandelion bug) we'll have to build our own spring petclinic.

We could include a known slow (to scan) jar file org.webjars:extjs:5.1.0.jar to be sure that the quickstart actually works.

I think we'll have to dig into the logs to test if this startup was truly "quick" or not.

@joakime
Copy link
Contributor Author

joakime commented Sep 15, 2016

Issue #33 is also a spring petclinic testcase (non-quickstart version)

@janbartel
Copy link
Contributor

I think this is only useful to test if the gcloud sdk offers quickstart as an option during the deploy step. Is this the case @meltsufin or @aslo ?

@gregw
Copy link
Contributor

gregw commented Sep 16, 2016

As quickstart support is not directly supported by the SDK, let's close this one for now.

@gregw gregw closed this as completed Sep 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants