go.chromium.org/luci@v0.0.0-20240309015107-7cdc2e660f33/lucicfg/testdata/realms/orphan_binding.star (about)

     1  luci.project(name = "proj")
     2  luci.binding(roles = "role/a")
     3  
     4  # Expect errors like:
     5  #
     6  # Traceback (most recent call last):
     7  #   //testdata/realms/orphan_binding.star: in <toplevel>
     8  #   ...
     9  # Error: the binding luci.binding("role/a") is not added to any realm