Skip to content

Commit ed8ff1a

Browse files
committed
[zuul] Add logging config and tests to functional-autoscaling-tests-osp18
1 parent 1337609 commit ed8ff1a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.zuul.yaml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,17 @@
33
name: functional-autoscaling-tests-osp18
44
parent: telemetry-operator-multinode-autoscaling
55
description: |
6-
Run autoscaling functional tests, tempest tests and metrics
7-
functional tests on osp18+patched versions of aodh and heat.
6+
Run autoscaling functional tests, tempest tests, metrics
7+
functional tests and logging functional tests on
8+
osp18+patched versions of aodh and heat.
89
vars:
910
patch_observabilityclient: true
1011
cifmw_extras:
1112
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/ci-framework'].src_dir }}/scenarios/centos-9/multinode-ci.yml"
1213
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/ci/vars-autoscaling.yml"
14+
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/ci/vars-logging.yml"
1315
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/ci/vars-power-monitoring.yml"
16+
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/vars-logging-test.yml"
1417
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/openstack-k8s-operators/telemetry-operator'].src_dir }}/ci/vars-autoscaling-tempest.yml"
1518
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/vars-functional-test.yml"
1619
- "@{{ ansible_user_dir }}/{{ zuul.projects['github.com/infrawatch/feature-verification-tests'].src_dir }}/ci/vars-use-master-containers.yml"

0 commit comments

Comments
 (0)