#184 Add fedora 35 container nodeset
Merged 2 years ago by zuul. Opened 2 years ago by fbo.
fbo/fedora-project-config f35-container  into  master

@@ -5,6 +5,7 @@ 

  let Nodeset =

        let Union =

              < Fedora-Latest-Container

+             | Fedora-35-Container

              | Fedora-34-Container

              | Fedora-33-Container

              | Fedora-32-Container
@@ -35,6 +36,7 @@ 

  

        let all =

              [ Union.Fedora-Latest-Container

+             , Union.Fedora-35-Container

              , Union.Fedora-34-Container

              , Union.Fedora-33-Container

              , Union.Fedora-32-Container
@@ -82,6 +84,8 @@ 

                        "fedora-latest-container"

                        "zuul-worker-f${latest-version}"

                        "container"

+                 , Fedora-35-Container =

+                     create "fedora-35-container" "zuul-worker-f35" "container"

                  , Fedora-34-Container =

                      create "fedora-34-container" "zuul-worker-f34" "container"

                  , Fedora-33-Container =

no initial comment

Build succeeded.

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

2 years ago

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

2 years ago
Metadata