Same code in tripleo-ansible is able to pass lint test in master and fail in stable/train
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
Unassigned |
Bug Description
Hi,
So this lint fails rightly so in stable/train:
- name: unknown failure during call to subscription-
fail:
msg: >-
Unknow failure during 'subscription-
{
with:
[1;31m[206][0m [0;31mVariables should have spaces before and after: {{ var_name }}[0m
[0;34mtripleo_
[0;35m {{subscribed_
and it's correct.
But on master the same code succeed on linters:
(same code)
job openstack-
result SUCCESS
buildset e2c74bbfe37e48b
voting true
pipeline check
start_time 2020-04-21T16:46:01
end_time 2020-04-21T16:54:34
duration 8 mins 33 secs
project openstack/
branch master
change 721292
patchset 10
ref refs/changes/
ref url https:/
log url https:/
Is this discrepancy expected ?
summary: |
Same code in tripleo-ansible is able to pass lint test in master and - fail in stable/stein + fail in stable/train |
description: | updated |
One at a time:
2020-04-21 22:52:14.376533 | ubuntu-bionic | [1;31m[204][0m [0;31mLines should be no longer than 160 chars[0m home/zuul/ src/opendev. org/openstack/ tripleo- ansible/ tripleo_ ansible/ roles/tripleo- redhat- enforce/ tasks/enforce_ release. yml[0m: [0;36m18 [0m /access. redhat. com/documentati on/en-us/ red_hat_ openstack_ platform/ 16.0/html- single/ director_ installation_ and_usage/ index#configuri ng-the- undercloud- with-environmen t-files,[0m
2020-04-21 22:52:14.376550 | ubuntu-bionic | [0;34m/
2020-04-21 22:52:14.376569 | ubuntu-bionic | [0;35m https:/
this passes master.