Disabling undercloud-tokenflush in catalogue tests

Recently enabled undercloud-tokenflush validation appears unstable.
It will be placed in the skip list until the issue is resolved.

Related-Bug: #1994029

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Idcd13dd967562af9eb91720a809a6148e810110d
This commit is contained in:
Jiri Podivin 2022-10-24 13:13:51 +02:00
parent cc85a11666
commit 69033b04a8
1 changed files with 2 additions and 1 deletions

View File

@ -141,7 +141,6 @@ validation_catalogue:
- undercloud-ipa-server-check
- undercloud-neutron-sanity-check
- undercloud-process-count
- undercloud-tokenflush
- validate-selinux
# Following validations are disabled for purposes of catalogue testing
@ -188,3 +187,5 @@ validation_catalogue:
# - undercloud-service-status
# LP#1959864
# - image-serve
# LP#1994029
# - undercloud-tokenflush