ci: switch keycloak out of containers (#1070)
Signed-off-by: Mohammed Naser <mnaser@vexxhost.com>
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 9a33828..76ced26 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -37,13 +37,6 @@
- atmosphere-buildset-registry
- job:
- name: atmosphere-molecule-keycloak
- parent: atmosphere-molecule
- pre-run: zuul.d/playbooks/molecule-keycloak/pre.yml
- vars:
- tox_envlist: molecule-keycloak
-
-- job:
name: atmosphere-molecule-csi
parent: atmosphere-molecule
abstract: true
@@ -64,11 +57,22 @@
name: atmosphere-molecule-aio
parent: atmosphere-molecule
abstract: true
- timeout: 7200
pre-run: zuul.d/playbooks/molecule-aio/pre.yml
post-run: zuul.d/playbooks/molecule-aio/post.yml
roles:
- zuul: openstack/openstack-helm-infra
+
+- job:
+ name: atmosphere-molecule-aio-keycloak
+ parent: atmosphere-molecule-aio
+ vars:
+ tox_envlist: molecule-keycloak
+
+- job:
+ name: atmosphere-molecule-aio-full
+ parent: atmosphere-molecule-aio
+ abstract: true
+ timeout: 7200
nodeset:
nodes:
- name: ubuntu-jammy
@@ -76,13 +80,13 @@
- job:
name: atmosphere-molecule-aio-openvswitch
- parent: atmosphere-molecule-aio
+ parent: atmosphere-molecule-aio-full
vars:
tox_envlist: molecule-aio-openvswitch
- job:
name: atmosphere-molecule-aio-ovn
- parent: atmosphere-molecule-aio
+ parent: atmosphere-molecule-aio-full
# NOTE(mnaser): https://github.com/vexxhost/atmosphere/issues/662
voting: false
vars: