Hey Didi, Note that the `ci build` triggers stdci v2 jobs such as `ovirt-appliance_standard-check-patch` and inside it will build the artifacts. The other job you mentioned is a v1 job that is less flexible and is looking for the `build-artifacts.sh` script. to fix it we can just remove that job because you are already using v2.
Thanks, Ehud. On Wed, Mar 17, 2021 at 1:50 PM Anton Marchukov <[email protected]> wrote: > Ehud, can you have a look, please? > > Thanks. > > > On 17. 3. 2021, at 12:22, Yedidyah Bar David <[email protected]> wrote: > > > > Hi all, > > > > We now merged a patch [1] that changes the CI configuration of > > ovirt-appliance. In particular, it replaces check-patch and > > build-artifacts files under automation/ with new sub-stages. It worked > > well when I did 'ci build', before merging, but now, after merging, I > > ran [2], and it failed, saying: > > > > 12:07:07 WARN: Unable to find sh file automation/build-artifacts.sh or > > automation/build-artifacts.sh.el8, skipping sh > > > > I suppose this is due to its definition in jenkins [3], but not sure > > how to fix. Perhaps best replace this with an entry in > > standard-poll-stage-pipelines.yaml - e.g. [4] (and probably remove > > [3])? Something else? If [4], not sure what the implications are > > elsewhere. > > > > Thanks and best regards, > > > > [1] https://gerrit.ovirt.org/c/ovirt-appliance/+/113555 > > > > [2] > https://jenkins.ovirt.org/job/ovirt-appliance_master_build-artifacts-el8-x86_64/605/ > > > > [3] > https://github.com/oVirt/jenkins/blob/master/jobs/confs/projects/ovirt-appliance/ovirt-appliance.yaml > > > > [4] https://gerrit.ovirt.org/c/jenkins/+/113912 > > -- > > Didi > > _______________________________________________ > > Infra mailing list -- [email protected] > > To unsubscribe send an email to [email protected] > > Privacy Statement: https://www.ovirt.org/privacy-policy.html > > oVirt Code of Conduct: > https://www.ovirt.org/community/about/community-guidelines/ > > List Archives: > https://lists.ovirt.org/archives/list/[email protected]/message/BWXH2VXIPUNLGVSKEGTNNPYN57B36577/ > > -- > Anton Marchukov > Associate Manager - RHV DevOps - Red Hat > > > > > > >
_______________________________________________ Infra mailing list -- [email protected] To unsubscribe send an email to [email protected] Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/[email protected]/message/FL6WNPTG5XFBU4QYUPT7DARDE3FT7RXK/
