Adding more validations in the tripleo component test

By increasing number of validations triggered in the
component pipeline we can improve coverage of tripleo component
and VF at the same time.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Ic220974c4b0d24b692cc05445a478787d2198b7e
This commit is contained in:
Jiri Podivin 2021-10-08 12:33:19 +02:00
parent a92482d2ed
commit fc90fd5bcc
1 changed files with 6 additions and 0 deletions

View File

@ -28,6 +28,12 @@ validations_list:
- undercloud-process-count:
extra_args: ""
extra_env_args: "{{ extra_env_vars | default('') }}"
- tripleo-latest-packages-version:
extra_args: ""
extra_env_args: "{{ extra_env_vars | default('') }}"
- check-for-dangling-images:
extra_args: ""
extra_env_args: "{{ extra_env_vars | default('') }}"
validations_group:
compute:
- compute