[CIAT] releng needs to stip 2nd "-nogfx" in url

Fixed

Description

See:

https://lava.automotivelinux.org/scheduler/job/1270

 

 

should be  (note that it is   images/m3ulcb/ , not  images/m3ulcb-nogfx)

 

This is because the actual board in yocto is "m3ulcb" , thus the var used for the folder name is just 'm3ulcb' . The configuration w/o graphics is always '-nogfx'.

So we should simply strip "${MACHINE*%%-nogfx*}" might do in the shell scripts.

Not sure what to do in the jinja templates though.  But the pattern is clear.

Environment

None

Activity

Show:

Kevin Hilman 
November 20, 2018 at 7:19 PM

Merged into upstream ci-management.

 

Kevin Hilman 
November 19, 2018 at 6:06 PM

The run-test-short-$RELEASE scripts in ci-management were passing the wrong path using --url.  

Fix proposed: https://gerrit.automotivelinux.org/gerrit/#/c/18069/

 

Details

Assignee

Reporter

Labels

Contract ID

Components

Priority

Created November 19, 2018 at 3:04 PM
Updated February 11, 2019 at 10:16 PM
Resolved November 20, 2018 at 7:20 PM