Commit Graph

7 Commits

Author SHA1 Message Date
Paul Belanger 642874f1c0
Limit linters to current working directory
Change-Id: I3087ab08b598050bf2b66a6de805929d698063b9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-26 14:51:09 -04:00
Paul Belanger c0d64192cb
Remove tox functional
This is no longer used.

Change-Id: I997051d175ef2998e6bd9d8c87fad5780ca5965d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2018-04-19 14:12:55 -04:00
Paul Belanger 1842d7bed4
Add zuulv3 jobs support
Now that zuulv3 is live, we can switch to native ansible jobs.

Change-Id: Idb7b57149def695c73f3d22e6500507e66e9189d
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2017-11-13 20:55:48 -05:00
Jesse Pretorius 995756f2a5 Move all lints tests to consolidated 'linters' tox environment
OpenStack-Infra has requested that lint tests be pipelined into the 'linters'
tox target in order to make more efficient use of nodepool resources.

This patch:
- adds a 'linters' target which executes all required lint tests.
- removes previously seperated tox targets for lint tests.

Change-Id: Ic157a673aedb256353c04f44d2f70605132ba9ae
2016-02-08 16:38:07 +00:00
Paul Belanger 2e18a3d2c3 Switch to testenv:functional
This brings our tox.ini files inline with other OpenStack projects.

Change-Id: I074ffc326c5e659afb5e66d16475a92035a4cb7d
Depends-On: I376e51824c46f9b5eb4a4cff01aaa176632087dd
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-18 15:24:51 -05:00
Paul Belanger 2fbc2f3b56 Prepare for the gate
Here was are adding .gitreview and fixing some issues to let the gate
work properly.

Change-Id: Ie3c63e64ed9f7bb6f389de5abde8d7847e780a3b
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-10 18:50:27 +00:00
Paul Belanger 7e36d54418 Add tox support
This prepares you to be imported into OpenStack.

Signed-off-by: Paul Belanger <pabelanger@redhat.com>
2015-12-01 11:46:36 -05:00