lp:~hopem/ua-reviewkit

Get this repository:
git clone https://git.launchpad.net/~hopem/ua-reviewkit
Only Edward Hope-Morley can upload to this repository. If you are Edward Hope-Morley please log in for upload directions.

Branches

Name Last Modified Last Commit
bug/1948799 2021-10-29 10:27:45 UTC
[juju] add ceph bundle checklist

Author: Edward Hope-Morley
Author Date: 2021-10-29 10:27:45 UTC

[juju] add ceph bundle checklist

This is to support checking deployments that contain
ceph whether in combination or standalone.

Closes-Bug: 1948799

add-bundle-check-descriptions 2021-02-02 11:49:06 UTC
Add descriptions to bundle check definitions

Author: Edward Hope-Morley
Author Date: 2021-02-02 11:49:06 UTC

Add descriptions to bundle check definitions

add-openstack-neutron-tools 2021-01-18 13:27:36 UTC
Add tool to report on neutron resource health

Author: Edward Hope-Morley
Author Date: 2020-03-20 10:17:00 UTC

Add tool to report on neutron resource health

Specifically router health for l3ha and dvr setups.

snap 2020-11-10 17:04:00 UTC
Add snapcraft.yaml

Author: Edward Hope-Morley
Author Date: 2020-05-12 10:35:59 UTC

Add snapcraft.yaml

bug/1896376 2020-10-30 11:47:07 UTC
Modularise checks and fix uncaught auth error

Author: Edward Hope-Morley
Author Date: 2020-10-30 11:13:24 UTC

Modularise checks and fix uncaught auth error

Closes-Bug: #1896376

add-ovn-checks 2020-10-30 10:25:23 UTC
[juju] add ovn checks to ua-bundle-checker

Author: Edward Hope-Morley
Author Date: 2020-10-21 18:21:44 UTC

[juju] add ovn checks to ua-bundle-checker

Mainly stubs for now, will need to add config
checks as needed.

layered-tags 2020-08-26 16:04:20 UTC
Search layer tags

Author: Edward Hope-Morley
Author Date: 2020-06-08 11:44:52 UTC

Search layer tags

fixup-kernel-opts-checking 2020-08-25 15:03:08 UTC
Add new override check and disable master config checks

Author: Edward Hope-Morley
Author Date: 2020-08-25 14:54:50 UTC

Add new override check and disable master config checks

This patch fixes how override assertion methods are used such
that we can add arbitratry amounts of them and they will behave
in a consistent way i.e. you can define any number of override
methods on an app and the first to pass will override all the
rest. If no overrides pass on an app then the remaining
methods are run and the overrides are skipped so that they
are not re-run. Only override methods that PASS count towards
the final results.

Also adds a new skip_if_charm_exists override method and applies
it nova-compute vcpu-pin-set config option to skip if sysconfig
charm exists.

Also disables MasterAssertionHelpers for now since they produce
invalid and inconsistent results (see docstring for more info).

bug/1890165 2020-08-11 13:04:53 UTC
[openstack-extra-checks] Allow LB FIP connection retries

Author: Edward Hope-Morley
Author Date: 2020-08-11 10:16:18 UTC

[openstack-extra-checks] Allow LB FIP connection retries

The Loadbalancer floating ip will not be immediately ready so allow
a few retries when testing it is reachable and open.

Closes-Bug: #1890165

skip-vcpu-pin-set-check-master-if-syslogcharm-exists 2020-08-04 09:30:26 UTC
[ua-bundle-check] skip vcpu master x-ref if sysconfig charm exists

Author: Edward Hope-Morley
Author Date: 2020-06-23 11:51:04 UTC

[ua-bundle-check] skip vcpu master x-ref if sysconfig charm exists

add-ceph-replica-count 2020-06-23 10:13:32 UTC
[bundle-check] ensure ceph pool replicas is 3

Author: Edward Hope-Morley
Author Date: 2020-06-23 10:13:32 UTC

[bundle-check] ensure ceph pool replicas is 3

fix-ephemeral-device-assertion 2020-06-16 11:36:15 UTC
Fix ephemeral-device assertion

Author: Edward Hope-Morley
Author Date: 2020-06-16 11:32:37 UTC

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.

fix-ephemeral-device-fail-on-notset 2020-06-11 16:25:05 UTC
[ua-bundle-checker] Dont fail if ephemeral-device option not set

Author: Edward Hope-Morley
Author Date: 2020-06-11 16:22:58 UTC

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

Closes-Bug: 1883143

bug/1882661 2020-06-09 11:12:14 UTC
[ua-bundle-check] Support matching charms from local source

Author: Edward Hope-Morley
Author Date: 2020-06-09 10:47:30 UTC

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

Closes-Bug: 1882661

bug/1882653 2020-06-09 11:10:01 UTC
[ua-bundle-check] rabbitmq assert not autoheal

Author: Edward Hope-Morley
Author Date: 2020-06-09 10:20:07 UTC

[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

openstack-lb-check-cleanup 2020-06-08 12:15:07 UTC
[openstack/extra-checks] Ensure LB test cleanup

Author: Edward Hope-Morley
Author Date: 2020-06-08 12:10:49 UTC

[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

allow-lb-check-bail-and-cleanup-on-fail 2020-06-08 12:05:02 UTC
Cap status check retry to LB resources

Author: Edward Hope-Morley
Author Date: 2020-06-08 12:04:05 UTC

Cap status check retry to LB resources

Also ensure delete the LB in exit

modularise-sossummary 2020-05-31 14:02:50 UTC
[sos-summary] extend ceph/bcache info

Author: Edward Hope-Morley
Author Date: 2020-05-31 14:02:50 UTC

[sos-summary] extend ceph/bcache info

extend-fio-blocksizes 2020-05-26 16:25:45 UTC
[storage/fio] Add custom job support

Author: Edward Hope-Morley
Author Date: 2020-05-26 13:47:02 UTC

[storage/fio] Add custom job support

Can now provide --blocksize and --iodepth if you want to
override the existing jobs.

add-k8s-juju-prov-support 2020-05-26 11:34:25 UTC
[ua-bundle-check] Add Juju k8s provider support

Author: Edward Hope-Morley
Author Date: 2020-05-26 11:34:25 UTC

[ua-bundle-check] Add Juju k8s provider support

juju-storage-checks 2020-05-22 10:07:20 UTC
[ua-bundle-check] add compute ephemeral dev check

Author: Edward Hope-Morley
Author Date: 2020-05-22 09:34:06 UTC

[ua-bundle-check] add compute ephemeral dev check

If the device used for nova instances-path is a bcache that
is using the same backing disk (i.e. actual disk not partition)
as the rootfs then this is flagged as a warning since it can
lead to peformance issues.

check_schema 2020-05-12 21:25:35 UTC
Support autogenerate schema

Author: Edward Hope-Morley
Author Date: 2020-05-12 20:08:50 UTC

Support autogenerate schema

Add a --schema option to print schema info for checks
definitions. This can be used as a reference when
writing new checks/assertions.

Also updates existing checks by changing 'type' to 'scope'
and adding allow_default to kubernetes hacluster checks.

juju-bundle-checker-minor-fixes 2020-05-05 15:03:30 UTC
Support multiple applications using same charm

Author: Edward Hope-Morley
Author Date: 2020-05-05 14:10:52 UTC

Support multiple applications using same charm

* Also makes charm match regex stricter.
* Also fixes bundle path to support absolute or relative to
  fce_config path if provided.

promote-checks 2020-05-04 17:05:23 UTC
Promote juju and openstack to top-level

Author: Edward Hope-Morley
Author Date: 2020-05-04 17:05:23 UTC

Promote juju and openstack to top-level

openstack-checks 2020-05-04 15:25:18 UTC
Add openstack extra-checks

Author: Edward Hope-Morley
Author Date: 2020-04-30 21:51:25 UTC

Add openstack extra-checks

These are to be run after Rally/Tempest to check for
things not convered by those tests.

bundle_lint 2020-04-30 15:08:02 UTC
Add new UA handover bundle verification tool.

Author: Edward Hope-Morley
Author Date: 2020-04-23 17:53:00 UTC

Add new UA handover bundle verification tool.

master 2020-04-23 16:59:28 UTC
[staging/hopem/sosreport] minor update

Author: Edward Hope-Morley
Author Date: 2020-04-23 16:59:28 UTC

[staging/hopem/sosreport] minor update

127 of 27 results
This repository contains Public information 
Everyone can see this information.