lint: enabled whitespace fixes

Adds two checks that were used in order repos (liketq)but not on this
one.

Change-Id: I4ccaf3dc78777b4b661fa17382f2feef8eb0d03e
This commit is contained in:
Sorin Sbarnea 2020-01-05 14:07:37 +00:00
parent 6ac4c57c12
commit fce23f7646
37 changed files with 13 additions and 39 deletions

View File

@ -1,13 +1,15 @@
---
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
rev: v2.4.0
hooks:
- id: end-of-file-fixer
- id: trailing-whitespace
- id: mixed-line-ending
- id: check-byte-order-marker
- id: check-executables-have-shebangs
- id: check-merge-conflict
- id: check-symlinks
- id: debug-statements
- id: flake8
additional_dependencies:

View File

@ -199,4 +199,3 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

View File

@ -37,4 +37,3 @@ mtu_interface:
undercloud_local_mtu: "{{ mtu }}"
overcloud_neutron_global_physnet_mtu: "{{ mtu }}"

View File

@ -47,4 +47,3 @@ Author Information
------------------
RDO-CI Team

View File

@ -1 +1 @@
localhost
localhost

View File

@ -1 +1 @@
localhost
localhost

View File

@ -124,4 +124,3 @@ echo "to run the reproducer. Here is the public key you must upload:"
sudo cat /home/$REPRO_USER/.ssh/id_rsa.pub
echo "Switching to $REPRO_USER"
sudo su - $REPRO_USER

View File

@ -45,4 +45,4 @@ Role Variables
- `undercloud_rpm_dependencies`: <'python-tripleoclient'> -- Dependency packages for undercloud deployments.
- `baremetal_provision`: <false> Deploy baremetal with "openstack overcloud node provision" and deployed-server, instead of with heat/nova
- `undercloud_enable_nova`: <true> -- sets up the 'enable_nova'
option in undercloud.conf.
option in undercloud.conf.

View File

@ -106,4 +106,3 @@ iptables-restore < freeipa-iptables-rules.txt
{% endfor %}
### ---stop_docs

View File

@ -82,4 +82,3 @@ Author Information
------------------
RDO-CI Team

View File

@ -6,4 +6,3 @@ clouds:
project_name: {{ os_tenant_name }}
auth_url: {{ os_auth_url }}
region_name: {{ os_region_name }}

View File

@ -40,4 +40,3 @@ After committing your changes, resubmit the review:
[gerrit]: https://docs.openstack.org/infra/manual/developers.html#development-workflow
[git-review]: https://docs.openstack.org/infra/manual/developers.html#installing-git-review

View File

@ -4,4 +4,4 @@ parameter_defaults:
{% if node.hostnamemap_override is defined %}
{{ node.default_name }}: {{ node.hostnamemap_override }}
{% endif %}
{% endfor %}
{% endfor %}

View File

@ -8,4 +8,4 @@
profile: {{ role_profile }}
{% endif %}
{% endif %}
{% endfor %}
{% endfor %}

View File

@ -5,4 +5,3 @@ parameter_defaults:
- {{ node }}
{% endfor %}
{% endfor %}

View File

@ -2,5 +2,3 @@
parameter_defaults:
CinderLVMLoopDeviceSize: {{ overcloud_cinder_lvm_loop_device_size }}

View File

@ -1 +1 @@
localhost
localhost

View File

@ -24,4 +24,3 @@ sudo grep -rl 'type: ovs_bond' $CUSTOM_TEMPLATES_DIR/ | xargs sudo sed -i 's/typ
sudo grep -rl 'ovs_options' $CUSTOM_TEMPLATES_DIR/ | xargs sudo sed -i 's/ovs_options/bonding_options/g'
### --stop_docs

View File

@ -43,4 +43,3 @@ Author Information
------------------
RDO-CI Team

View File

@ -60,4 +60,3 @@ Author Information
------------------
RDO-CI Team

View File

@ -89,4 +89,3 @@ Author Information
------------------
RDO-CI Team

View File

@ -1 +1 @@
localhost
localhost

View File

@ -37,4 +37,3 @@ ANSIBLE_INVENTORY_BIN=$(which tripleo-ansible-inventory)
# TODO(gchamoul) add negative tests for post-deployment validations
## --stop_docs

View File

@ -37,4 +37,3 @@ ANSIBLE_INVENTORY_BIN=$(which tripleo-ansible-inventory)
# TODO(gchamoul) add negative tests for pre-deployment validations
## --stop_docs

View File

@ -184,4 +184,3 @@ run_undercloud_cpu
run_undercloud_disk_space
## --stop_docs

View File

@ -64,4 +64,3 @@ for validation_name in $LIST_VALIDATIONS; do
done
## --stop_docs

View File

@ -71,4 +71,3 @@ Author Information
------------------
RDO-CI Team

View File

@ -1 +1 @@
localhost
localhost

View File

@ -46,5 +46,3 @@ Author Information
------------------
TripleO CI Team

View File

@ -1,2 +1,2 @@
PyYAML
requests
requests

View File

@ -199,4 +199,3 @@ Tests
-----
[user@localhost tempestmail]$ python -m unittest discover -v

View File

@ -51,4 +51,3 @@
<p>We also have a <a href="http://cistatus.tripleo.org/">website with status of our current jobs</a> if you are interested.</p>
</body>
</html>

View File

@ -1,3 +1,2 @@
2017-01-18 08:51:03.877973 | {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest.test_upload_valid_object [0.263364s] ... FAILED
2017-01-18 08:51:46.676254 | {1} tempest.api.orchestration.stacks.test_soft_conf.TestSoftwareConfig.test_get_deployment_metadata [0.899338s] ... FAILED

View File

@ -48,4 +48,3 @@
<tr><th colspan="5"><hr></th></tr>
</table>
</body></html>

View File

@ -35,4 +35,3 @@
<p>
</body>
</html>

View File

@ -48,4 +48,3 @@
{% endif %}
{% endfor %}
{% endif %}

View File

@ -1 +1 @@
localhost
localhost