summaryrefslogtreecommitdiff
path: root/zuul.d/project.yaml
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2020-09-22 16:17:45 -0700
committerIury Gregory Melo Ferreira <imelofer@redhat.com>2020-09-23 09:44:14 +0200
commit8618bba7f65bb735eb202c3f7af8de90a62e4dad (patch)
tree85c1963abd0435a3b6ea58de5a25ebdf2d479ba5 /zuul.d/project.yaml
parent03c772c77a5a24968ae7e8ffd15a46248968fb51 (diff)
downloadironic-bugfix/15.1.tar.gz
CI: Patch to fix CI jobs in bugfix/stable branchesbugfix-15.1-eolbugfix/15.1
Composite of effective changes from: I36f8fc8130ed914e8a2c2a11c9679144d931ad73 Ia6dac22081c92bbccc803f233dd53740f6b48abb I820bba1347954b659fd7469ed542f98ef0a6eaf0 Ultimately to reduce CI VM count in terms of memory utilization and disk utilization in order to get consumption into a safe range to prevent out of memory and out of disk space conditions. Changed l-c job to run on ubuntu bionic to avoid failures Change-Id: Ic9f3ddc9cd48c5a973996a4136d9832f869c0b08
Diffstat (limited to 'zuul.d/project.yaml')
-rw-r--r--zuul.d/project.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml
index b08a37500..fea4e9b5a 100644
--- a/zuul.d/project.yaml
+++ b/zuul.d/project.yaml
@@ -9,6 +9,8 @@
- release-notes-jobs-python3
check:
jobs:
+ - openstack-tox-lower-constraints:
+ nodeset: ubuntu-bionic
- ironic-tox-unit-with-driver-libs
- ironic-standalone
- ironic-standalone-redfish:
@@ -50,6 +52,8 @@
gate:
queue: ironic
jobs:
+ - openstack-tox-lower-constraints:
+ nodeset: ubuntu-bionic
- ironic-tox-unit-with-driver-libs
- ironic-standalone
- ironic-tempest-functional-python3