gitlab-org--gitlab-foss/scripts
Rémy Coutable a4f7324170
[Review Apps] Don't exit when dependable job fails
The function that retrieves the dependable job is pretty basic and
retrieves the first job found with the matching name, but this job can
be failed but then successfully retried. In that case, we would exit the
depending job even though the dependable job actually succeeded (the
second time). Let's simplify things, be optimistic and continue with the
depending job even if the dependable job fails.

That reverts to the original behavior.

Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-01-17 18:56:41 +01:00
..
frontend
review_apps [Review Apps] Don't exit when dependable job fails 2019-01-17 18:56:41 +01:00
build_assets_image
create_mysql_user.sh
create_postgres_user.sh
detect-new-flaky-examples
gitaly-test-build
gitaly-test-spawn
gitaly_test.rb
lint-changelog-yaml
lint-conflicts.sh
lint-doc.sh
lint-rugged
merge-reports
merge-simplecov
no-ee-check
prepare_build.sh Stop using deprecated argument to `gem` 2018-12-31 09:30:23 +00:00
prune-old-flaky-specs
schema_changed.sh
security-harness
static-analysis
sync-reports
trigger-build Run gitlab:assets:compile on qa jobs 2018-12-17 15:30:52 -05:00
trigger-build-docs
utils.sh