I created a Jenkins job with a Jenkins pipeline:

https://builds.apache.org/view/Incubator%20Projects/job/incubator-netbeans-snap-packages/

I ran it and it returned an error:

/home/jenkins/jenkins-slave/workspace/incubator-netbeans-snap-packages@tmp/durable-8c39f48a/script.sh:
line 2: snapcraft: command not found


Regards


John



On Thu, 9 Aug 2018 at 09:05, John McDonnell <mcdonnell.j...@gmail.com>
wrote:

> @Laszlo Kishalmi <laszlo.kisha...@gmail.com>
>
> If write a Jenkinsfile and commit it, then the Jenkins Job properties are
> yours to adjust at any time, and the jenkins job will update accordingly.
> We just need to create a pipeline job and point it to the Jenkinsfile.
>
>
> Regards
>
> John
>
>
>
> On Tue, 7 Aug 2018 at 22:48, Laszlo Kishalmi <laszlo.kisha...@gmail.com>
> wrote:
>
>> Just made the Subject more descriptive.
>>
>>
>> On 08/07/2018 01:22 PM, Laszlo Kishalmi wrote:
>> >
>> > Hi there!
>> >
>> > I need a bit of Jenkins help. We are preparing the Apache
>> > infrastructure to be able to build a Snap package out of our code.
>> > (https://issues.apache.org/jira/browse/INFRA-16728)
>> >
>> > I would need somebody who can configure a simple job for test purposes
>> > on Apache Jenkins Grid.
>> >
>> > The job details:
>> >
>> >  1. Please tie it to node: H29
>> >  2. Clone the netbeans git repository
>> >  3. Use the release90 branch
>> >  4. There shall be a shell build step:
>> >     cd nbbuild/packaging/ && snapcraft
>> >
>> > That's all.
>> >
>> >
>> > Thanks!
>> >
>>
>>

Reply via email to