Turn off ansible lint after deployment.

This has also been truned off in other jobs(e.g. featureset052.yml)
as it isn't working. Also turn this off here until it can be addressed.

Change-Id: I73bec0a54dc3ccbd090f64e955a9941e4e78f0cb
This commit is contained in:
Derek Higgins 2019-06-12 17:33:45 +01:00
parent 4cefad4f6e
commit ef7964c018
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ standalone_custom_env_files:
# If `run_tempest` is `true`, run tempests tests, otherwise do not
# run them.
test_ping: false
standalone_ansible_lint: true
run_tempest: true
# Running only smoke tests and a few scenarios
test_white_regex: '\[.*\bsmoke\b.*\]'