tacker/tacker/tests/contrib
rajat29 ab6a2557d4 Fix to use . to source script files
Adhering to coding conventions. Refer to ``Code conventions`` at
https://docs.openstack.org/contributor-guide/ for details.
When you have to source a script file, for example, a credentials file
to gain access to user-only or admin-only CLI commands, use . instead of source.
https://docs.openstack.org/contributor-guide/writing-style/code-conventions.html

Change-Id: I267e2282345b5cb97eba8d0c844417354ec24f4c
2017-09-11 15:21:20 +05:30
..
README Add tacker devstack-gate functional post test hooks 2015-09-21 14:45:49 -07:00
post_test_hook.sh Fix to use . to source script files 2017-09-11 15:21:20 +05:30
post_test_hook_lib.sh Use OpenStack CLI instead of individual CLI 2017-03-06 22:26:22 +08:00

README

The files in this directory are intended for use by the
infra jobs that run the various functional test suite
in the gate for the tacker repo.