diff --git a/jenkins/jobs/infra.yaml b/jenkins/jobs/infra.yaml index 8330638385..755019e54c 100644 --- a/jenkins/jobs/infra.yaml +++ b/jenkins/jobs/infra.yaml @@ -114,9 +114,7 @@ - job-group: name: bindep-fallback-tests - suffix: - - '-nv' - - '' + suffix: '' node: - centos-7 - fedora-25 diff --git a/zuul/layout.yaml b/zuul/layout.yaml index cf24ef5062..3f0467e468 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -326,13 +326,14 @@ project-templates: - gate-{name}-bindep-fallback-centos-7 - gate-{name}-bindep-fallback-fedora-25 - gate-{name}-bindep-fallback-debian-jessie - - gate-{name}-bindep-fallback-opensuse-422-nv + - gate-{name}-bindep-fallback-opensuse-422 - gate-{name}-bindep-fallback-ubuntu-trusty - gate-{name}-bindep-fallback-ubuntu-xenial gate: - gate-{name}-bindep-fallback-centos-7 - gate-{name}-bindep-fallback-fedora-25 - gate-{name}-bindep-fallback-debian-jessie + - gate-{name}-bindep-fallback-opensuse-422 - gate-{name}-bindep-fallback-ubuntu-trusty - gate-{name}-bindep-fallback-ubuntu-xenial