This commit adds a new scenario to test the dashboard deployment.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
current-parameters: true
- name: 'ceph-ansible-prs-dev-rhel-container-podman'
current-parameters: true
+ - name: 'ceph-ansible-prs-dev-centos-non_container-dashboard'
+ current-parameters: true
+ - name: 'ceph-ansible-prs-dev-centos-container-dashboard'
+ current-parameters: true
- multijob:
name: 'ceph-ansible cluster second testing phase'
condition: SUCCESSFUL
- rgw_multisite
- purge
- lvm_auto_discovery
+ - dashboard
jobs:
- 'ceph-ansible-prs-pipeline'
update)
TOX_INI_FILE=tox-update.ini
;;
+ dashboard)
+ TOX_INI_FILE=tox-dashboard.ini
+ ;;
*)
TOX_INI_FILE=tox.ini
;;