Remove CephAnsibleSkipTags from scenario1/4 standalone ci envs

We should not be overriding the skip tags otherwise we get the bug below

Closes-Bug: #1806853
Change-Id: I5a549eca8d2a750c751b193c24f77d3466acc2f9
This commit is contained in:
Marios Andreou 2018-12-06 16:17:41 +02:00
parent 834a3d8335
commit 57c4f03c0d
2 changed files with 0 additions and 2 deletions

View File

@ -51,7 +51,6 @@ parameter_defaults:
centos_package_dependencies: []
ceph_osd_docker_memory_limit: '1g'
ceph_mds_docker_memory_limit: '1g'
CephAnsibleSkipTags: ''
#NOTE: These ID's and keys should be regenerated for
# a production deployment. What is here is suitable for
# developer and CI testing only.

View File

@ -47,7 +47,6 @@ parameter_defaults:
centos_package_dependencies: []
ceph_osd_docker_memory_limit: '1g'
ceph_mds_docker_memory_limit: '1g'
CephAnsibleSkipTags: ''
#NOTE: These ID's and keys should be regenerated for
# a production deployment. What is here is suitable for
# developer and CI testing only.