Disable functional test job in gate

We need to merge a license update regardless of the state of this
job.

Change-Id: I9cca87f15ae8543090d05dd7e1b8858c5241c00f
This commit is contained in:
James E. Blair 2022-03-31 14:02:24 -07:00
parent cb1be93e93
commit 77f009b367
1 changed files with 2 additions and 1 deletions

View File

@ -15,4 +15,5 @@
gate:
jobs:
- chart-testing-lint
- zuul-helm-functional
- zuul-helm-functional:
voting: false