teemtee / tmt

Test Management Tool
MIT License
76 stars 112 forks source link

Support `location.lab-controller` hw requirement for `mrack` #2927

Open skycastlelily opened 2 weeks ago

skycastlelily commented 2 weeks ago

Pull Request Checklist

skycastlelily commented 2 weeks ago

Much better than mine,I knew it😁 Updated^^

On Wed, May 15, 2024 at 5:11 PM Miloš Prchlík @.***> wrote:

@.**** commented on this pull request.

In spec/hardware/location.fmf https://github.com/teemtee/tmt/pull/2927#discussion_r1601254281:

@@ -12,8 +12,13 @@ description: | .. versionchanged:: 1.33 Added location.lab-controller into specification.

  • .. warning::
  • like operation is not supported by lab-controller, only != and ==

"like operation" is an implementation detail of Beaker, let's not leak it. How about something more verbose?

.. warning::

Because of Beaker limitation, ~ and !~ operators commonly used with text-like HW requirements cannot be used with lab-controller. Only == and != operators are supported.

— Reply to this email directly, view it on GitHub https://github.com/teemtee/tmt/pull/2927#pullrequestreview-2057382551, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKFR23D6ICXWGCUDINUPFKLZCMREBAVCNFSM6AAAAABHT2DWLKVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDANJXGM4DENJVGE . You are receiving this because you authored the thread.Message ID: @.***>