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

releng-scipts produces wrong URL fragment for m3ulcb(nogfx)

XMLWordPrintable

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

      ./create-jobs.py --machine m3ulcb --device-tags corelab  --build-type release --branch flounder --version 6.0.0 
       metadata:
        git.branch: flounder
        git.commit: agl-commit
        image.type: AGL-release
        job.arch: arm64
        job.name: AGL-short-smoke-wip
        kernel.tree: AGL-yocto
        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://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/
        test.plan: agl-testplan
        device.type: r8a7796-m3ulcb
        job.build_environment: AGL-yocto
       device_type: r8a7796-m3ulcb
      job_name: AGL-short-smoke-wiptimeouts:
        job:
          minutes: 80
        action:
          minutes: 15
        connection:
          minutes: 5
        connections:
          lava-test-shell:
            minutes: 10priority: medium
      visibility: publicprotocols:
        lava-xnbd:
          port: autoactions:- deploy:
          timeout:
            minutes: 25
          to: nbd
          os: oe
          failure_retry: 2
          protocols:
            lava-xnbd:
            - action: nbd-deploy
              request: set_port
          kernel:
            url: http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/Image
          initrd:
            url: http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/initramfs-netboot-image-m3ulcb.ext4.gz
            allow_modify: false
          nbdroot:
            url: http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/agl-image-ivi-crosssdk-m3ulcb.ext4.xz
            compression: xz
          dtb:
            url: http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/Image-r8a7796-m3ulcb.dtb- boot:
          timeout:
            minutes: 10
          method: u-boot
          prompts:
            - "root@m3ulcb:~"
            - "m3ulcb:~#"
            - '/ #'    auto_login:
            login_prompt: "login:"
            username: root
          commands: nbd
          type: booti
          transfer_overlay:
            download_command: wget
            unpack_command: tar -C / -xvpf- test:
          timeout:
            minutes: 15
          definitions:
          - repository: https://git.automotivelinux.org/src/qa-testdefinitions
            from: git
            history: False
            path: test-suites/short-smoke/busybox.yaml
            name: busybox
          - repository: https://git.automotivelinux.org/src/qa-testdefinitions
            from: git
            history: False
            path: test-suites/short-smoke/smoke-tests-basic.yaml
            name: smoke-tests-basic
          - repository: https://git.automotivelinux.org/src/qa-testdefinitions
            from: git
            history: False
            path: test-suites/short-smoke/service-check.yaml
            name: service-check
            parameters:
              DEVICE_TAGS: "corelab"- test:
          timeout:
            minutes: 60
          definitions:
          - repository: https://git.linaro.org/qa/test-definitions.git
            from: git
            history: False
            path: automated/linux/ptest/ptest.yaml
            name: linaro-ptest
            parameters:
              TESTS: "xmlsec1 libxml2 lua"
      

       

      http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb-nogfx/Image

      should be:

      http://download.automotivelinux.org/AGL/release/flounder/6.0.0/m3ulcb-nogfx/deploy/images/m3ulcb/Image

       

      and so on.

       

       

      Context:

      The MACHINE is m3ulcb , but the build w/o gfx (due to the blobs) is called m3ulcb-nogfx.

      Thus m3ulcb-nogfx  is the aglsetup.sh name for the board (w/o) gfx and m3ulcb is the MACHINE name as used in yocto.

       

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

            khilman Kevin Hilman
            jsmoeller Jan-Simon Moeller
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: