Commit Graph

15 Commits

Author SHA1 Message Date
Andreas Jaeger 47efe1f1e3 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: I016c6c7263df9aefc9758d7f58168ec595894726
2019-12-18 20:09:39 +01:00
Ruslan Khozinov cdbe75160f Test run issue is fixed
We've faced with the WORKSPACE env var reusing.
WORKSPACE env should be different for fuel-qa submoule and nsx-t repo.

Closes-Bug: #1642991
Change-Id: Id0b77b8f187d4c29cd486ccda5d5e6a5dc84980a
2016-11-22 08:45:39 +00:00
ibumarskov efc95b7cb8 Fix the test nsxt_add_delete_compute_vmware_node
Change-Id: I63e94a5735d0d7b259b4a979a99384daabc7401a
2016-11-17 16:02:37 +03:00
ekhomyakova a0cd30bae5 Add new automation tests for system test cases
* nsxt_manage_networks
* nsxt_public_network_availability
* nsxt_connectivity_diff_networks
* nsxt_batch_instance_creation
* nsxt_manage_secgroups
* nsxt_manage_compute_hosts
* nsxt_different_tenants
* nsxt_same_ip_different_tenants

Change-Id: Ic999acb6982b4820adba2241f6c752c125977246
2016-11-14 11:46:26 +03:00
Ruslan Khozinov 8b63f5495f Template for nsxt is changed
- amount of cpu for controller nodes is increased to 4
 - DRIVER_STP environment variable is added, true
 - DRIVER_HPET environment variable is added, false
 - DRIVER_USE_HOST_CPU environment variable is added, false
 - a template for fuel-devops3 is added
 - not controller slaves ram is increased to 4096

Change-Id: I0e2dbca1f4d247e2559c38707012c097dcc7d380
2016-11-08 11:14:43 +00:00
ibumarskov 76b7a75d36 Fixes for tests
Change-Id: I9bb7bd43b0ee73e35a45aece0e3ab68f09254998
2016-11-03 16:12:47 +03:00
Vasily Gorin be63a4e3f0 Add system tests for nsx-t plugin from Test Plan
Change-Id: Ibb7da69a422462f30b0256d9c7c9f75761b5f658
2016-11-01 10:52:31 +00:00
Vasily Gorin 9757d7a0b0 Add failover test suite
* 3 tests from failover suite

Change-Id: I4b9833e22d9df831f356804b2623af8dfd109c81
2016-10-25 16:59:53 +03:00
Jenkins 042d03e583 Merge "Add scale and integration autotests from Test Plan" 2016-10-24 11:39:56 +00:00
Vasily Gorin 091fd05f03 Add scale and integration autotests from Test Plan
* 3 tests from scale suite
* 2 tests from integration suite

Change-Id: I8b8a92d073002793b6563e89be0b1f1366710e60
2016-10-24 14:10:58 +03:00
Jenkins 88fc93096f Merge "Reduce amount of slaves in devops template" 2016-10-14 10:25:14 +00:00
ibumarskov 9f5108f83a Fix the nsxt_uninstall test
Change-Id: I2f54afe099f879e40180b1b8740d60e2f664fd46
2016-10-14 13:09:29 +03:00
ibumarskov 68a8022e36 Reduce amount of slaves in devops template
Change-Id: I80b7caad030ca844fb3f2514849f12fac02fec6c
2016-10-12 13:12:29 +00:00
ibumarskov 38df137d22 Fix for smoke/bvt tests
* add a compute node in smoke test
* remove ceph backend from bvt test
* add a separate integration test with ceph

Change-Id: Ibccc9d93707a933c1002509c1c0be61093900265
2016-10-11 12:00:26 +00:00
Vasily Gorin d460e3ba00 Smoke and bvt tests
* Add smoke test
* Add bvt test
* Fix shellchecks and flake8 errors
* Added script for the preparation of interfaces to passing stt traffic
 Prerequisites:
** Interface number 4 in order on openstack nodes (enp0s6) was free
** In the plugin for stt traffic has been selected interface
   number 4 (enp0s6)

Change-Id: Icf9df8c10216990871a51bfcd18ea7c8e316435f
2016-10-10 12:57:23 +03:00