Uploaded image for project: ' AGL Development'
  1. AGL Development
  2. SPEC-978

Creating multiple boot sections in Lava results in failure

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • Eel
    • CIAT
    • None

      YAML file used is given below and the failure seen on the lava server is attached :

       

      
      metadata:
      git.branch: agl-branch
      image.type: AGL
      job.arch: arm64
      job.name: AGL-short-smoke-wip
      kernel.tree: AGL-kernel-tree
      kernel.version: AGL-kernel-version
      kernel.defconfig_base: defconfig
      kernel.defconfig: defconfig+CONFIG_AGL=y
      platform.mach: renesas
      platform.name: r8a7796-m3ulcb
      vcs.url: http://healthchecks.lavabox:8080/pub/agl/ci/demo/m3ulcb-nogfx/
      
      
      
      device_type: r8a7796-m3ulcb
      job_name: AGL-short-smoke-wip
      
      timeouts:
      job:
      minutes: 30
      action:
      minutes: 15
      connection:
      minutes: 5
      priority: medium
      visibility: public
      
      protocols:
      lava-xnbd:
      port: auto
      
      actions:
      - deploy:
      timeout:
      minutes: 15
      to: nbd
      os: oe
      failure_retry: 2
      kernel:
      url: http://healthchecks.lavabox:8080/pub/agl/ci/demo/m3ulcb-nogfx/Image
      initrd:
      url: http://healthchecks.lavabox:8080/pub/agl/ci/demo/m3ulcb-nogfx/initramfs-netboot-image-m3ulcb.ext4.gz
      allow_modify: false
      nbdroot:
      url: http://healthchecks.lavabox:8080/pub/agl/ci/demo/m3ulcb-nogfx/core-image-minimal-m3ulcb.ext4.xz
      compression: xz
      dtb:
      url: http://healthchecks.lavabox:8080/pub/agl/ci/demo/m3ulcb-nogfx/Image-r8a7796-m3ulcb.dtb
      
      
      
      - boot:
      timeout:
      minutes: 10
      method: u-boot
      prompts:
      - "root@m3ulcb:~"
      - '/ #'
      
      auto_login:
      login_prompt: "login:"
      username: root
      commands: nbd
      type: booti
      transfer_overlay:
      download_command: wget
      unpack_command: tar -C / -xvpf
      
      - test:
      definitions:
      - repository: https://git.automotivelinux.org/src/qa-testdefinitions
      from: git
      path: test-suites/short-smoke/busybox.yaml
      name: busybox
      - repository: https://git.automotivelinux.org/src/qa-testdefinitions
      from: git
      path: test-suites/short-smoke/smoke-tests-basic.yaml
      name: smoke-tests-basic
      - repository: https://git.automotivelinux.org/src/qa-testdefinitions
      from: git
      path: test-suites/short-smoke/service-check.yaml
      name: service-check
      - test:
      timeout:
      minutes: 2
      definitions:
      - repository:
      metadata:
      format: Lava-Test Test Definition 1.0
      name: inline-test
      description: "Inline test to validate test framewrok health"
      os:
      - debian
      scope:
      - functional
      run:
      steps:
      - lava-test-set start set-pass
      - lava-test-case always-pass --shell true
      - lava-test-set stop set-pass
      - lava-test-set start set-fail
      - lava-test-case always-fail --shell false
      - lava-test-set stop set-fail
      from: inline
      name: health-test
      path: inline/health-test.yaml
      
      
      - boot:
      timeout:
      minutes: 10
      method: u-boot
      prompts:
      - "root@m3ulcb:~"
      - '/ #'
      
      auto_login:
      login_prompt: "login:"
      username: root
      commands: nbd
      type: booti
      transfer_overlay:
      download_command: wget
      unpack_command: tar -C / -xvpf
      
      - test:
      definitions:
      - repository: https://git.automotivelinux.org/src/qa-testdefinitions
      from: git
      path: test-suites/short-smoke/busybox.yaml
      name: busybox-1
      

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            khilman Kevin Hilman
            karthikramanan Karthik Ramanan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: