Commit Graph

280 Commits

Author SHA1 Message Date
OpenDev Sysadmins dd073ff6c4 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:50:24 +00:00
Jenkins 2cd93c2e36 Merge "Add MOS 10.0 support and fix 9.x for updates" 2017-04-11 08:51:43 +00:00
Jenkins 05049ff966 Merge "Add regression test for custom hostnames" 2017-04-11 07:58:37 +00:00
Jenkins 023ef225c6 Merge "Fix Zabbix system test suite for enabling use of MOS 7, 8 and 9.x" 2017-04-11 07:58:19 +00:00
Olivier Bourdon 7c376f7f5d Add MOS 10.0 support and fix 9.x for updates
Change-Id: I91d69a6f537bb7c85311aa34a857605e627aee9d
2017-04-11 07:54:54 +00:00
Olivier Bourdon 0a6cbdc8e2 Add regression test for custom hostnames
Related-Bug: #1633701
Change-Id: I284f12363738b0769b51d698012960bca6f9e8fd
2017-04-11 07:47:33 +00:00
Ruslan Khozinov 993c2d3d4a Fix typo for an error message in wait_for_triggers()
Change-Id: Ic7d9e2e3fe2b82c9c67195b9fd2fd163845bae61
2017-03-01 12:00:15 +00:00
Olivier Bourdon b37eab5ec5 Fix Zabbix system test suite for enabling use of MOS 7, 8 and 9.x
Fix typo in parameter name
Remove useless metadata/enabled: True option as it is
set implicitely by the helpers.py activate_plugin method

Change-Id: Ib2ab783fe91dfa943199127adc22dbf027b7adb3
2017-02-21 09:32:53 +00:00
Olivier Bourdon 41195d5258 Fix Zabbix smoke bvt test suite for enabling use of MOS 7, 8 and 9.x
Change openrc.default for more parametrization options
not requiring editing the file

Change-Id: I41e762fc0eb39956a88ffe0fc704f167f02a9c4f
2017-02-21 09:20:28 +00:00
Olivier Bourdon 078a76b013 Fix for enabling use of MOS7
Support Zabbix 2.5.1 plugin on MOS7, MOS8 and MOS9
Update fuel-devops to 2.9.23 like all branches of fuel-qa

Change-Id: I176c6a921dfd53ce83b860e0259ab63a850df1f5
2017-02-21 09:13:24 +00:00
Jenkins 2456d7fe6e Merge "Fix missing timeout" 2017-02-21 09:09:06 +00:00
Swann Croiset 12334e7031 Skip node count test when using InfluxDB 1.1
Change-Id: Ide10fe7cff611b65a801d221564f110481ab687d
2017-01-20 13:25:54 +01:00
Swann Croiset e0bfdb76dd Modify the expected HTTP status code for unauthorized InfluxDB query
The status code differs with InfluxDB version 0.11 vs 1.1.

Change-Id: I24a6b8980bf513d6b85112f77899a087e85a5cca
2017-01-13 09:52:09 +01:00
Swann Croiset 27639b433a Modify the InfluxDB query to support 1.1
"show servers" has been removed since 0.13.
The patch uses "show stats" which works for all versions.

Change-Id: Ifb426a189ea4820d7397b47f228a66947b077e29
2017-01-12 19:42:52 +01:00
Simon Pasquier 7116ddd0de Fix tests without the LMA collector plugin
Change-Id: Ib4331cdc6894601f429cf526127cd2c7a9cc405f
2017-01-03 17:27:47 +01:00
Olivier Bourdon b22adf75f8 Fix missing timeout
Change-Id: Ib42bdf54e683f535205e1e4bb7edbeb49fea6e19
2016-12-22 13:49:33 +01:00
Simon Pasquier da8614e608 Set alerting_mode only for 0.x plugins
This parameter has been removed starting with 1.0.

Change-Id: I26daa01ee9cc10dbd139f5f3a7f8f5aa55e6a76b
2016-12-20 14:53:47 +01:00
Jenkins 3c5057227f Merge "Get rid of redundant snapshot making in LDAP tests" 2016-10-28 12:08:36 +00:00
Jenkins 70266ef318 Merge "Fix path of file that fill fs in mysql alarm test" 2016-10-28 12:08:06 +00:00
vgusev 495eba134f Fix test with post installation
Add 'install-ocf-script' task in test according to
https://review.openstack.org/#/c/390848

Change-Id: Idf8f50fcf3ad27f3e6a683076ef00aaaae79c531
Closes-Bug: #1636831
2016-10-27 13:23:59 +03:00
Rodion Promyshlennikov 7e7e6e5bfe Fix path of file that fill fs in mysql alarm test
Path was changed for compatibility with MOS8,
because there is no such dir ("/var/lib/mysql/test/) in MOS8.

Change-Id: I4870ba4a135e7c65e947312ba14749de8ed49314
Closes-Bug: #1636261
2016-10-25 18:46:22 +03:00
Jenkins ecbce1dcfc Merge "Fix alarm tests for rabbitmq disk and memory" 2016-10-25 08:41:06 +00:00
Jenkins f6b3e0e573 Merge "Set version of ElasticSearch client library" 2016-10-24 17:37:41 +00:00
Jenkins d8af345cfc Merge "Fix cluster services names for consistency with 1.0 version" 2016-10-24 17:37:11 +00:00
Rodion Promyshlennikov 46572857bb Set version of ElasticSearch client library
There aren't some needed methods in 5.0 version like
get_aliases (http://elasticsearch-py.readthedocs.io/en/2.4.0/api.html#elasticsearch.client.IndicesClient.get_aliases).

Change-Id: I7fb37460ae22bda2c5ab5213d396474ec0d16ec1
2016-10-24 12:04:03 +03:00
Rodion Promyshlennikov f198a0db8e Fix default deployment timeout value
Default deploy timeout value should be provided
by default settings not constant.
Add description into docstring for timeout parameter
to deployment method.

Change-Id: Ib388e51949e59e24bda79f62cb264ea8da21c512
2016-10-21 16:57:43 +03:00
Rodion Promyshlennikov 0e65642391 Get rid of redundant snapshot making in LDAP tests
Snapshot making in common function for all LDAP tests
was leading to rewriting proper snapshot with invalid state,
because there was used the same snapshot name
as in one of the tests.

Change-Id: I66c9a20ba049fbcdeb8f418fe4e8e782911d1d0a
2016-10-20 19:09:40 +03:00
Rodion Promyshlennikov 01bf19a44d Fix cluster services names for consistency with 1.0 version
Change-Id: I03198e2730692e07da61a164be1ff94e52ea4fc3
2016-10-18 17:33:17 +03:00
Olivier Bourdon 7677b4eb20 Fix for enabling use of MOS8
Change-Id: I44ba8c13c6ba6f961a932b3b70a1de713aae80cb
2016-10-18 09:48:26 +00:00
Vladimir Ushakov 16b0bafa2f Add zabbix destructive test.
Add test_host_failover test.
Add related zabbix API methods.

Change-Id: I20d8c032b321ec3818f98c577d29b5025771d9a4
2016-10-14 15:37:22 +03:00
Vladimir Ushakov d9aadcbffe Add five zabbix functional tests.
Add test_zabbix_deployment test.
Add check_zabbix_api test.
Add check_zabbix_dashboard_configuration test.
Add test_triggers test.
Add test_trigger_api test.
Add related zabbix API methods.

Change-Id: Ibb01f12a4be1492b457c889143784789edc4b742
2016-10-13 17:10:23 +03:00
Jenkins ac02c218b1 Merge "Add two zabbix system tests." 2016-10-13 12:05:27 +00:00
Vladimir Ushakov 6802f774f6 Add two zabbix system tests.
Add deploy_zabbix_ha_offline test.
Add test_dependant_plugins test.
Add related zabbix API methods.
Changed default MOS version for proper usage out of the box

Change-Id: Ie5fbf21a22dfaa12ad7c6e0da71b1d5e30b82b0e
2016-10-13 10:36:01 +02:00
Jenkins afefbd0dbf Merge "Add zabbix smoke bvt tests." 2016-10-13 08:23:35 +00:00
Vladimir Ushakov 28c7b99a72 Add zabbix smoke bvt tests.
Add zabbix monitoring smoke bvt tests.
Add zabbix plugin configuration file.
Add zabbix api methods.

Change-Id: I934c8350c1141636dc4c3018b720fdf40b36b79c
2016-10-12 16:08:25 +02:00
Artem 870c684f1d Disable sanity OSTF tests without Resource API or Event API
Change-Id: I4a5bace408d5b4d6c4c8d7f85e442846de2aec1a
2016-10-11 17:17:24 +03:00
vgusev f3fc5fc9e1 Fix alarm tests for rabbitmq disk and memory
Rabbit service was renamed from rabbitmq to rabbitmq-cluster

Change-Id: If99cf95bbeb6d0cd21941cbee2110516e1821d07
2016-10-11 13:58:10 +03:00
Rodion Promyshlennikov e98cd6f5e2 Fix kibana ui bugs
Fix bug with page timeout on ldap with autz
for non-admin user: incorrect port was being returned.
Fix bug with unexpected alarm: added awaiting of alarm.
Reverted page_timeout value, because it is not reason
of first bug mentioned.
Removed "Admin" panel from dashboards list in ldap tests:
it is not presented by design.

Change-Id: Iedcd1222d90a14af6e639afecc6fffac12d0d0b2
Closes-Bug: #1621414
Closes-Bug: #1626039
2016-10-07 18:15:40 +03:00
Jenkins 893b85353c Merge "Change method of getting PIDs of running processes" 2016-10-07 12:30:34 +00:00
Igor Degtiarov d4b943b4ff Add autoscaling test for Telemetry plugin
Change-Id: I3d806358ba1a557d8b2765a808a0e6585f4fe74c
2016-10-07 14:57:42 +03:00
Artem e45613ce8c Change method of getting PIDs of running processes
Change-Id: I669cd6f4fd52d04de9ed6087719e8910d570505e
2016-10-07 14:23:54 +03:00
Artem 652981ce7a Fix for OSTF tests
Change-Id: I4ff36561e1e4be509f5d8b62b090197e413d6f31
2016-10-06 14:08:18 +00:00
Jenkins 1de5aeb232 Merge "Fix group filter for Grafana in LDAP tests" 2016-10-05 16:01:55 +00:00
Jenkins 9121e83f5a Merge "Add test that checks swift-api-http-errors alarm" 2016-10-05 15:38:37 +00:00
Jenkins 6f501d746e Merge "Add test that checks some keystone alarms" 2016-10-05 15:38:34 +00:00
Jenkins 82c27b98f4 Merge "Add test that checks http and logs alarms" 2016-10-05 15:38:25 +00:00
vgusev 87c2a91f5a Fix group filter for Grafana in LDAP tests
There was a small mistake in group filter for Grafana in LDAP tests,
that's why authorization with admin and viewer credentials failed.
This patch solves this issue.

Change-Id: If3fbc09af477b4a1c5a6205f48766cb30aad8250
2016-10-05 15:06:28 +03:00
Jenkins 3830c0fdc3 Merge "Fix tests that checks services' and nodes' alerts" 2016-10-04 15:03:42 +00:00
vgusev 6469a44d0c Rewrite check_nodes_count method
When InfluxDB node is removed from cluster it doesn't removed from
InfluxDB database. It causes failure of test with scaling of plugin
cluster. Rewrited check_nodes_count method to avoid this situation.

Also changed the call of run_ostf method where it needed

Change-Id: I0fe107e3e3b351527ff501c24763b12d36d89e01
2016-10-04 15:51:46 +03:00
Rodion Promyshlennikov 349346069d Increase size parameter in check_nova_logs
Increased size makes false-negative result of the test less.

Change-Id: I640f8382ee22ecb44d483d968aece0ec92f7241d
2016-10-04 12:33:31 +03:00