Commit Graph

6 Commits

Author SHA1 Message Date
Chandan Kumar 920762abf4 Remove existing TQE collect-logs to test new role
It removes the existing the TQE collect-logs role in order to
test with the new opendev/ansible-role-collect-logs role.

https://tree.taiga.io/project/tripleo-ci-board/task/1001

Change-Id: Ib7892fca145a8c1947f54bfa8f7a35675e625e4d
Signed-off-by: Chandan Kumar <chkumar@redhat.com>
2019-05-02 15:08:26 +00:00
Sorin Sbarnea cc82349363 Adapt code to newer code style (linters)
Makes those files conformant with current linting rules and avoids
linting errors when we need to toch them again.

Previous doing "pre-commit run -a" uncovered these errors, now is no
longer reporting any other errors.

Change-Id: Ie4cf229c8f11c2b55b323eac23c89483b26d3781
2018-11-16 12:42:51 +00:00
Sagi Shnaidman 22126f7010 Fix overcloud ARA data collection
ara_overcloud_db_path was undefined in collect-logs role and
undercloud data was collected twice, ansible didn't alert
about undefined variable if it's in "environment"

Close-Bug: #1794238
Change-Id: I1d982a129337188a884e366cdc56a07637107e4b
2018-09-28 13:28:35 +03:00
Sagi Shnaidman e0d14153aa Calculate ARA metrics for overcloud
Calculate ARA metrics for overcloud and post them into influxdb
file in logs directory.

Change-Id: Icd0bf18baa4da0953cc3c9ba68896a6073649941
2018-09-24 16:35:05 -04:00
Sagi Shnaidman 9da455dcca Support ARA statistics in InfluxDB for longest tasks
Calculate longest tasks and send them to influxDB

Change-Id: I329c69a2ccd8bfa969a285e0ee8c67d6057509d7
2018-09-19 20:18:44 -07:00
Sagi Shnaidman acf3412b6f Collect and send statistics to InfluxDB
Add library file which collects and sends statistics of CI job
to InfluxDB

Change-Id: I50da9da53a702982f53d148b9851657612f237e5
2018-01-18 11:27:20 +00:00