diff --git a/jenkins/jobs/bifrost.yaml b/jenkins/jobs/bifrost.yaml index d21845902d..46f820b0c6 100644 --- a/jenkins/jobs/bifrost.yaml +++ b/jenkins/jobs/bifrost.yaml @@ -111,7 +111,6 @@ node: - centos-7 - opensuse-422 - - ubuntu-trusty - ubuntu-xenial jobs: - gate-bifrost-integration-tinyipa-{node} diff --git a/jenkins/jobs/monasca.yaml b/jenkins/jobs/monasca.yaml index 86b5614268..735db0ac7c 100644 --- a/jenkins/jobs/monasca.yaml +++ b/jenkins/jobs/monasca.yaml @@ -62,9 +62,7 @@ name: 'tempest-monasca-full-jobs' jobs: - 'gate-tempest-dsvm-monasca-{lang}-{backend}-full-{node}{suffix}': - node: - - ubuntu-trusty - - ubuntu-xenial + node: ubuntu-xenial suffix: - '' - '-nv'