Skip to content
Snippets Groups Projects
  1. Oct 25, 2023
  2. Oct 24, 2023
  3. Oct 09, 2023
  4. Sep 15, 2023
  5. Sep 12, 2023
  6. Sep 04, 2023
  7. Aug 30, 2023
  8. Aug 22, 2023
  9. Aug 17, 2023
  10. Aug 14, 2023
  11. Jul 27, 2023
  12. Jul 24, 2023
  13. Jun 30, 2023
  14. Jun 07, 2023
  15. Jun 06, 2023
  16. Jun 02, 2023
  17. May 31, 2023
  18. May 19, 2023
    • Chase Qi's avatar
      lab apply: allow to retire/unretire worker/device · d9a6743b
      Chase Qi authored
      
      Allow user to set worker/device health status directly is a bit
      dangerous as it can be changed automatically by HC/test job or
      manually by admin.
      
      Introducing non-filed `retire` attribute to allow user to
      retire/unretire worker/device. It hides the slightly different logic
      behind worker/device health status and unifies the usage for lavacli
      user.
      
      `retire: true` sets worker/device health to `RETIRED`; While `retire:
      false` sets worker heath to `ACTIVE` and device health to `UNKNOWN`
      respectively to bring them back.
      
      The same as devices, retired workers are imported as well so that they
      can be un-retired easily.
      
      Only when device/worker deleted or not defined in configure file but
      exists on lava server, they will be deleted. This will need another
      change.
      
      Signed-off-by: Chase Qi's avatarChase Qi <chase.qi@linaro.org>
      d9a6743b
  19. May 10, 2023
  20. Apr 19, 2023
  21. Apr 12, 2023
Loading