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

Use dedicated build jobs for every configuration #13

Open
godrose opened this issue Jan 27, 2019 · 0 comments
Open

Use dedicated build jobs for every configuration #13

godrose opened this issue Jan 27, 2019 · 0 comments

Comments

@godrose
Copy link
Member

godrose commented Jan 27, 2019

Should define specific .yaml files for each one of the 4 available configs:

  • EndToEndWithFake - should build the client in DebugWithSpecs config and the e2e specs in EndToEndWithFake config

  • IntegrationWithFake - should build the integration specs in IntegrationWithFake config

  • EndToEndWithReal - should build the client in DebugWithSpecs config and the server in DebugWithSpecs config and the e2e specs in EndToEndWithReal config

  • IntegrationWithReal - should build the integration specs in IntegrationWithReal config and the server in DebugWithSpecs config

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

No branches or pull requests

1 participant