DAOS-17203 build: Build DAOS RPMs with Leap 15.6.#460
DAOS-17203 build: Build DAOS RPMs with Leap 15.6.#460
Conversation
daltonbohning
left a comment
There was a problem hiding this comment.
LGTM but no pipeline-lib testing?
Ah, I think GitHub is being funny + Jenkins down |
Use the opensuse-leap-15.6-x86_64.cfg mock config to build DAOS RPMs. Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
d2749f9 to
b97f2df
Compare
Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
|
The Functional on Leap 15.6 stage failures in the weekly-testing and weekly-2.6-testing branches are due to: Which is because the master and release/2.6 branches do not yet build We really should have the branches control/define the distro versions they use and have pipeline-lib define more generic functions. So I need a way to pass not just the provision distro version to getFunctionalTestStage(), but also the daos distro version - where ideally this inforamtion would come from the base branch (e.g. master or release/x.y) and would not have to be defined/updated in each daily/weekly/provider-testing branch. |
Signed-off-by: Phil Henderson <phillip.henderson@hpe.com>
Signed-off-by: Tomasz Gromadzki <tomasz.gromadzki@hpe.com>
Use the opensuse-leap-15.6-x86_64.cfg mock config to build DAOS RPMs.