The tripleo_validations & run_tripleo_validations_negative_tests are missing from the minimal scenario

Bug #1915265 reported by Juan Badia Payno
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Critical
Unassigned

Bug Description

Error:

PLAY [Configure tripleo-validations] *********************************************************************************************************************************************************************************************************
META: ran handlers

TASK [tripleo_validations : Ensure tripleo-validations is present] ***************************************************************************************************************************************************************************
task path: /root/.quickstart/share/ansible/roles/tripleo_validations/tasks/main.yml:2
Wednesday 10 February 2021 12:46:28 +0100 (0:00:00.033) 0:20:07.150 ****
fatal: [undercloud]: FAILED! => {}

MSG:

The conditional check 'run_tripleo_validations|bool or run_tripleo_validations_negative_tests|bool' failed. The error was: error while evaluating conditional (run_tripleo_validations|bool or run_tripleo_validations_negative_tests|bool): 'run_tripleo_validations' is undefined

The error appears to be in '/root/.quickstart/share/ansible/roles/tripleo_validations/tasks/main.yml': line 2, column 3, but may
be elsewhere in the file depending on the exact syntax problem.

The offending line appears to be:

---
- name: Ensure tripleo-validations is present
  ^ here

PLAY RECAP ***********************************************************************************************************************************************************************************************************************************
undercloud : ok=23 changed=11 unreachable=0 failed=1 skipped=96 rescued=0 ignored=0

How to Reproduce:
==================

1.- Clone repo
git clone https://github.com/openstack/tripleo-quickstart.git
cd tripleo-quickstart

2. Provisioning
./quickstart.sh -n -X -R master --tags all -T none --extra-vars undercloud_disk=70 --nodes config/nodes/3ctlr_2comp_3ceph.yml -p quickstart.yml 127.0.0.2

3.- Installing the undercloud
./quickstart.sh -R master --no-clone --tags all -I -T none --nodes config/nodes/3ctlr_2comp_3ceph.yml -p quickstart-extras-undercloud.yml 127.0.0.2

WORKAROUND
==========
Adding the run_tripleo_validations and run_tripleo_validations_negative_tests either on the minimal.yaml file or with --extra-vars

Revision history for this message
Juan Badia Payno (jbadiapa) wrote :
Revision history for this message
yatin (yatinkarel) wrote :
Changed in tripleo:
status: New → In Progress
importance: Undecided → Critical
milestone: none → wallaby-3
tags: added: promotion-blocker
Revision history for this message
Sandeep Yadav (sandeepyadav93) wrote :
Changed in tripleo:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.