Commit Graph

8 Commits

Author SHA1 Message Date
Dmitriy Rabotyagov a8f9bf811e Replace linters test with integarted one
We've created integrated linters check job a while back and it's successfully
working for several releases. At the moment we experience difficulties
with future maintenance of the linters check from the openstack-ansible-tests
repo. So instead of fixing current one, we replace it with modern version of
the test.


Change-Id: I0bfe5fdf3694232108e52b3bccfba950a2ecf15b
2021-05-21 15:53:28 +03:00
dmitriy fb5101f7ea [reno] Stop publishing release notes
Since we copy all release notes to the integrated repo there is not need
in publishing release notes for each repository. We should only verify their
validity and linting.


Change-Id: I6b2d4f0cb4686e1606b8f6256e0dbd501c688cf3
2021-01-22 18:27:19 +02:00
ShangXiao 001c773492 Missing document start "---"
Change-Id: I57ffa8d3d30bc341c28fe0a0f537fe1aa05719f4
2020-03-13 17:20:02 +08:00
Jean-Philippe Evrard d88a5154d3 Add metal distro job template
This is consistent with other repos.

Change-Id: I7aa1046dc7f4f96fa0d7f585b739098fb6d043ed
2019-05-21 10:19:00 +02:00
Mohammed Naser ba642a3a18 zuul: drop functional jobs
We're running full integration so there's no need to run the
functional jobs.

Change-Id: Ibb5781270bb68752b7fc46422d689985397fe0a3
2019-05-10 01:07:16 -04:00
Dirk Mueller 8529d01b26 Add aio_metal jobs
Change-Id: Icfb2e5c83eb482ac399af79dfc8470cd8d2e4742
Related-Bug: 1828009
2019-05-07 10:49:00 +02:00
Guilherme Steinmüller 32c1eb8488 Add initial placement role
This patch adds the support for the placement service with
a simple functional test which hits the API (which in turn
hits the database and keystone for authorization).

Depends-On: I878e8c479d8963b339b5e1f6031f649c0f87082f
Change-Id: Iaa11a8cc4d945712b62c3b9c2cb6ad168def34eb
2019-02-06 15:47:53 -05:00
Guilherme Steinmüller 565c63a659 Initial commit to os_placement role
This is the initial commit to the development of
os_placement role. It contains scaffolding in first.

Change-Id: Ibbe569238f77f0cfcc23c037bd94a803347d9ef6
2018-11-05 12:05:35 +00:00