tripleo-heat-templates/ci
Ben Nemec 766de0cacb Disable network validation in multinode jobs
Sometimes the infracloud gateway refuses to ping even though
everything else is working fine.  Since we have coverage of this
functionality in the OVB jobs it should be safe to turn it off
here so it stops spuriously failing our jobs.

We can't just set the resource to OS::Heat::None because there
are other resources with dependencies on it.  Instead, this adds
a noop version of the validation software config that always
returns true.

Change-Id: I8361bc8be442b45c3ef6bdccdc53598fcb1d9540
Partial-Bug: 1680167
2017-07-08 14:49:42 +00:00
..
common Disable network validation in multinode jobs 2017-07-08 14:49:42 +00:00
environments Disable network validation in multinode jobs 2017-07-08 14:49:42 +00:00
pingtests Merge "Update the template_version alias for all the templates to pike." 2017-05-20 00:07:38 +00:00
scripts Setup FreeIPA to serve DNS in the setup script 2017-02-15 15:21:53 +02:00
README.rst Fix grammar 2016-11-29 21:49:18 -05:00

README.rst

TripleO CI environments

TripleO CI environments are exclusively used for Continuous Integration purpose or for development usage. They should not be used in production and we don't guarantee they work outside TripleO CI.

For more informations about TripleO CI, please look: https://github.com/openstack-infra/tripleo-ci