Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions zuul.d/jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,17 @@
- ^roles/hotloop/.*
- ^roles/ocp_agent_installer/.*

- job:
name: vexxhost-hotstack-3-nodes-pod-test
parent: base-hotstack-vexxhost
nodeset: hotstack-pod-test
description: |
Hotstack scenario: 3-nodes (pod-based test)
timeout: 10800
attempts: 1
vars:
scenario: 3-nodes

- job:
name: vexxhost-hotstack-3-nodes-update
parent: base-hotstack-vexxhost
Expand Down
5 changes: 5 additions & 0 deletions zuul.d/nodeset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
nodes:
- name: container
label: pod-centos-9-stream
- nodeset:
name: hotstack-pod-test
nodes:
- name: hotstack
label: pod-centos-9-stream
- nodeset:
name: hotstack-image-vexxhost
nodes:
Expand Down
14 changes: 1 addition & 13 deletions zuul.d/projects.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,4 @@
name: openstack-k8s-operators/hotstack
github-check:
jobs:
- hotstack-pre-commit
- devsetup-hotstack-os
- vexxhost-hotstack-ipxe-image
- vexxhost-hotstack-controller-image
# - vexxhost-hotstack-blank-image
github-experimental-trigger:
jobs:
- vexxhost-hotstack-sno-2-bm
- vexxhost-hotstack-3-nodes
- vexxhost-hotstack-3-nodes-update
- vexxhost-hotstack-3-nodes-gitops
- vexxhost-hotstack-multi-nodeset
- vexxhost-hotstack-uni01alpha
- vexxhost-hotstack-3-nodes-pod-test