Commit Graph

5 Commits

Author SHA1 Message Date
Julia Kreger 554e4ab37c zuul-ify ironic-lib jobs
Change-Id: I2f39305b6398de1a098f3a0e446444b6d1a9d12e
2018-11-27 06:16:06 -08:00
Dmitry Tantsur 68f017f241 Do not run API (functional) tests in the CI
These use the fake-hardware driver and do not provide any useful
coverage for ironic-lib. Furthermore, they fail because of trying
to change the hardware type without changing other interfaces.
In the ironic and ironic-tempest-plugin CI a separate job runs
there tests. Adjust the tempest regex to exclude them.

Change-Id: I522b86d534320d64224b4e1c3b920a7df490f20d
2018-06-27 12:36:05 +02:00
Dmitry Tantsur 2428577ece Switch the CI to hardware types and clean up playbooks
This change modifies the playbooks to use the 'ipmi' hardware type.
It also removes redundant conditions. The job names are not changed
to simplify the patch.

Change-Id: I0d5a22b97a34ba3368f8d17da2a4f0097b64eef9
2018-03-13 15:53:27 +01:00
John L. Villalovos bcc0888560 Use the tempest plugin from openstack/ironic-tempest-plugin
Use the tempest plugin from openstack/ironic-tempest-plugin as we
have moved the tempest code there. Soon the tempest code will be
deleted from openstack/ironic.

Change-Id: I4b0ca6da3ca546b05ae68716ca34405c1f7f7329
2017-12-14 10:29:33 -08:00
Vladyslav Drok 5ab2d5c67a Move legacy ironic-lib jobs in-tree
This patch moves the legacy ironic-lib CI jobs into the ironic-lib
tree instead of storing them in openstack-infra/openstack-zuul-jobs
to give us control as we migrate the legacy jobs to the new ansible
roles.

Change-Id: Id9b0c22b73135ca0e9a952e909e8295550ad899f
2017-10-24 14:55:47 +03:00