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 super-fast builds for dev clusters #1306

Merged
merged 9 commits into from
Feb 28, 2020

Conversation

nicolaferraro
Copy link
Member

Fix #1305

Release Note

Add spectrum super-fast builder for dev clusters

@nicolaferraro nicolaferraro added the kind/feature New feature or request label Feb 27, 2020
@astefanutti
Copy link
Member

Awesome!

@nicolaferraro
Copy link
Member Author

Checking the reason of some test failures.. but in the meantime, this impresses me...

6 different integrations created, built, started (in sequence) and printing the expected logs in 1 minute and 27 seconds.

--- PASS: TestRunInitGeneratedExamples (87.25s)
    --- PASS: TestRunInitGeneratedExamples/init_run_java (13.21s)
    --- PASS: TestRunInitGeneratedExamples/init_run_groovy (9.45s)
    --- PASS: TestRunInitGeneratedExamples/init_run_js (13.25s)
    --- PASS: TestRunInitGeneratedExamples/init_run_xml (9.34s)
    --- PASS: TestRunInitGeneratedExamples/init_run_kts (17.34s)
    --- PASS: TestRunInitGeneratedExamples/init_run_yaml (8.57s)

@astefanutti
Copy link
Member

Yes, this is a game changer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add superfast builds for dev clusters
3 participants