Replace Fedora 31 with Fedora 32 in zuul-operator-functional
Fedora 31 is EOL and it should be replaced to new version. Change-Id: Ib51035850528666ece39a1c3f689d73bce29b802
This commit is contained in:
parent
3454835c63
commit
2c367363e8
@ -27,7 +27,7 @@
|
||||
name: pod-fedora
|
||||
nodes:
|
||||
- name: container
|
||||
label: pod-fedora-31
|
||||
label: pod-fedora-32
|
||||
|
||||
- job:
|
||||
name: test-job
|
||||
|
@ -61,7 +61,7 @@
|
||||
data:
|
||||
nodepool.yaml: |
|
||||
labels:
|
||||
- name: pod-fedora-31
|
||||
- name: pod-fedora-32
|
||||
min-ready: 1
|
||||
providers:
|
||||
- name: kube-cluster
|
||||
@ -71,9 +71,9 @@
|
||||
pools:
|
||||
- name: default
|
||||
labels:
|
||||
- name: pod-fedora-31
|
||||
- name: pod-fedora-32
|
||||
type: pod
|
||||
image: docker.io/fedora:31
|
||||
image: docker.io/fedora:32
|
||||
python-path: /bin/python3
|
||||
|
||||
- name: nodepool-kube-config
|
||||
|
Loading…
Reference in New Issue
Block a user