~hopem/ua-reviewkit:fix-ephemeral-device-assertion

Last commit made on 2020-06-16
Get this branch:
git clone -b fix-ephemeral-device-assertion https://git.launchpad.net/~hopem/ua-reviewkit
Only Edward Hope-Morley can upload to this branch. If you are Edward Hope-Morley please log in for upload directions.

Branch merges

Branch information

Name:
fix-ephemeral-device-assertion
Repository:
lp:~hopem/ua-reviewkit

Recent commits

db425f1... by Edward Hope-Morley

Fix ephemeral-device assertion

Switches isset to allow_default and ensures that when
a sequence of assertions is applied to a config, the
checks bail on the first error so we don't get > 1 error
fir the same config.

e07f6d0... by Edward Hope-Morley

Merge branch 'check-jumbo-frames'

1d38bc2... by Felipe Reyes

Check neutron-api jumbo frames configuration

This patch verifies the scenario where the overlay networks use jumbo
frames.

0bdbb49... by Edward Hope-Morley

[ua-bundle-checker] Dont fail if ephemeral-device option not set

Closes-Bug: 1883143

1f7d985... by Edward Hope-Morley

[ua-bundle-check] Support matching charms from local source

Closes-Bug: 1882661

97295cc... by Edward Hope-Morley

[ua-bundle-check] rabbitmq assert not autoheal

Adds a new "neq" assertion method to allow for
rabbitmq cluster-partition-handling to be
!= "autoheal".

Closes-Bug: 1882653

15bb11c... by Edward Hope-Morley

[ua-bundle-check] fix running with no fce-config

4157dd0... by Edward Hope-Morley

[openstack/extra-checks] fix & update LB check

ad9a1bc... by Edward Hope-Morley

[openstack/extra-checks] Ensure LB test cleanup

Deletes test LB when test finished and caps number of
times it will test for active status on resources
before fail+cleanup.

Closes-Bug: #1882486

a64906e... by Hemanth Nakkina

Delete sonobuoy resources after completion of tests

Delete the sonobouy resources
 - sonobuoy namespaces
 - sonobuoy clusterroles and clusterrolebindings

Closes-Bug: #1881840