diff --git a/.zuul.yaml b/.zuul.yaml index 810103f..9021522 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -16,9 +16,9 @@ nodeset: centos-7 - job: - name: bindep-centos-8 + name: bindep-centos-8-stream parent: bindep-base - nodeset: centos-8 + nodeset: centos-8-stream - job: name: bindep-fedora-latest @@ -53,7 +53,7 @@ check: jobs: - bindep-centos-7 - - bindep-centos-8 + - bindep-centos-8-stream - bindep-fedora-latest - bindep-opensuse-15 - bindep-ubuntu-xenial @@ -70,7 +70,7 @@ gate: jobs: - bindep-centos-7 - - bindep-centos-8 + - bindep-centos-8-stream - bindep-fedora-latest - bindep-opensuse-15 - bindep-ubuntu-xenial