#153 Set rpm-scratch-build job on f35 container
Merged 2 years ago by zuul. Opened 2 years ago by fbo.
fbo/fedora-zuul-jobs-config f35-container  into  master

file modified
+1 -1
@@ -144,7 +144,7 @@ 

        , protected = Some True

        , description = Some "Base job for RPM build on Fedora Koji"

        , timeout = Some 21600

-       , nodeset = Some default_nodeset

+       , nodeset = Some (Nodesets.getName Nodesets.Type.Fedora-35-Container)

        , roles = Some [ { zuul = "zuul-distro-jobs" } ]

        , run = Some "playbooks/koji/build-ng.yaml"

        , secrets = Some

file modified
+1 -1
@@ -80,7 +80,7 @@ 

      description: Base job for RPM build on Fedora Koji

      run: playbooks/koji/build-ng.yaml

      abstract: true

-     nodeset: fedora-34-container

+     nodeset: fedora-35-container

      protected: true

      roles:

        - zuul: zuul-distro-jobs

Zuul encountered a syntax error while parsing its configuration in the
repo fedora-zuul-jobs-config on branch master. The error was:

The nodeset "fedora-35-container" was not found.

The error appears in the following job stanza:

job:
name: common-koji-rpm-build
description: Base job for RPM build on Fedora Koji
run: playbooks/koji/build-ng.yaml
abstract: true
nodeset: fedora-35-container
protected: true
roles:
- zuul: zuul-distro-jobs
secrets:
- name: krb_keytab
secret: krb_keytab
timeout: 21600

in "fedora-zuul-jobs-config/zuul.d/jobs.yaml@master", line 78, column 3

Metadata Update from @fbo:
- Pull-request tagged with: gateit

2 years ago

Build succeeded.

Build succeeded.

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

2 years ago