Meridio: New PR and periodic jobs 92/14492/2
authorLionel Jouin <lionel.jouin@est.tech>
Wed, 10 Aug 2022 13:08:42 +0000 (15:08 +0200)
committerLionel Jouin <lionel.jouin@est.tech>
Mon, 15 Aug 2022 12:57:12 +0000 (14:57 +0200)
commit85c872e9d1f48762565c1ac5f696bc21fa9dfd7f
tree1d68839a7fcc29516bb1ca29ae2679058811f823
parent684ca087e71867787acd689c289c7119a347278b
Meridio: New PR and periodic jobs

* Now periodic and PR jobs are based on the same generic pipeline
* The pipeline can handles Git, Static analysis (code generated, linter,
  unit tests), Images build/tag/push (base image and then others),
  Github commit status
* E2e will be added later

Change-Id: I01731637c940f7585c3d08008ffd062c53f4f2b1
jjb/nsm/Jenkinsfile [new file with mode: 0644]
jjb/nsm/meridio-periodic.yaml [moved from jjb/nsm/nordix-nsm-meridio-periodic.yaml with 54% similarity]
jjb/nsm/meridio-pull-request.yaml [new file with mode: 0644]
jjb/nsm/nordix-nsm-meridio-verify.yaml [deleted file]
jjb/nsm/scripts/build.sh [deleted file]
jjb/nsm/scripts/static-analysis.sh [deleted file]