Felipe Reyes
8a9b519c81
Set tempest octavia provider to amphora.
...
By default the provider that will be used by tempest is "octavia" which
in Octavia's default configuration is an alias of amphora, although in a
Charmed OpenStack is not.
This change sets the provider to be used by octavia-tempest-plugin to
amphora.
2022-06-30 18:07:52 -04:00
Corey Bryant
41bc9e0069
Add manila support to tempest
2022-05-19 17:09:07 +00:00
Chris MacNaughton
e631b93541
Add proper support for Octavia's tempest tests ( #498 )
...
* Update tempest config for Octavia
* ensure the test_server is executable
* remove reference to accounts.yaml
2021-05-04 11:46:27 +02:00
Chris MacNaughton
7bf624b007
Update tempest config files to use newly renamed test_name_server variable
2020-09-25 12:53:13 +02:00
Chris MacNaughton
522d3e53b8
Only configure private Neutron CIDR if it is configured
2020-09-25 10:39:13 +02:00
Chris MacNaughton
5455bee2e9
Fix protocol rendering for keystone URL
...
Closes #387
2020-08-20 08:52:00 +02:00
Liam Young
68648aede5
Tidyup following review feedback
2020-06-12 13:14:28 +00:00
Liam Young
b95c79c9e3
Include templates
2020-06-11 15:53:51 +00:00
Liam Young
d837c0ed97
Automatically enable/disable config for tempest.
...
Automatically enable/disable config for tempest based on the
contents of the keystone service catalogue.
2020-06-11 14:12:16 +00:00
Corey Bryant
bdc2e96e93
Drop OS_ prefix from SETUP_ENV_VARS
2020-06-09 14:22:26 +00:00
Corey Bryant
35a9e55ea5
Fix pep8 issues
2020-05-28 14:19:04 +00:00
Corey Bryant
924da664cf
Revert "Revert "Set api_extensions and floating_network_name""
...
This reverts commit 21ee604329552faacfe7984180eb34e003d0cc1b.
2020-05-28 10:45:10 +00:00
Corey Bryant
e7da28abc9
Revert "Set api_extensions and floating_network_name"
...
This reverts commit 1cc280292963ee70aeff9f9dbb96f457f398999f.
2020-05-28 10:45:10 +00:00
Corey Bryant
30b7b91904
Set api_extensions and floating_network_name
...
api_extensions and floating_network_name are set in tempest.conf to fix
tempest failures for:
* test_list_show_extensions (missing 'l3_agent_scheduler' extension)
* test_server_basic_ops (404 'Floating IP pool not found')
2020-05-28 10:45:10 +00:00
Corey Bryant
a21ddd33e6
Code cleanup
2020-05-28 10:45:10 +00:00
Corey Bryant
8a39e07cbf
Set disable_ssl_certificate_validation to true to deal with self-signed certs
2020-05-28 10:45:10 +00:00
Corey Bryant
9e3b2f7416
Add catalog_type tempest config support
2020-05-28 10:45:10 +00:00
Corey Bryant
f4c150f3e7
restore templates
2020-05-28 10:45:10 +00:00
Corey Bryant
eaca793e52
tmp debug testing
2020-05-28 10:45:10 +00:00
Corey Bryant
af2cff3c6c
Set tempest debug to false
2020-05-28 10:45:10 +00:00
Corey Bryant
4a745e3ab0
Align tempest_v2.py with o-c-t v2 tempest.conf.template
2020-05-28 10:45:10 +00:00
Corey Bryant
eff595c6ee
Add render_tempest_config_keystone_v2 for older deployments
2020-05-28 10:45:10 +00:00
Liam Young
6347bb707f
More updates
2020-05-28 10:45:10 +00:00
Liam Young
1724e482a1
Tempest setup
2020-05-28 10:45:10 +00:00
Liam Young
7b9b816967
Redumentary tempest support
2020-05-28 10:45:10 +00:00