Skip to content
Snippets Groups Projects
  1. Apr 21, 2022
  2. Apr 19, 2022
  3. Apr 18, 2022
  4. Apr 15, 2022
  5. Apr 14, 2022
  6. Apr 13, 2022
    • Antonio Terceiro's avatar
      qemu: allow minimal boot actions · 9924ca01
      Antonio Terceiro authored
      9924ca01
    • Antonio Terceiro's avatar
      connections: serial: allow devices with no `commands` config · 6794fc60
      Antonio Terceiro authored
      This allows for example to use minimal boot actions with QEMU devices.
      
      Since the check for the existance of commands was being done after it
      was already used anyway, this can't introduce a regression. If commands
      were not defined before, this would cause a crash at the beginning of
      the job.
      
      Now, if there are no defined commands, validation will skip all further
      checks, and the ConnectDevice action will only work if there is already
      a serial connection made by a previous action.
      6794fc60
  7. Apr 12, 2022
  8. Apr 11, 2022
  9. Apr 08, 2022
  10. Apr 07, 2022
  11. Apr 05, 2022
  12. Apr 04, 2022
Loading