Commit Graph

2 Commits

Author SHA1 Message Date
Andreas Jaeger d00cd3508f Update zuul jobs
Remove publishing jobs, this project is not under governance and cannot
publish to docs.openstack.org. Replace the publishing jobs by jobs that
just test but do not publish.

Import missing jobs and templates from central project-config so that
all jobs are here. This allows also to remove the non-voting
requirements-check job from the gate (note that gate jobs should never
be non-voting).

Rename in-tree defined jobs to follow the Zuul naming conventions [1],
they really need to start with monitorstack to not break other repos
since we have a global namespace.

[1]https://docs.openstack.org/infra/manual/drivers.html#consistent-naming-for-jobs-with-zuul-v3

Depends-On: https://review.opendev.org/661610
Change-Id: I150177f4192d9eec4aa15643bcc2939fc89694a5
2019-05-28 17:38:12 +02:00
Kevin Carter 034228e754
Update monitorstack to use updated openstacksdk and es
This change updates the functions so that they work with the most up to date
OpenStack SDK, and adds an elasticsearch output format.

Tests have been udpated to pass newer versions of flake8 and py3

Zuul project config has been added

Change-Id: If46d3fb8e2b2e4aa5e21bf7da470945b05d216cf
Signed-off-by: cloudnull <kevin@cloudnull.com>
2019-02-17 09:27:36 -06:00