Remove admin-token from functional test bundles

Due to the recent work in [1] the tests need updating to remove the
admin-token from the keystone options in the bundles.

[1] https://review.opendev.org/#/q/topic:use-bootstrap+(status:open+OR+status:merged)

Change-Id: I61b3cbcd0c2e11bba6d6bba4cbcbea90b0ca6b73
This commit is contained in:
Alex Kavanagh 2020-03-20 09:42:36 +00:00
parent add492769f
commit 8ddb700817
10 changed files with 1 additions and 10 deletions

View File

@ -37,6 +37,5 @@ applications:
num_units: 1
options:
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -44,6 +44,5 @@ applications:
options:
openstack-origin: *openstack-origin
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -44,6 +44,5 @@ applications:
options:
openstack-origin: *openstack-origin
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -44,6 +44,5 @@ applications:
options:
openstack-origin: *openstack-origin
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -44,6 +44,5 @@ applications:
options:
openstack-origin: *openstack-origin
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -37,6 +37,5 @@ applications:
num_units: 1
options:
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -44,6 +44,5 @@ applications:
options:
openstack-origin: *openstack-origin
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -44,6 +44,5 @@ applications:
options:
openstack-origin: *openstack-origin
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -44,6 +44,5 @@ applications:
options:
openstack-origin: *openstack-origin
admin-password: openstack
admin-token: ubuntutesting
nrpe:
charm: cs:nrpe

View File

@ -2,7 +2,6 @@ charm_name: rabbitmq-server
smoke_bundles:
- bionic-train
gate_bundles:
- trusty-mitaka
- xenial-mitaka
- xenial-ocata
- xenial-pike
@ -11,6 +10,7 @@ gate_bundles:
- bionic-rocky
- bionic-stein
- bionic-train
- trusty-mitaka
dev_bundles:
tests:
- zaza.openstack.charm_tests.rabbitmq_server.tests.RmqTests