tripleo-quickstart/ci-scripts
Gael Chamoulaud 70c27f4346 Update OOOQ to ansible 2.2
- Ansible 2.2 removed some deprecations:
  * with_ 'bare variable' handling, now loop items must always be
    templated {{ }} or they will be considered as plain strings.
  * skipping task on 'missing attribute' in loop variable, now in a loop an
    undefined attribute will return an error instead of skipping the task.
  * skipping on undefined variables in loop, now loops will have to define a
    variable or use |default to avoid errors.

Change-Id: Ic751ae1111f3083aa3188afe625bbd07bb4c02a0
Signed-off-by: Gael Chamoulaud <gchamoul@redhat.com>
2016-12-12 20:36:50 +00:00
..
pre-commit.d add scripts for performing YAML validation 2016-04-14 20:50:53 -04:00
usbkey Update OOOQ to ansible 2.2 2016-12-12 20:36:50 +00:00
ansible-lint.sh Skip new ansible-lint rule until fixing the roles 2016-11-07 17:05:55 +01:00
basic.sh Use relative paths in ci-scripts for quickstart.sh 2016-09-14 12:31:12 +02:00
ci-base-requirements.txt Small fix to add new line at the end of files 2016-11-25 14:25:46 +01:00
cleanup-stack-image-ovb.sh Remove OVB stack cleanup dependance on network isolation type 2016-11-21 16:09:32 +00:00
collect-logs.sh Add environment parameter to collect-logs.sh 2016-11-30 17:37:28 +01:00
devmode_tempest.sh Fix tempest runner in devmode 2016-11-02 11:15:27 +02:00
feature-scale-deploy.sh Use relative paths in ci-scripts for quickstart.sh 2016-09-14 12:31:12 +02:00
full-deploy-baremetal.sh Add capability to pull in additional quickstart.sh settings 2016-09-27 10:59:48 -04:00
full-deploy-ovb.sh Modify OVB ci-script to tripleo-quickstart-extras 2016-11-24 12:33:05 +00:00
full-deploy.sh Remove the dlrn-gate.yml playbook 2016-12-05 16:52:29 +01:00
get-node.sh Tweak the amount of retries when trying to get a node from cico 2016-11-28 11:16:13 -05:00
images.sh Update image building CI to do full deploy 2016-11-16 14:38:48 -05:00
ooo-usbkey.sh resolve a mismatch between the usbkey and the ci-gate 2016-06-22 15:15:54 -04:00
ovb-image-upload.sh Remove external requirements 2016-09-15 20:55:16 +00:00
pre-commit-hook add scripts for performing YAML validation 2016-04-14 20:50:53 -04:00
provision_centos_settings.yml Major CI refactor 2016-03-30 06:50:14 -04:00
return-node.sh Use quickstart.sh to manage venv in all ci-scripts 2016-06-17 03:41:50 +00:00
upgrade-baremetal.sh Add ci-script for upgrade on baremetal 2016-10-31 14:51:56 -04:00
upgrade.sh Upgrade job dont need the overcloud workers settings 2016-10-19 11:58:32 +00:00
validate-yaml add scripts for performing YAML validation 2016-04-14 20:50:53 -04:00