Commit Graph

14 Commits

Author SHA1 Message Date
Marc Mattmueller 07b6bc9641 jenkins: added cleaning workspace
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-09-29 14:34:58 +02:00
Marc Mattmueller d0467a5829 jenkins: increased artifact days to keep in ramdisk and mmc build
BugzID: 74496
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-09-16 08:05:11 +02:00
Alexandre Bard 9a4f1db328 Jenkinsfiles: Hide bitbake welcome message 2021-08-26 15:09:34 +02:00
Alexandre Bard d9f7f04bfc Jenkinsfiles: Execute commands silently 2021-08-26 14:03:14 +02:00
Alexandre Bard 79c39921ce RamdiskImages: Remove tmp dir once archived
BugzID: 74217
2021-08-12 18:42:14 +02:00
Marc Mattmueller 8f59810e3d jenkins/ramdisk: updated pipeline with removal of the rootfs tar.gz
the tar.gz is no replaced with the cpio.gz package, i.e. the cpio.gz
package is included in the deployed package

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-08-03 12:23:35 +02:00
Marc Mattmueller 1999738798 jenkins/ramdisk: removed additional directory in deploy dir
there is no difference between lava and minimal image regarding
content of the deploy dir. The difference is made on the build
directory itself

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-08-03 09:50:50 +02:00
Marc Mattmueller daca933bfd jenkins: added image type argument to archive different images in one job
BugzID: 73966
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-29 08:55:31 +02:00
Marc Mattmueller 9e0a7a6ab4 jenkins: changed yocto build directories
In case 73920 are additional build directories created. The yocto
build pipelines needed to be updated.

BugzID: 73973
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-28 10:42:45 +02:00
Marc Mattmueller 7bafb55371 Jenkinsfiles: set ramdisk and mmc image build lavels to oem-ci
BugzID: 73757
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-14 11:37:53 +02:00
Marc Mattmueller d7c7c7af87 jenkins: set build timeout from 8h down to 5h
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-07 14:50:20 +02:00
Marc Mattmueller 2c34abe54b jenkinsfiles: set status aborted if machine parameter is missing
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-07 09:15:44 +02:00
Marc Mattmueller 9321361765 Jenkinsfiles: integrated updating only netmodule layers in split job files
Within the big jenkins file only the netmodule layers are updated
when the release string is empty of latest. This change is now
integrated into the split jenkins files.

BugzID: 73564
Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-06 16:18:35 +02:00
Marc Mattmueller 3534420590 jenkinsfile: split ramdisk and mmc images into separate pipelines
Common parts of those pipelines are extracted into a common part.
Each pipeline loads this common part as module to get access to
its functions.
This is also the base for adding a job generating the SDK

BugzID: 73564

Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
2021-07-01 09:01:20 +02:00