Add notes for future job migrations
We will need to ensure we capture appropriate timeouts else we will be sad due to gae failures. Change-Id: I7ee3b540a55b52aaefcdc49d33c1e7c8825919bd
This commit is contained in:
parent
863fe1e85a
commit
745268d0ae
@ -26,6 +26,9 @@
|
||||
pre-run: playbooks/legacy/ironic-dsvm-base/pre.yaml
|
||||
post-run: playbooks/legacy/ironic-dsvm-base/post.yaml
|
||||
|
||||
# TODO(TheJulia): When we migrate to a non-legacy job, we will need to set the BUILD_TIMEOUT
|
||||
# and the DEVSTACK_GATE_TEMPEST_BAREMETAL_BUILD_TIMEOUT to 1200 seconds to prevent
|
||||
# needless CI job timeouts as the scale of the job is greater than a normal test jobs.
|
||||
- job:
|
||||
name: legacy-ironic-dsvm-base-multinode
|
||||
parent: legacy-dsvm-base-multinode
|
||||
@ -115,6 +118,9 @@
|
||||
- openstack/tempest
|
||||
- openstack/virtualbmc
|
||||
|
||||
# TODO(TheJulia): When we migrate to a non-legacy job, we will need to set the BUILD_TIMEOUT
|
||||
# and the DEVSTACK_GATE_TEMPEST_BAREMETAL_BUILD_TIMEOUT to 1200 seconds to prevent
|
||||
# needless CI job timeouts as the scale of the job is greater than a normal test jobs.
|
||||
- job:
|
||||
name: ironic-grenade-dsvm
|
||||
parent: legacy-ironic-dsvm-base
|
||||
|
Loading…
Reference in New Issue
Block a user