Commit Graph

8 Commits

Author SHA1 Message Date
Andreas Jaeger 9e22aa5af0 Retire repository
Fuel (from openstack namespace) and fuel-ccp (in x namespace)
repositories are unused and ready to retire.

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/011647.html

Depends-On: https://review.opendev.org/699362
Change-Id: I7b6da23a9ca05fb94f9f14e0f304cce596c469e8
2019-12-18 09:55:16 +01:00
asledzinskiy ca1ad32f20 Add tests to check rabbit cluster
- Add client to work with rabbit cluster: create queue,
message publishing, check cluster state
- Add failover tests for rabbit nodes

Change-Id: Ifde0aac45a43460d9af15442381bf0843bfe072e
2016-12-22 13:39:08 +02:00
Egor Kotko 0f5302b5ff Precommit test change:
- add revert from custom name snapshot
- add possibility pull images from
external registry

Change-Id: Ib4b4dd600335c4468ebe961af4d296783ac5c5ab
2016-10-11 11:00:01 +02:00
Artem Panchenko 61c3ad0227 Add an ability to turn on/off custom Calico CNI
The option 'use_hyperkube_cni' for kargo can't be
changed via CUSTOM_YAML: the fact is always overridden
by ansible and the value depends on k8s version.

Added an ability to set another kargo variable from
tests - 'overwrite_hyperkube_cni', see
2b6866484e

Change-Id: I8d817d6be852e85cbe857d3963bef1ad00a24469
2016-10-03 15:37:28 +03:00
Artem Panchenko 49359a3617 Use local DNS server for kubernetes by default
Change-Id: I2e16b1b86b020f10ee25dea47443751c49770ad4
2016-09-21 11:43:35 +03:00
Tatyana Leontovich d824939403 Add pre_commit tests for neutron
Test coevrs:
* deploy k8s
* install ccp
* update neutron service
* build images
* deploy openstack
* install rally
* run tempest.api.network tests
* assert that there is no failures in tempest result
* store test result into logs directory

Change-Id: Ie26c1c39f04714bdf339e6f36cc906af68dd3413
2016-09-20 14:58:26 +03:00
Sergey Lebedev 2b72da562d Fix "NAMESERVERS" environment variable usage in tests.
1. Delete "nameservers" from kube_settings in test_stacklight.py
  2. Delete "nameservers" from kube_settings in test_appcontroller.py
  3. Delete appropriate variable NAMESERVERS in settings.py
  4. Use yaml.safe_dump instead of yaml.dump while dumping custom_yaml

Change-Id: I46937d29330079aae5b8350414a5cb9731997817
2016-09-19 10:42:48 +00:00
Tatyana Leontovich e1916cc6b4 Add pre-commit test for stacklight repository
Change-Id: I8a777fccf493cc3e639c20197c61386d7a5612d1
2016-09-14 14:21:12 +03:00