Only folk in developer group have permissions to use the CI resources [to avoid drive by hacks and consumption of resources etc]
And as a developer you have to create a 'new pipeline' - not use the auto-started pipeline [this auto-stated pipeline from a fork is from a user account that does not have access to CI resources - so these pipelines will stay stuck] I think its best for one of the developers to start the pipeline after verifying the code is ok to run. If any of the reviewers approve - then I can do this. Satish On Fri, 12 Mar 2021, Matthew Knepley wrote: > On Fri, Mar 12, 2021 at 9:26 AM Pierre Jolivet <[email protected]> wrote: > > > You are linking to the forks, i.e., not …/petsc/petsc/…, you’ll never see > > anything going on there, I think. > > I’ve started the pipelines by clicking “Run Pipeline” here > > https://gitlab.com/petsc/petsc/-/merge_requests/3616/pipelines and there > > https://gitlab.com/petsc/petsc/-/merge_requests/3707/pipelines > > > > Thanks Pierre. There are things I obviously do not understand about Gitlab > :) > > Matt > > > > Thanks, > > Pierre > > > > On 12 Mar 2021, at 3:02 PM, Matthew Knepley <[email protected]> wrote: > > > > On Fri, Mar 12, 2021 at 7:29 AM Matthew Knepley <[email protected]> wrote: > > > >> On Thu, Mar 11, 2021 at 11:24 PM Satish Balay <[email protected]> wrote: > >> > >>> For forks - a member of the developer group needs to start a new > >>> pipeline. (after basic checks on the changes) > >>> > >> > >> The original pipeline just sat pending in the source check, so I > >> cancelled it. > >> > >> I created a new pipeline, but it is just sitting pending in the source > >> check > >> > >> https://gitlab.com/danfinn/petsc/-/pipelines/269297070 > >> > >> Why will this not run? > >> > > > > Same problem for Connor's branch: > > https://gitlab.com/connorjward/petsc/-/pipelines/269584870 > > > > Matt > > > > > >> Thanks, > >> > >> Matt > >> > >> > >>> Satish > >>> > >>> On Thu, 11 Mar 2021, Jed Brown wrote: > >>> > >>> > Says the pipeline was canceled. The branch comes from a fork so it > >>> should need approval to run. > >>> > > >>> > https://gitlab.com/petsc/petsc/-/merge_requests/3707 > >>> > > >>> > Matthew Knepley <[email protected]> writes: > >>> > > >>> > > https://gitlab.com/danfinn/petsc/-/pipelines/269297070 > >>> > > > >>> > > Thanks, > >>> > > > >>> > > Matt > >>> > > > >>> > > -- > >>> > > What most experimenters take for granted before they begin their > >>> > > experiments is infinitely more interesting than any results to which > >>> their > >>> > > experiments lead. > >>> > > -- Norbert Wiener > >>> > > > >>> > > https://www.cse.buffalo.edu/~knepley/ < > >>> http://www.cse.buffalo.edu/~knepley/> > >>> > > >>> > >>> > >> > >> -- > >> What most experimenters take for granted before they begin their > >> experiments is infinitely more interesting than any results to which their > >> experiments lead. > >> -- Norbert Wiener > >> > >> https://www.cse.buffalo.edu/~knepley/ > >> <http://www.cse.buffalo.edu/~knepley/> > >> > > > > > > -- > > What most experimenters take for granted before they begin their > > experiments is infinitely more interesting than any results to which their > > experiments lead. > > -- Norbert Wiener > > > > https://www.cse.buffalo.edu/~knepley/ > > <http://www.cse.buffalo.edu/~knepley/> > > > > > > > >
