#32 Add f32 and remove f29
Merged 4 years ago by zuul. Opened 4 years ago by fbo.
fbo/fedora-zuul-jobs f32-support  into  master

file modified
+12 -12
@@ -24,8 +24,8 @@ 

  - job:

      name: rpm-test

      parent: base-rpm-test

-     branches: f31

-     nodeset: fedora-31-vm-medium

+     branches: f32

+     nodeset: fedora-rawhide-vm-medium

      host-vars:

        cloud-host:

          ansible_python_interpreter: /usr/bin/python3
@@ -33,8 +33,8 @@ 

  - job:

      name: rpm-test

      parent: base-rpm-test

-     branches: f30

-     nodeset: fedora-30-vm-medium

+     branches: f31

+     nodeset: fedora-31-vm-medium

      host-vars:

        cloud-host:

          ansible_python_interpreter: /usr/bin/python3
@@ -42,8 +42,8 @@ 

  - job:

      name: rpm-test

      parent: base-rpm-test

-     branches: f29

-     nodeset: fedora-29-vm-medium

+     branches: f30

+     nodeset: fedora-30-vm-medium

      host-vars:

        cloud-host:

          ansible_python_interpreter: /usr/bin/python3
@@ -79,23 +79,23 @@ 

  - job:

      name: rpm-rpminspect

      parent: base-rpm-rpminspect

-     branches: f31

+     branches: f32

      vars:

-       target: f31

+       target: f32

        check_previous_build_enabled: true

  

  - job:

      name: rpm-rpminspect

      parent: base-rpm-rpminspect

-     branches: f30

+     branches: f31

      vars:

-       target: f30

+       target: f31

        check_previous_build_enabled: true

  

  - job:

      name: rpm-rpminspect

      parent: base-rpm-rpminspect

-     branches: f29

+     branches: f30

      vars:

-       target: f29

+       target: f30

        check_previous_build_enabled: true

no initial comment

Build succeeded.

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

4 years ago

Build succeeded (gate pipeline).

Pull-Request has been merged by zuul

4 years ago