Commit Graph

61 Commits

Author SHA1 Message Date
Andreas Jaeger eb9df14f25 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: I43bcda1c9154fc091ddc957175b68649295b67f7
2019-12-18 20:14:55 +01:00
Vasily Gorin 2c5b5c72fd Add custom shaker scenarios for testing of DVS plugin.
Change-Id: I9b11f1b46a0f36d6a088e5ce64cd63485270ef58
2017-01-27 10:38:38 +00:00
ekhomyakova 6bdcf4939e Rename teaming and fallback uplinks
TeamingUplink was renamed to ActiveUplink, FallbackUplink was
renamed to StandbyUplink due to VMware terminology.

Rename affected tests (plans, test groups, automation) and
UI (description string).

Change-Id: Ie251ae6f6bba7a70c79ccbcbf56aa325eb937c80
2016-10-04 20:15:43 +03:00
ibumarskov 8cf72614e8 Add test with secure connection for dvs agent
Change-Id: I99b1316a9ba7d8ddf76c71c31ff61f70f6a4be94
2016-09-26 12:46:27 +03:00
Jenkins dadf0267b4 Merge "Fix for missing show_step" 2016-09-23 10:59:41 +00:00
ekhomyakova c22f7f3119 Increase timeout for check_connection_through_host
Change-Id: Ia4efaec838b14ab53f18087312168f8dfffd1066
2016-09-22 15:47:20 +03:00
Ruslan Khozinov 8b20ba3cfb Fix for missing show_step
Missed show_step is the root cause of step reordering in logs.
Without showing of the step in a test log we get errors like this:
"ERROR base_test_case.py:124 -- The step 11 should be 10 at
dvs_vcenter_security"

Change-Id: I4ed6bbeca17e39f93d81bc6e0fd50c69f10eaa7d
2016-09-21 18:59:27 +00:00
Vasily Gorin 337e8b8b6f Adding of automated tests for multiple uplinks.
Change-Id: I5f7a19939c31ad947e5a6775fd72a4ba094fce7f
2016-09-19 18:47:55 +00:00
Vasily Gorin c237dc0765 New format of inputing data for DVS
Change-Id: I159cd3e024736890cc35fcf9cc9ee1bb3a7069e1
2016-09-16 12:50:39 +00:00
ekhomyakova edbe780e60 Refactor code of vmware dvs tests
* do code more readable
* fix most of misprints in docs

Change-Id: I56637bd15b9491cd891e1be95f48c4cd61f372ca
2016-09-13 14:51:45 +03:00
ekhomyakova 2eb83d06bd Fix for dvs_attached_ports test
Closes-Bug: #1594343
Change-Id: I960da1bc9c46629e6529d37436183b2aa6ab7a55
2016-09-07 14:55:23 +00:00
Vasily Gorin db91c613b4 Fix issue with wrong call of SSHManager
Change-Id: I4761bcfd9f7d742035aa050ef258aaca9810618a
2016-08-26 13:44:08 +03:00
Vasily Gorin 7209f296c6 Refactoring of destructive DVS scenarios
* Create new function to check ping vms
* Fix documentation strings

Change-Id: I8461728188420f4f6e0db0467a8f48e241298e0f
2016-08-25 11:55:10 +00:00
Vasily Gorin c0879a2f0d Enable reverting snapshots for destructive tests.
Change-Id: I237aa8c3f25361dc17de38263d1487a8d9e4b0d1
Related-Bug: #1616025
2016-08-23 14:44:57 +00:00
Vasily Gorin 89ee57e1f5 Fix issues with suspended cluster after snapshot creating.
Enable snapshot reverting for tests which is used dvs_vcenter_systest_setup.

Change-Id: If1bba1301fc29e412c206866076bb79b057bc2b7
Closes-Bug: #1616025
2016-08-23 14:43:34 +03:00
Vasily Gorin 16bdc0408e The fix of a lot of grammar issues in test documentation.
Change-Id: I93d366908b6baa4b3c213188ad57919a68be7797
2016-06-24 17:39:46 +03:00
Vasily Gorin 5a4195f712 Fix dvs_vcenter_multiple_nics test.
Change-Id: I96409d2b30a5240ca6879b22c1f629d696f63eb7
2016-06-01 09:29:17 +00:00
Jenkins f7f85da905 Merge "Refactoring DVS tests" 2016-05-26 13:05:38 +00:00
Vasily Gorin f25adfef83 Fix shellschek failures
Change-Id: I5e33c5ec8df6d66982b132b06ed0016fe6f9608e
2016-05-25 11:26:37 +00:00
Vasily Gorin a5e1f2856e Refactoring DVS tests
* Add missed assertion in test 'dvs_vcenter_uninstall'
 * Optimize imports
 * Use ssh_manager
 * Delete excessive declarations of test groups
 * Comment unnecessary snapshots reverting
 * Devide Smoke tests and BVT test
 * Organize All Smoke tests in one group and one thread

Change-Id: I7c5321b53911c19a311cb165cb5f08957ede3e86
2016-05-25 13:40:35 +03:00
Vasily Gorin 7017741b96 Fix import issue for dvs tests
Change-Id: I531752fcb30e8095ecb069cfed67a5401c89d8e8
2016-05-19 15:30:00 +03:00
vgorin e85c530aac Reduce resource limit of max count of instances twice.
Change-Id: Ic9015fd665b4784caf00a03e096570d80b9db11f
Closes-bug: #1582627
2016-05-17 15:20:45 +03:00
Vasily Gorin eb3167bc22 Increase timeout for OSTF tests
Change-Id: Ia76e3cb18891db33264dfd6bf2cc50599c818aa1
2016-05-13 13:27:31 +00:00
otsvigun 88235a3fa5 Remove vmware glance backend from tests.
-remove glance backend from dvs_reboot_vcenter_2,
 dvs_reboot_vcenter_1
-update test steps in test plan acording
 to removing vmware glance backend.
-update test steps of dvs_port_security_group
-change version of DVS and OpenStack
 in master test plan

Change-Id: I7f810b92355cdd190e711968d8a9d3ec59d140ca
2016-05-04 13:40:12 +03:00
Jenkins 2475a0d7b7 Merge "script for validation of a vpshere's configuration is added" 2016-04-25 09:22:22 +00:00
Jenkins 2ae5dfd847 Merge "Add rally scenarios." 2016-04-22 14:30:16 +00:00
otsvigun 75436ab501 Fix tests according to change in fuel-qa.
-fix failower tests according to change in fuel-qa
 method os_actions.get_nova_instance_ip.
-fix dvs_instances_one_group(verify_srv_deleted)
-fix dvs_instances_batch_mix_sg(verify_srv_deleted)

Closes-bug: #1573481

Change-Id: I7f1279dc746665816b9be96d2ca8890afcdd9a59
2016-04-22 12:08:50 +03:00
ekhomyakova f286c0bdc2 script for validation of a vpshere's configuration is added
Change-Id: I21ad2591f0300adf5d8554cd59f54046c00fcbf5
2016-04-20 14:51:16 +00:00
otsvigun 130de717e7 Add rally scenarios.
-create_and_attach_volume
-create_and_extend_volume
-create_and_delete_networks_long
-boot_and_delete_server_long

Change-Id: I22b105be9066ebdcb23d5fa13b2e6870e904ce40
2016-04-20 13:26:30 +03:00
otsvigun 94e9c323e8 Add new tests and some changes.
-add dvs_update_network
-add dvs_port_security_group
-add dvs_attached_ports
-add dvs_instances_batch_mix_sg
-add dvs_vcenter_multiple_nics
-change check_connection_vms method
-add check_connection_through_host method
-add method generate_message

Change-Id: I037a5144ea486d1343e82227d5db2ad69e0854fc
2016-04-19 15:10:14 +03:00
otsvigun 2d999a9208 Remove glance backend from smoke and system tests.
-remove glance backend from smoke and
  system tests.

Change-Id: Ia2774b57e2a3f85ca9fe98682025c0768b73ca1c
2016-04-18 12:31:35 +03:00
otsvigun a30f715e2c Add new test with remote sg rules.
-dvs_remote_sg_simple
-dvs_remote_ip_prefix

Change-Id: Ibe859ad484aca579db688eb60b30c8027a928155
2016-04-06 08:44:27 +03:00
otsvigun 1a497481e3 Fix install_dvs_plugin method.
-fix install_dvs_plugin method according
 to change in fuel-qa master branch.

Change-Id: Id549542a283c1092c09de43a7204e85dba85135c
2016-04-04 08:12:55 +03:00
Jenkins fd04abd7bc Merge "Fix tests and flake8 issues." 2016-03-30 15:58:45 +00:00
otsvigun 45efa837a6 Add new tests dvs_reboot_vcenter.
-add wrapper for vmrun utilite
-add test dvs_reboot_vcenter_1
-add test dvs_reboot_vcenter_2

Change-Id: Ia46eb103760280ef800ca51c0f4f91de5ec5d10f
2016-03-25 21:39:54 +02:00
otsvigun 5b65862cdc Fix tests and flake8 issues.
-fix flake8 issues
-fix smoke test
-fix dvs_vcenter_security test

Change-Id: If10cfb5f26aa386cee034335af6a6bc1648d3cad
2016-03-24 17:29:30 +02:00
otsvigun 3362afb42b Remove methods from openstack file.
-remove methods add_router,
 add_subnet_to_router,
 create_network,
 create_subnet from openstack file
 and replace them by methods from os_actions
-fix D103

Change-Id: I9c370729057f3a43c9005b5347b28571ef242d51
2016-03-21 16:26:08 +02:00
otsvigun 6b7d04d697 Added new test dvs_heat.
-added dvs_stack.yaml template
-added test dvs_heat

Change-Id: Iad4714b1024df34ec87af61593db3eb51908bd92
2016-03-11 12:30:43 +02:00
otsvigun acf582724b Added smoke tests.
-test dvs_install
-test dvs_uninstall
-fix E265, E121

Change-Id: I03bec75b9482ce6b97756d6fc12c5bfb7462f3bd
2016-03-10 13:46:14 +02:00
otsvigun 03c91eb052 Add test dvs_different_networks and doc fix.
-add test dvs_different_networks
-update test dvs_different_networks in Test Plan
-update doc strings
-update test dvs_regression
-fix rally heat
-fix flake8 H306, I100

Change-Id: I41c4d9f8de2356540a7974c55c8cf74c2859a6e2
2016-03-10 11:34:57 +02:00
otsvigun e3f1b480bf Add new system tests.
-add test case dvs_ping_without_fip
-add test case dvs_connect_nodefault_net
-add method create_access_point

Change-Id: I341aad005201ab1d2a681a1671f0ba90212391b3
2016-03-02 11:03:42 +02:00
otsvigun 3e0057a24b Add new system tests.
-dvs_connect_default_net
-dvs_volume

Change-Id: I4a3c5c6152637cf808a7cdf0181f4b8026917f8e
2016-03-01 10:14:04 +02:00
otsvigun a61da22a99 Added multiple dvs switch configuration.
-added multiple dvs switch configuration
-add method get_dvs_plugin_data
-increase timeout of network verification from 60*5 to 60*30
-remove tests 'delete_controler' and 'add_delete_nodes'
Change-Id: I72243a987a2ea5ace1d3686bb40e75370f6f1c9c
2016-02-26 07:09:55 +02:00
otsvigun eeb49769c7 Extended test dvs_instances_one_group.
-extended test dvs_instances_batch
-fix method create_instances
-add method verify_instance_state

Change-Id: I0df44223263ba6b53adee765252c7e72d4038919
2016-02-22 09:37:37 +02:00
otsvigun 74b9616726 Extended tests dvs_vcenter_security.
- extended tests dvs_vcenter_security
- added default values to config file

Change-Id: I8d410cd21a139ab17a47397042a6e739fb25996d
2016-02-11 18:56:16 +02:00
otsvigun b5991ca9a4 Remove workaround for OSTF
- bug 1536795

Change-Id: If2b10f3f0c0c497fec0ad711cc47f04fd75c1f89
2016-02-05 10:10:23 +02:00
otsvigun fae1d60970 Add test dvs_vcenter_shutdown_controller.
-add test dvs_vcenter_shutdown_controller
-fixed minnor issues
-add workaround for OSTF

Change-Id: I02f21f7ad6c223b3b1fa956702e693b1770e9c1d
2016-01-28 13:00:56 +02:00
otsvigun 4ed6126c1d Add test dvs_vcenter_net_template.
Change-Id: I755d5dd65db8ed17110745babdd98816818f824e
2016-01-11 17:45:26 +02:00
otsvigun 1d65e7f2e5 Change branch master to stable/8.0 in submodule fuel-qa.
Change-Id: I4f285304235e60bb9fede3b2708feb39c3bf758b
2016-01-04 08:02:08 +02:00
otsvigun 3f95cd7a2a Update method enable_plugin.
-update method enable_plugin according
 to nailgun api changes

Change-Id: I9c576caabf78c4ef3580fa13445595401f35cdef
2015-12-29 19:45:56 +02:00