Merge "Re-enable chart testing"
This commit is contained in:
commit
6ef7e614c1
@ -14,6 +14,14 @@
|
||||
# limitations under the License.
|
||||
|
||||
- hosts: all
|
||||
roles:
|
||||
- ensure-chart-testing
|
||||
- name: chart-testing
|
||||
chart_testing_options: "--chart-dirs=. --validate-maintainers=false"
|
||||
zuul_work_dir: "{{ work_dir }}"
|
||||
vars:
|
||||
work_dir: "{{ zuul.project.src_dir }}/{{ zuul_osh_infra_relative_path | default('') }}"
|
||||
|
||||
tasks:
|
||||
- name: install helm3
|
||||
become_user: root
|
||||
|
Loading…
Reference in New Issue
Block a user