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

Allow soft fail for "rbe_ubuntu1604" #3145

Merged
merged 2 commits into from
Dec 16, 2021
Merged

Allow soft fail for "rbe_ubuntu1604" #3145

merged 2 commits into from
Dec 16, 2021

Conversation

meteorcloudy
Copy link
Member

@meteorcloudy meteorcloudy commented Dec 15, 2021

The "rbe_ubuntu1604" is failing with Bazel@HEAD for a long time, mark it as soft fail to not block the downstream pipeline turning green.
See #3121

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature (please, look at the "Scope of the project" section in the README.md file)
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

The "rbe_ubuntu1604" is failing with Bazel@HEAD for a long time, mark it as soft fail to not block the downstream pipeline turning green.
See #3121
@alexeagle alexeagle merged commit 6da8a71 into stable Dec 16, 2021
@alexeagle alexeagle deleted the meteorcloudy-patch-1 branch December 16, 2021 00:42
alexeagle pushed a commit that referenced this pull request Dec 18, 2021
* Allow soft fail for "rbe_ubuntu1604"

The "rbe_ubuntu1604" is failing with Bazel@HEAD for a long time, mark it as soft fail to not block the downstream pipeline turning green.
See #3121

* Update presubmit.yml
@Wyverald
Copy link
Member

This doesn't seem to be working. rules_nodejs is still failing on Ubuntu RBE (https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2291#c891e109-3d3f-4c4c-a032-b822a9217fb1)

@meteorcloudy
Copy link
Member Author

Yeah, but it's no longer blocking the downstream pipeline to be green: https://buildkite.com/bazel/bazel-at-head-plus-downstream/builds/2292

@Wyverald
Copy link
Member

Wyverald commented Dec 23, 2021

oh, I see -- sorry! it's just confusing the auto sheriff, that's all. We should maybe fix the autosheriff to ignore soft_fail stuff?

@meteorcloudy
Copy link
Member Author

Oh yeah, I also noticed that. Will do!

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

Successfully merging this pull request may close these issues.

None yet

3 participants