Commit Graph

53 Commits

Author SHA1 Message Date
Andreas Jaeger 1c1a103a7c Retire repository
Fuel repositories are all retired in openstack namespace, retire
remaining fuel repos in x namespace since they are unused now.

This change removes all content from the repository and adds the usual
README file to point out that the repository is retired following the
process from
https://docs.openstack.org/infra/manual/drivers.html#retiring-a-project

See also
http://lists.openstack.org/pipermail/openstack-discuss/2019-December/011675.html

A related change is: https://review.opendev.org/699752 .

Change-Id: I1ed27af26dc9b8284bf180a523b0e0cc6ab58069
2019-12-18 20:09:51 +01:00
ekhomyakova ef3158edfe Fix wrong WORKSPACE path issue
Change-Id: Ifadbb72d123d6d69661401d4eb0f63f09056b5cb
2016-11-29 13:51:37 +00:00
Ruslan Khozinov c9aed0a145 CI fix for the plugin version variable
Plugin version has been hardcoded - it affects support of the plugin.
We need a method to change version by CI.

Change-Id: I4a636cb52016715701723f9a60e2301a67821fc5
2016-11-29 13:40:41 +00:00
ibumarskov 784b815647 Devops template was added
Change-Id: If7de6c42676e700e6cd3dbe4555c502cf83e90f1
2016-10-21 14:02:19 +03:00
Artem Savinov 4d17934c13 Change nsxv external net to 172.16.212.0/24
To successfully run vmware network - necessary that first ip address,
from this network, anywhere else unused. Need to change the external
network for nsxv.

Change-Id: Iea64ef5c57581ade1b27df91ba5596828ce7030b
2016-07-20 11:23:26 +03:00
Jenkins 615c977151 Merge "Wget from busybox cannot search openssl binary" 2016-07-14 10:23:25 +00:00
Artem Savinov bd260d6d26 Wget from busybox cannot search openssl binary
In TestVM-VMDK(TinyCoreLinux) openssl binary placed in /usr/local/bin,
nedd add "source /etc/profile" before performing wget, in order to
install all the way in "PATH" variable

Change-Id: Ie82ea116cc9c49e493edb295269767d4aac1c194
Closes-Bug: #1602570
2016-07-13 15:53:01 +00:00
Artem Savinov 494d8b36fe Set vcenter "Cluster2" to compute-vmware node
Need change assigned vcenter cluster to compute-vmware node in order to
avoid problems after the removal of the this node

Closes-Bug: #1593773
Change-Id: I60053ab948ba2ea7c2c0acb294e4e51409079cc1
2016-07-12 16:57:18 +00:00
Jenkins da6a130118 Merge "Add tests to testplan, automation and fixes" 2016-07-11 12:13:16 +00:00
ibumarskov 87347e0b4c Add tests to testplan, automation and fixes
* Add nsxv_hot: test plan
* Add nsxv_insecure_false: test plan and automation
* Add known issue about ceilometer OSTF fails

Change-Id: I1655570a1f76cf0d772767a10f0cca399e917176
2016-07-11 15:07:47 +03:00
Jenkins e55d1dc711 Merge "Add test and fixes in test plan" 2016-07-08 15:19:30 +00:00
Andrey Setyaev 46010bd0fe Add test and fixes in test plan
* add nsxv_config_ok_metadata_custom_certificate
* add nsxv_config_ok_metadata_self_signed_certificate
* update test plan with new test
  nsxv_config_ok_metadata_self_signed_certificate
* update test plan: rename nsxv_config_ok to
  nsxv_config_ok_metadata_custom_certificate
* fix step numeration

Change-Id: Id448e9cf9142e0693a2c03dbb246a653c23c649d
2016-07-07 13:44:13 +00:00
Andrey Setyaev 019316142c HOT for NSXv
Creates instance with custom flavor and security group.

Change-Id: I2cc8a96cfe5beee430bffbe2acdab10ab8defc56
2016-07-01 08:15:25 +00:00
Artem Savinov 0bc425cd31 Add rally-scenarios test to plugin repo
Change-Id: Id229171be113bfd6c952e16404d082443517305d
2016-06-29 15:40:58 +03:00
Andrey Setyaev e207c9b168 Add missed tests in test plan, fixes in tests.
* Update test plan nsxv_disable_hosts, nsxv_smoke_add_compute
* Add test nsxv_ha_edges
* Switch test plan to version '3'
* Fixes in tests: add_delete_nodes

Change-Id: I64b0cbc499814ec7926029d24ff91a9b81ab67e4
2016-06-17 14:19:19 +00:00
Andrey Setyaev d5860084e9 Test fixes
* nsxv_add_delete_controller
* nsxv_public_network_availability

Change-Id: I06efafb49b2c4b474d8da0dd3586e7f42c8841d9
2016-06-15 21:18:34 +00:00
Andrey Setyaev bab9541d9f Add flavor 128 and increase number of VMs
* edit test nsxv_create_and_delete_vms
* change list copy in check_connection_vms

Change-Id: Ib28f6f357ac58e350e28ea14839dbf8355d079c2
2016-06-06 10:59:28 +00:00
Jenkins 233197d28b Merge "Add neutron plugin for nsx from jenkins for local build" 2016-06-03 08:59:17 +00:00
Andrey Setyaev 8f39d6dfd9 Reorganize tests in accordance with new changes in metadata functionality.
* edit nsxv_metadata_mgt_disabled
* add nsxv_metadata_listen_public
* add nsxv_metadata_listen_management

Change-Id: Ifa2ee10c31a8fdd825d3b212b52bae213019725a
2016-06-01 14:12:02 +00:00
Artem Savinov 599bc6c27f Add neutron plugin for nsx from jenkins for local build
* Added local_build_plugin.sh for plugin local build(get
  python-vmware-nsx from latest succefull jenkins build)

Change-Id: I38994ed736aa85c7185628c4ebd34c0d7e659b1a
2016-06-01 13:05:46 +03:00
Jenkins 6fa7fad140 Merge "Fixes, refactorings and test" 2016-05-27 11:42:16 +00:00
Andrey Setyaev 3cae3969af Add identity verification of database structure
before and after the addition of the controller.

Change-Id: I79bd2e341b8f9176474896a20bc07a50b2e41f1b
2016-05-26 21:35:29 +00:00
Andrey Setyaev b2b56d0587 Fixes, refactorings and test
* add test nsxv_disable_hosts
* remove patch_haproxy and create_net_public
* fix description nsxv_add_delete_nodes

Change-Id: I33289efa9c3a2dc5be5c1be6192ee171d9aec882
2016-05-26 13:41:58 +00:00
Andrey Setyaev f99fe9202d Fix enable_plugin
Correct order of passing parameters.

Change-Id: If762987630a60b08c2678a9ebede14909b49be84
2016-05-19 17:03:44 +00:00
Denis Deryabin 2dd93c66c2 add test and OpenStack wrapper funcs
* add test nsxv_same_ip_different_tenants
* add test nsxv_different_tenants
* wrappers for tenant, user_role group creation
* wrapper for pagination over openstack's listing APIs
* class which show current function call
* docstring, import, len of line fixes
* fix imports order
* fix for nsxv_public_network_availability
* fix for nsxv_floating_ip_to_public
* remove skip_timesync

Change-Id: I9f1cbd8aa6eac7fddb17a9fedb32c2a87d920eab
2016-05-19 15:16:02 +00:00
Jenkins 2e408bca01 Merge "Reconfigure CI stand for access to mgmt network from dvs portgroup" 2016-05-19 11:34:06 +00:00
Jenkins 99f06bd894 Merge "Add nsxv_connectivity_diff_networks" 2016-05-19 10:33:05 +00:00
Artem Savinov f13b25300c Reconfigure CI stand for access to mgmt network from dvs portgroup
* Added 'vcenter external network'(vmnet5 nic) to management bridge on
  the host system
* Assigned 'vcenter external network' ip addreess to management bridge
  on the host system
* Assigned 'openstak management' ip addreess to management bridge on the
  host system
* Added SNAT iptable rule to nat 'vcenter external network' to
  'management openstack network'
* Changed NSXV_MGT_NET_MOID MoRefID to NSXV_EXTERNAL_NETWORK MoRefID

Change-Id: I5112f6398a77ff80ebe7860dfa6b89d50fb13336
2016-05-19 00:45:36 +03:00
Artem Savinov 6872aa1927 Reorganize metadata related settings
* Transfer all the settings for the metadata proxy under checkbox "Init
  metadata infrastructure"
* Added restrictions to be bound by filling the parameters needs for
  metadata proxy
* Changed in puppet manifests for set up metadata settings only if
  checkbox "Init metadata infrastructure" in True state
* Changed parameter nsxv_metadata_listen_mgtm to radio/select type.
* Removed 'insecure' parameter for NSXv, 'insecure = false' if ca loaded
  and vice versa
* Remove nsxv_insecure from nsxv_smoke test
* Add nsxv_metadata_initializer to enable_plugin
* Change nsxv_metadata_listen_mgmt -> nsxv_metadata_listen in test

Change-Id: I4d40ef909646284f3f7e87705e8d2463f374445d
2016-05-11 13:19:59 +00:00
Andrey Setyaev 7f99c42743 Add nsxv_connectivity_diff_networks
Change-Id: I49eaf7e83a194c2a2fe4a55d91e11afb174add85
2016-04-26 22:46:23 +00:00
Andrey Setyaev 918a23c844 Add test nsxv_ability_to_bind_port
* add test
* fix H306

Change-Id: Idce444870824d86850763d0199cf38762980ec53
2016-04-22 05:40:43 +00:00
Jenkins 5c333d6588 Merge "Add test and fixes" 2016-04-20 11:35:36 +00:00
Andrey Setyaev 3dc07c4211 Add test and fixes
* add nsxv_multi_vnic
* move host aggregation change to nsxv_ha_mode
* fixes
* remove obsolete tests
* add @log_snapshot_after_test
* remove glance mostly from all tests

Change-Id: I6807833bfdd7896d893b12be1adf336e659f3058
2016-04-20 09:12:07 +00:00
Jenkins e0cf740002 Merge "Fix warnings from code check tools" 2016-04-18 13:15:18 +00:00
Artem Savinov 13701d5b6c Fix warnings from code check tools
* Fixed shellcheck warnings

Change-Id: Iae750a34b9aec24d499ca72524c7c915f8b76695
2016-04-15 13:28:12 +03:00
Andrey Setyaev a669abb974 Add test nsxv_create_and_delete_secgroups
* add test
* fix enable_plugin
* fix settings
* change default value for NSXV_EDGE_HA

Change-Id: I3763b662828ba7c1439c9d5bbcb0ad59fd54bae7
2016-04-14 13:26:34 +00:00
Denis Deryabin 18921ab86b add system tests and some improvements
* automated test case nsxv_floating_ip_to_public
* automated test case nsxv_public_network_availability
* move test variables to module
* add OpenStack helper class

Change-Id: I3654f45f50d088013948ce1c12fea21e9e955e17
2016-04-12 12:25:17 +00:00
Andrey Setyaev 6b77573418 Add new test nsxv_metadata_mgt_disabled
Change-Id: I9025476cf3e809eb7ccb61253fdcc8b1034301a6
2016-04-12 11:24:33 +00:00
Jenkins 365876728d Merge "New test nsxv_specified_router_type" 2016-03-30 14:41:06 +00:00
Jenkins 96e3184441 Merge "New system tests" 2016-03-29 13:47:17 +00:00
Andrey Setyaev c54d7ecca7 New test nsxv_specified_router_type
Add special parameter to extend enable_plugin

Change-Id: Ifd869fbf981e157d691ac8b39820d25b81abb515
2016-03-29 08:50:59 +00:00
Andrey Setyaev 36c8521354 New system tests
nsxv_kvm_deploy
nsxv_public_network_to_all_nodes
remove scale sections from nsxv_bvt
add expected fail ostf for nsxv_add_delete_controller
fixes

Change-Id: I4636ec3f4a28067153df367b42a03a7e54e69620
2016-03-27 23:02:14 +00:00
Jenkins 6f2b85249b Merge "Update tests to run on 9.0" 2016-03-22 15:26:24 +00:00
Andrey Setyaev 7c5813b869 Update tests to run on 9.0
Edit the function that upload rpm

Change-Id: I8c670ef5b8abb445f86e1b1008a53f82eb401198
2016-03-18 09:07:02 +00:00
Andrey Setyaev 6bafcd6b60 Patch system_tests.sh to revert VMware in right order
Jenkins job fails sometimes due to unavailable  NSX manager.
This fix will revert all snapshots and then start.
Also fix node's indexes for nsxv_bvt

Change-Id: Idc34cae5c7067a6e0d4aee5eeebd2299ed151088
2016-03-17 15:42:34 +00:00
Andrey Setyaev e34457743d New system tests
- add 4 tests for checking different router types
- add bigger timeout for haproxy
- fix bvt test
- different fixes

Change-Id: Ib5dee87929f31fd9309b66e5af8dee5dba46b879
Partial-Bug: #1508139
2016-03-16 06:41:59 +00:00
Artem Savinov 769e1e2e14 Add test to check neutron reconfigure after add new vmware cluster
Change-Id: I41831ca73bc90a91bd30f74e47307f434f5b5a4d
2016-02-09 20:28:53 +03:00
Andrey Setyaev 86b379d88c Changes in tests considering fuel 8.0
Switch to stable/8.0 fuel-qa.
Update plugin configuration for NSX 6.2 (change to vdnscope-1).
Update tests for last build(#462).

Change-Id: Ie1a6bdeaa436ff607049a82950f7bceda534a49d
2016-01-26 13:59:12 +00:00
Igor Zinovik 43281224a6 Change plugin settings upload
- update_plugin_data() is not compatible with plugin versioning, we need
  to use upldate_cluster_attributes()

Closes-bug: #1535279
Change-Id: Ie8111ce2a3a0bb9e9c5fc4c8b3f02b9062e3f1b8
2016-01-18 15:08:33 +03:00
Andrey Setyaev f2352c8209 Smoke tests
Executable tests for 8.0:
nsxv_smoke
nsxv_bvt

Change-Id: Ie97d22313492ce066eec2680770e72069f5646c6
2015-12-22 12:33:24 +00:00