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

[QA] add ability to run the full webUI CI without stopping early #5183

Closed
phil-davis opened this issue Jun 1, 2021 · 0 comments · Fixed by #5184
Closed

[QA] add ability to run the full webUI CI without stopping early #5183

phil-davis opened this issue Jun 1, 2021 · 0 comments · Fixed by #5184
Labels

Comments

@phil-davis
Copy link
Contributor

Similar to owncloud/ocis#2107 but different!

The full webUI tests run in this repo already - good. But they stop early when the first pipeline fails.

Add a feature to .drone.star so that if the PR title has full-ci in it then do not stop early - let all the pipelines run.

That will be useful for PRs like #5181 that is bumping the commit id and getting a lot of differences in expected-failures. We want to easily be able to see all the expected-failures changes in a single run of CI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant