
func-test-machine jobs requires kvm setup on the CI machines allocated. However recently seems jobs are allocated to machines where KVM is not setup. Even though special nodesets are available to get machines with KVM for CI tests, gate tests should avoid using them as per infra team. Removing func-test-machine job from list of jobs to be executed. Change-Id: Id01f68b20231861392d05c111e872ddbafc2f2f5
53 lines
1.6 KiB
YAML
53 lines
1.6 KiB
YAML
- project:
|
|
templates:
|
|
- openstack-python3-sunbeam-jobs
|
|
- openstack-cover-jobs
|
|
- openstack-sunbeam-charm-build-jobs
|
|
- charm-publish-jobs
|
|
check:
|
|
jobs:
|
|
- func-test-core:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-ceph:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-caas:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-misc:
|
|
nodeset: ubuntu-jammy
|
|
- func-test-tempest:
|
|
nodeset: ubuntu-jammy
|
|
vars:
|
|
juju_channel: 3.4/stable
|
|
juju_classic_mode: false
|
|
env_type: k8s
|
|
microk8s_channel: 1.28-strict/stable
|
|
microk8s_classic_mode: false
|
|
charmcraft_channel: 2.x/stable
|
|
publish_charm: true
|
|
publish_channels:
|
|
keystone-k8s: 2023.2/edge
|
|
glance-k8s: 2023.2/edge
|
|
nova-k8s: 2023.2/edge
|
|
placement-k8s: 2023.2/edge
|
|
neutron-k8s: 2023.2/edge
|
|
ovn-central-k8s: 23.09/edge
|
|
ovn-relay-k8s: 23.09/edge
|
|
cinder-k8s: 2023.2/edge
|
|
cinder-ceph-k8s: 2023.2/edge
|
|
horizon-k8s: 2023.2/edge
|
|
heat-k8s: 2023.2/edge
|
|
octavia-k8s: 2023.2/edge
|
|
aodh-k8s: 2023.2/edge
|
|
ceilometer-k8s: 2023.2/edge
|
|
gnocchi-k8s: 2023.2/edge
|
|
barbican-k8s: 2023.2/edge
|
|
designate-k8s: 2023.2/edge
|
|
designate-bind-k8s: 9/edge
|
|
magnum-k8s: 2023.2/edge
|
|
keystone-ldap-k8s: 2023.2/edge
|
|
openstack-exporter-k8s: 2023.2/edge
|
|
openstack-hypervisor: 2023.2/edge
|
|
sunbeam-machine: 2023.2/edge
|
|
sunbeam-clusterd: 2023.2/edge
|
|
tempest-k8s: 2023.2/edge
|