~arif-ali/ua-reviewkit:add_sysconfig

Last commit made on 2020-06-19
Get this branch:
git clone -b add_sysconfig https://git.launchpad.net/~arif-ali/ua-reviewkit
Only Arif Ali can upload to this branch. If you are Arif Ali please log in for upload directions.

Branch merges

Branch information

Name:
add_sysconfig
Repository:
lp:~arif-ali/ua-reviewkit

Recent commits

32f694e... by Arif Ali

Add sysconfig to the checklist

We want to ensure that if the sysconfig charm is enabled
then the governor should be performance

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