mesa/.gitlab-ci/bare-metal
Vignesh Raman dc66de3029 ci: bare-metal: cros-servo: Create strutured logs for a630
Use the CustomLogger class and CLI tool to create strutured
logs for cros-servo scripts. Below is an example for a630.

{
  "_timestamp": "2023-10-18T18:14:16.114117",
  "dut_job_type": "sdm845-cheza-r3",
  "farm": "google",
  "dut_jobs": [
    {
      "status": "pass",
      "submitter_start_time": "2023-10-18T18:14:16.255163",
      "dut_start_time": "2023-10-18T18:14:16.328396",
      "dut_submit_time": "2023-10-18T18:14:16.330469",
      "dut_end_time": "2023-10-18T18:33:47.034774",
      "dut_name": "google-freedreno-cheza-18",
      "dut_state": "finished",
      "dut_job_phases": [
        {
          "name": "boot",
          "start_time": "2023-10-18T18:14:16.329576",
          "end_time": "2023-10-18T18:14:24.495826"
        },
        {
          "name": "test",
          "start_time": "2023-10-18T18:14:24.495855",
          "end_time": "2023-10-18T18:33:47.136979"
        }
      ],
      "submitter_end_time": "2023-10-18T18:33:47.207702"
    }
  ],
  "job_combined_status": "pass",
  "dut_attempt_counter": 1
}

Signed-off-by: Vignesh Raman <vignesh.raman@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25807>
2023-12-21 19:54:44 +00:00
..
.editorconfig ci: Make a simple little bare-metal fastboot mode for db410c. 2020-03-11 21:36:47 +00:00
bm-init.sh ci/bare-metal: Split init script into two stages 2021-06-15 14:02:44 +02:00
cisco-2960-poe-off.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
cisco-2960-poe-on.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
cros-servo.sh ci: bare-metal: cros-servo: Create strutured logs for a630 2023-12-21 19:54:44 +00:00
cros_servo_run.py ci: bare-metal: cros-servo: Create strutured logs for a630 2023-12-21 19:54:44 +00:00
eth008-power-down.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
eth008-power-relay.py ci/bare-metal: add support for eth008 power relay 2021-09-17 17:54:39 +00:00
eth008-power-up.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
expect-output.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
fastboot.sh ci: inject gfx-ci/linux S3 artifacts without rebuilding containers 2023-11-07 12:22:09 +00:00
fastboot_run.py ci: Stop doing internal retries in bare-metal. 2023-10-19 07:42:15 +00:00
google-power-down.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
google-power-relay.py ci/bare-metal: Apply autopep8 to our python scripts. 2022-06-21 21:38:25 +00:00
google-power-up.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
mkbootimg.py ci: switch to mkbootimg.py 2022-10-06 07:30:34 +02:00
poe-off ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
poe-on ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
poe-powered.sh ci: bare-metal: poe: Create strutured logs 2023-12-19 10:09:35 +00:00
poe_run.py ci: bare-metal: poe: Create strutured logs 2023-12-19 10:09:35 +00:00
rootfs-setup.sh Integrate ci-kdl in the building process and launch process. 2023-07-20 12:04:41 +00:00
serial_buffer.py ci/bare-metal: Get rid of servo's serial feed threads. 2022-06-21 21:38:25 +00:00
telnet-buffer.py ci/bare-metal: Apply autopep8 to our python scripts. 2022-06-21 21:38:25 +00:00