rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

Allow CI for CI to have partial failures, but finish the pipeline #291

Open pcarney8 opened 5 years ago

pcarney8 commented 5 years ago

Basically, if something like only sonarqube fails, the entire pipeline should not fail.

There are too many components to have the entire pipeline fail if it's not a "catastrophic" failure (e.g. inventory not formed correctly, security permissions, etc) or "major" component (e.g. Jenkins), and we will need to classify exactly what that is