github.com/canonical/ubuntu-image@v0.0.0-20240430122802-2202fe98b290/internal/statemachine/testdata/metadata/too_many_steps.json (about)

     1  {
     2      "CurrentStep": "",
     3      "StepsTaken": 30,
     4      "YamlFilePath": "/tmp/ubuntu-image-2329554237/unpack/gadget/meta/gadget.yaml",
     5      "IsSeeded": true,
     6      "SectorSize": 512,
     7      "RootfsSize": 775915520,
     8      "GadgetInfo": {
     9          "Volumes": {
    10              "pc": {
    11                  "schema": "gpt",
    12                  "bootloader": "grub",
    13                  "id": "",
    14                  "structure": [
    15                      {
    16                          "name": "mbr",
    17                          "filesystem-label": "",
    18                          "offset": 0,
    19                          "offset-write": null,
    20                          "min-size": 440,
    21                          "size": 440,
    22                          "type": "mbr",
    23                          "role": "mbr",
    24                          "id": "",
    25                          "filesystem": "",
    26                          "content": [
    27                              {
    28                                  "source": "",
    29                                  "target": "",
    30                                  "image": "pc-boot.img",
    31                                  "offset": null,
    32                                  "size": 0,
    33                                  "unpack": false
    34                              }
    35                          ],
    36                          "update": {
    37                              "edition": 1,
    38                              "preserve": null
    39                          }
    40                      }
    41                  ]
    42              }
    43          },
    44          "Defaults": null,
    45          "Connections": null,
    46          "KernelCmdline": {
    47              "Allow": null
    48          }
    49      },
    50      "ImageSizes": {
    51          "pc": 3155165184
    52      },
    53      "VolumeOrder": [
    54          "pc"
    55      ],
    56      "VolumeNames": {
    57          "pc": "pc.img"
    58      }
    59  }