[roll] Roll fuchsia [starnix][ltp] Fix all but one ltp_dup* tests

We were missing default rlimits for a bunch of resources. This CL adds
the appropriate rlimits, which causes these tests to pass.

There is one more failing ltp_dup* test, but that looks like a different
issues.

Test: ltp_dup03, ltp_dup06, ltp_dup205
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865576
Original-Revision: d5682f31179b06be6632346355f2b7d3d57e7f6c
GitOrigin-RevId: 531aa5e4349ed9e20efd6eba28693c349625ce26
Change-Id: Ic03301aea9a0f91cc34de7073becc9590d801e0f
1 file changed
tree: 9d8ed0e1f6159ad4201d25c751f0ef3bdd7509b1
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.