Retire Fedora 31 for 32

We have Fedora 32 nodes now, retire the Fedora 31 testing and replace
with 32.

Docker isn't supported on Fedora 32.  There's a problem with cgroups
v2 and you can read all about it at [1].  Drop the install test.

Haskell upstream has dropped F32 from the COPR repo as it is now
packaged; a new package with the correct dependencies has been pushed
but isn't available yet (see the inline github issue), so workaround
the missing package.

[1] https://github.com/docker/for-linux/issues/955

Change-Id: I025613bee8c0a8513afa90331431d2c18b616464
This commit is contained in:
Ian Wienand
2020-09-15 16:26:55 +10:00
parent 4d2c441f40
commit c5c9f7d862
11 changed files with 97 additions and 107 deletions

View File

@@ -11,8 +11,8 @@
pre-run: test-playbooks/haskell/setup-project.yaml
nodeset:
nodes:
- name: fedora-31
label: fedora-31
- name: fedora-32
label: fedora-32
- job:
name: zuul-jobs-test-haskell-stack-test
@@ -26,8 +26,8 @@
pre-run: test-playbooks/haskell/setup-stack-project.yaml
nodeset:
nodes:
- name: fedora-31
label: fedora-31
- name: fedora-32
label: fedora-32
- job:
name: zuul-jobs-test-hlint
@@ -43,8 +43,8 @@
- test-playbooks/haskell/setup-project.yaml
nodeset:
nodes:
- name: fedora-31
label: fedora-31
- name: fedora-32
label: fedora-32
- project:
check: