Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Porting Ceilometer tests to Zaza #59

Merged
merged 3 commits into from Sep 25, 2019

Conversation

ed1000
Copy link
Contributor

@ed1000 ed1000 commented Sep 18, 2019

Porting the Amulet tests from Ceilometer to the Zaza framework.

The Amulet tests can be found here:
https://opendev.org/openstack/charm-ceilometer/src/branch/master/tests/basic_deployment.py

Porting the Amulet tests from Ceilometer to the Zaza framework.

The Amulet tests can be found here:
https://opendev.org/openstack/charm-ceilometer/src/branch/master/tests/basic_deployment.py
Copy link
Contributor

@gnuoy gnuoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for PR, it'll be a great addition. I've asked for a few minor fixes though.

zaza/openstack/charm_tests/ceilometer/setup.py Outdated Show resolved Hide resolved
zaza/openstack/charm_tests/ceilometer/setup.py Outdated Show resolved Hide resolved
zaza/openstack/charm_tests/ceilometer/tests.py Outdated Show resolved Hide resolved
zaza/openstack/charm_tests/ceilometer/tests.py Outdated Show resolved Hide resolved
zaza/openstack/charm_tests/ceilometer/tests.py Outdated Show resolved Hide resolved
@ed1000
Copy link
Contributor Author

ed1000 commented Sep 24, 2019

@gnuoy made the changes you proposed. Regarding the last item, I've seen it used both ways. Don't know which is correct though.

@ed1000 ed1000 force-pushed the add-ceilometer branch 2 times, most recently from 6c6c02a to 19e79b3 Compare September 24, 2019 15:16
Copy link
Contributor

@gnuoy gnuoy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One minor nit, other than that it looks great, thank you

xenial_pike = openstack_utils.get_os_release('xenial_pike')

if current_release < xenial_pike:
raise unittest.SkipTest('Not checking ceilometer-upgrade')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please say why you are not checking it to the person running the tests knows. Somthing like: "Skipping ceilometer-upgrade as it is not supported before Pike"

@gnuoy gnuoy merged commit 258b228 into openstack-charmers:master Sep 25, 2019
exsdev0 added a commit to exsdev0/zaza-openstack-tests that referenced this pull request Oct 13, 2019
commit 9d8543b
Merge: 9f25607 34a8cc1
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Sun Oct 13 13:15:27 2019 +0200

    Merge pull request openstack-charmers#96 from gnuoy/issue/94

    No origin for tempest series upgrade

commit 34a8cc1
Author: Liam Young <liam.young@canonical.com>
Date:   Sun Oct 13 09:50:21 2019 +0000

    No origin for designate-bind series upgrade

commit 9f25607
Merge: bf483db f0d2853
Author: James Page <james.page@ubuntu.com>
Date:   Sat Oct 12 10:44:45 2019 +0100

    Merge pull request openstack-charmers#93 from gnuoy/issue/92

    No origin for designate-bind series upgrade

commit f0d2853
Author: Liam Young <liam.young@canonical.com>
Date:   Sat Oct 12 07:31:06 2019 +0000

    No origin for designate-bind series upgrade

commit bf483db
Merge: 2b3c42f 9f73b21
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Fri Oct 11 14:11:35 2019 +0200

    Merge pull request openstack-charmers#91 from gnuoy/issue/88

    Ensure units are idle before prepare_series_upgrade

commit 2b3c42f
Merge: ebc28e6 c05f784
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Fri Oct 11 14:11:22 2019 +0200

    Merge pull request openstack-charmers#90 from gnuoy/issue/89

    Saml tests rely on lxml

commit 9f73b21
Author: Liam Young <liam.young@canonical.com>
Date:   Fri Oct 11 11:40:10 2019 +0000

    Ensure units are idle before prepare_series_upgrade

    Ensure all units are idel before running prepare_series_upgrade.
    Closes issue openstack-charmers#88

commit c05f784
Author: Liam Young <liam.young@canonical.com>
Date:   Fri Oct 11 11:30:16 2019 +0000

    Saml tests rely on lxml

commit ebc28e6
Merge: 7c5e26d 7fd66a7
Author: Ryan Beisner <ryan-beisner@users.noreply.github.com>
Date:   Thu Oct 10 09:06:11 2019 -0500

    Merge pull request openstack-charmers#87 from gnuoy/issue/81

    dist upgrade before series upgrade

commit 7c5e26d
Merge: 1512bcd 0e932ed
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Oct 10 15:01:55 2019 +0100

    Merge pull request openstack-charmers#70 from natalytvinova/add-cinder-backup

    Porting Cinder Backup tests to Zaza

commit 7fd66a7
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Oct 10 12:22:18 2019 +0000

    Move dist upgrade earlier so agent is still running

commit 0080d84
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Oct 10 11:21:59 2019 +0000

    dist upgrade before series upgrade

commit 0e932ed
Author: Natalia Litvinova <natalia.litvinova@canonical.com>
Date:   Mon Sep 30 11:17:45 2019 +0300

    Porting Cinder Backup tests to Zaza

    Porting the Amulet tests from Cinder Backup to the Zaza framework.

    The Amulet tests can be found here:
    https://opendev.org/openstack/charm-cinder-backup/src/commit/4273738b94b22cca187487af2bad982be49fdd69/tests/basic_deployment.py

commit 1512bcd
Merge: 20f1b9c 2888e62
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Wed Oct 9 08:38:56 2019 +0200

    Merge pull request openstack-charmers#52 from openstack-charmers/feature/ceph-auto-pg

    Add ceph pg tuning test

commit 20f1b9c
Merge: 3b6a511 b33afe9
Author: David Ames <david.ames@canonical.com>
Date:   Mon Oct 7 15:12:58 2019 -0700

    Merge pull request openstack-charmers#84 from ajkavanagh/policyd-improve-logging

    Fix GlanceTest and improve logging

commit b33afe9
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Mon Oct 7 23:06:22 2019 +0100

    Add note re: GlanceTest function

commit 81c4432
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Mon Oct 7 22:06:21 2019 +0100

    Improve logging on the policyd tests

    This has no 'testing' changes, just improves the logging output.

commit 3b6a511
Merge: 0a33d4f 001635e
Author: James Page <james.page@ubuntu.com>
Date:   Mon Oct 7 11:22:48 2019 +0100

    Merge pull request openstack-charmers#83 from ajkavanagh/fix-skip-policyd-check

    Fix skiptest on policyd

commit 001635e
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Mon Oct 7 10:10:27 2019 +0100

    Fix skiptest on policyd

    The wrong approach was used.  It was supposed to be a raise rather than
    just a cls call.  This PR fixes-up the SkipTest in policyd.

commit 0a33d4f
Merge: 26c22d0 bb16291
Author: Liam Young <liam.young@canonical.com>
Date:   Fri Oct 4 12:02:25 2019 +0100

    Merge pull request openstack-charmers#80 from ed1000/add-ceilometer

    Disabling ceilometer-polling service in pause_resume

commit 26c22d0
Merge: 1434033 909a8d8
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Fri Oct 4 11:05:10 2019 +0200

    Merge pull request openstack-charmers#67 from ajkavanagh/policy-overrides-neutron

    Finalise policyd tests for 19.10 release.

commit bb16291
Author: Eduardo Sousa <eduardo.sousa@canonical.com>
Date:   Thu Oct 3 15:27:28 2019 +0100

    Disabling pause_resume

    This test is being disabled because of bug #1846390.
    https://bugs.launchpad.net/charms/+source/ceilometer/+bug/1846390

commit 909a8d8
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Oct 3 17:18:52 2019 +0100

    Add remaining policyd tests for 19.10 release

    This adds the modified neutron-api, glance, cinder policyd
    tests.  In particular, the test verifies that an operation can be
    overriden and removed and that the api calls works, doesn't work, and
    then works again.

commit 6b75086
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Sun Sep 29 21:32:42 2019 +0100

    Add neutron-api charm policyd test

commit fe70f56
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Sun Sep 29 17:07:25 2019 +0100

    Add base specializer for Keystone test

commit 1434033
Merge: c76b62a 2bbd424
Author: James Page <james.page@ubuntu.com>
Date:   Thu Oct 3 15:06:58 2019 +0100

    Merge pull request openstack-charmers#63 from xtrusia/cert_ttl

    Increase cert ttl from 80days to 4000days

commit c76b62a
Merge: 83ea8d9 7b0de8d
Author: James Page <james.page@ubuntu.com>
Date:   Thu Oct 3 14:40:58 2019 +0100

    Merge pull request openstack-charmers#57 from rodrigogansobarbieri/bug/1836408

    Add ceph-proxy cinder-ceph setup test

commit 7b0de8d
Author: Rodrigo Barbieri <rodrigo.barbieri2010@gmail.com>
Date:   Tue Sep 17 15:10:08 2019 -0300

    Add ceph-proxy cinder-ceph setup test

    This change adds a functional test that verifies
    ceph-proxy has successfully created a cinder-ceph
    restricted ceph pool.

    Related-Bug: lp#1836408

commit 83ea8d9
Merge: 9d391cd b8cbae4
Author: Liam Young <liam.young@canonical.com>
Date:   Wed Oct 2 13:17:47 2019 +0100

    Merge pull request openstack-charmers#66 from ed1000/add-ceilometer

    Change pause and resume from ceilometer to services

commit 9d391cd
Merge: e788c86 d96bdd1
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Wed Oct 2 13:18:29 2019 +0200

    Merge pull request openstack-charmers#79 from openstack-charmers/disable_addport_for_dvr

    disable add_dataport_to_netplan for dvr deployments

commit d96bdd1
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Wed Oct 2 13:11:46 2019 +0200

    disable add_dataport_to_netplan for dvr deployments

commit e788c86
Merge: 17f18e3 55ee8ff
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Wed Oct 2 09:50:02 2019 +0200

    Merge pull request openstack-charmers#77 from ajkavanagh/fix-mac-address

    WIP - fix mac_address access issue

commit b8cbae4
Author: Eduardo Sousa <eduardo.sousa@canonical.com>
Date:   Sun Sep 29 00:18:16 2019 +0100

    Change pause and resume from ceilometer to services

commit 55ee8ff
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Tue Oct 1 10:49:19 2019 +0100

    WIP - fix mac_address access issue

commit 17f18e3
Merge: 4265083 34cf2f1
Author: Liam Young <liam.young@canonical.com>
Date:   Tue Oct 1 09:22:59 2019 +0100

    Merge pull request openstack-charmers#76 from openstack-charmers/disable_add_netplan

    disable dataport addition

commit 34cf2f1
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Tue Oct 1 10:14:44 2019 +0200

    disable dataport addition

commit 4265083
Merge: 529516d cd7b3a1
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Mon Sep 30 19:25:06 2019 +0200

    Merge pull request openstack-charmers#74 from openstack-charmers/fix_get_mac_from_port

    refresh port in get mac method

commit cd7b3a1
Merge: 2a917f5 529516d
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Mon Sep 30 16:39:27 2019 +0200

    pep8 fixes

commit 2a917f5
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Mon Sep 30 16:32:10 2019 +0200

    refresh port in get mac method

commit 529516d
Merge: 65bb49e 64ddda0
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Mon Sep 30 15:41:51 2019 +0200

    Merge pull request openstack-charmers#73 from gnuoy/diable-netplan-plumb

    Disable add_dataport_to_netplan while issue openstack-charmers#72 is investigated

commit 64ddda0
Author: Liam Young <liam.young@canonical.com>
Date:   Mon Sep 30 13:24:08 2019 +0000

    Disable add_dataport_to_netplan while issue openstack-charmers#72 is investogated

commit 65bb49e
Merge: 725f2f6 ea84bf9
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Mon Sep 30 15:16:38 2019 +0200

    Merge pull request openstack-charmers#71 from gnuoy/check-aodh-api-after-resume

    Check aodh api after a change.

commit ea84bf9
Author: Liam Young <liam.young@canonical.com>
Date:   Mon Sep 30 12:31:50 2019 +0000

    Check aodh api after a change.

    The first query against the aodh api after a restart seems to
    fail. So, check the api after a restart with a tenacity wrapper.

commit 725f2f6
Merge: fa5326b e5e7d03
Author: Liam Young <liam.young@canonical.com>
Date:   Mon Sep 30 12:09:39 2019 +0100

    Merge pull request openstack-charmers#69 from openstack-charmers/fix_mac_keyerror

    add tenacity with backoff to configure ext dataport method

commit e5e7d03
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Mon Sep 30 13:04:12 2019 +0200

    fix doctstring

commit 443b229
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Mon Sep 30 13:00:19 2019 +0200

    add doctstring

commit 903b612
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Mon Sep 30 12:57:17 2019 +0200

    move mac_address retry to smaller method

commit b735c58
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Mon Sep 30 11:40:14 2019 +0200

    add tenacity with backoff to configure ext dataport method

commit fa5326b
Merge: 959d813 f64d8fe
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Sat Sep 28 08:56:13 2019 +0200

    Merge pull request openstack-charmers#65 from gnuoy/fix-ceilometer

    Stop basic_setup from raising an exception

commit f64d8fe
Author: Liam Young <liam.young@canonical.com>
Date:   Sat Sep 28 06:48:25 2019 +0000

    Stop basic_setup from raising an exception

    The ceilometer setup script is a setup script not a test so it
    should not raise a skip exception if it is not needed. The fact
    that it does is my fault and was implemented on my recommendation.

commit 959d813
Merge: c82f121 3752f2c
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Thu Sep 26 17:20:17 2019 +0200

    Merge pull request openstack-charmers#64 from gnuoy/aodh

    Add support for aodh tests

commit c82f121
Merge: d7e2976 3e2d98b
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Sep 26 15:39:46 2019 +0100

    Merge pull request openstack-charmers#58 from ajkavanagh/policy-overrides

    Add initial policyd initial test

commit d7e2976
Merge: 258b228 5ad18df
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Sep 26 13:25:21 2019 +0100

    Merge pull request openstack-charmers#62 from openstack-charmers/add_plumb_dataport

    add plumb_dataport_method

commit 5ad18df
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Thu Sep 26 14:19:37 2019 +0200

    fix context mgr

commit 1af8313
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Thu Sep 26 14:16:19 2019 +0200

    add context manager for netplan_file

commit 6f903b7
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Thu Sep 26 13:59:59 2019 +0200

    fix interface and mac address matching

commit 028602f
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Thu Sep 26 13:47:19 2019 +0200

    change terminology from plumb

commit 3752f2c
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Sep 26 10:23:56 2019 +0000

    Remove duplicate code for running ceilometer upgrade and fix typo

commit 3ded7da
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Sep 26 09:27:11 2019 +0000

    Fix copy/pasta error

commit f5521ca
Author: Liam Young <liam.young@canonical.com>
Date:   Thu Sep 26 09:17:53 2019 +0000

    Add aodhclient as a dependancy

commit 2a15116
Author: Liam Young <liam.young@canonical.com>
Date:   Wed Sep 25 17:44:14 2019 +0000

    Add aodh api test

commit 48a4101
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Wed Sep 25 16:19:12 2019 +0200

    fix typo

commit 36e9e45
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Wed Sep 25 16:17:08 2019 +0200

    add dvr_mode to docstring

commit 889053a
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Wed Sep 25 16:14:37 2019 +0200

    fix docstring

commit ab89054
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Wed Sep 25 16:08:20 2019 +0200

    enable guest interface plumbing for bionic-queens and later

commit 3e2d98b
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 25 14:42:38 2019 +0100

    Fix pep8 failures

commit 13128db
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 25 14:31:15 2019 +0100

    Add docs to policyd module

commit 6648aaf
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 25 12:03:21 2019 +0100

    Add negative test for broken yaml

commit ec74e6a
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Tue Sep 24 19:21:37 2019 +0100

    Switch the order of the tests

commit 060d86f
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Tue Sep 24 19:01:32 2019 +0100

    Hopefully finalising the services test

commit 086076c
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Tue Sep 24 18:34:50 2019 +0100

    Still trying to find a call that works with the user

commit 9d4008c
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Tue Sep 24 17:59:15 2019 +0100

    More robust test

commit d4568ca
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Tue Sep 24 17:15:40 2019 +0100

    Fix missing prefixes from other module

commit bdd225a
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Tue Sep 24 16:10:16 2019 +0100

    Switch keystone user to demo and try to list projects instead

commit 6a0867e
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Mon Sep 23 16:47:42 2019 +0100

    Fixed keystone spedific test

commit 8a42af4
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Mon Sep 23 16:35:18 2019 +0100

    Fix keystone specific test - more

commit 61f7cce
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Mon Sep 23 16:12:47 2019 +0100

    Fix keystone specific test

commit b1e6beb
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Fri Sep 20 15:18:10 2019 +0200

    Further work to get keystone specific test to work

commit ae6b1d7
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Fri Sep 20 14:56:19 2019 +0200

    Try to fix mixin class set up bug

commit 1337531
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Fri Sep 20 14:51:57 2019 +0200

    Create specific policyd override for keystone

commit c744b1a
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Fri Sep 20 14:00:19 2019 +0200

    Create generic / keystone test idea

commit 024a4b0
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 17:26:29 2019 +0200

    move async code to zaza

commit 55ae4aa
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 16:17:50 2019 +0200

    Add in check to test for removal of file

commit 3465dac
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 15:49:14 2019 +0200

    change approach to waiting on results bug fix

commit 36f7753
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 15:40:35 2019 +0200

    change approach to waiting on results

commit 89a6d9c
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 14:56:43 2019 +0200

    More test debugging again

commit 1110ced
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 14:34:08 2019 +0200

    More test debugging

commit 67f1650
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 14:23:19 2019 +0200

    Add further disable tests1

commit aae3366
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 14:14:00 2019 +0200

    Add further disable tests

commit 2beddea
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 13:52:34 2019 +0200

    more iteration to discover workload stats

commit ce8c72e
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 12:24:35 2019 +0200

    tests to determine app status

commit 5ba0cf2
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 12:14:05 2019 +0200

    Yet more fixes to the test1

commit f5f3c9a
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 12:07:23 2019 +0200

    Yet more fixes to the test

commit 6306615
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 11:55:40 2019 +0200

    More debugging in the test

commit 214660f
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 10:04:27 2019 +0200

    Added additional logging

commit 89980f1
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Thu Sep 19 09:11:53 2019 +0200

    Fix using bools with libjuju

commit 8aa4102
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 18 17:01:44 2019 +0200

    Fix config setting code

commit 99db1e3
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 18 16:59:22 2019 +0200

    Fix test with None path

commit 677de69
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 18 16:54:31 2019 +0200

    More fixes to super calls

commit 5e2fbf9
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 18 16:49:18 2019 +0200

    Fix class super calls

commit 028956d
Author: Alex Kavanagh <alex@ajkavanagh.co.uk>
Date:   Wed Sep 18 16:14:51 2019 +0200

    Add initial policyd initial test

    Add the initial, general, 'success' test for policyd support in charms.

commit 258b228
Merge: 68258ac 730cd78
Author: Liam Young <liam.young@canonical.com>
Date:   Wed Sep 25 13:39:40 2019 +0100

    Merge pull request openstack-charmers#59 from ed1000/add-ceilometer

    Porting Ceilometer tests to Zaza

commit 730cd78
Author: Eduardo Sousa <eduardo.sousa@canonical.com>
Date:   Wed Sep 25 13:31:40 2019 +0100

    Fixing skip test message

commit 2bbd424
Author: Seyeong Kim <seyeong.kim@canonical.com>
Date:   Wed Sep 25 11:10:28 2019 +0900

    Increase cert ttl from 80days to 4000days

    Vault testing is failed if we want to
    increase vault's default ttl to 10 years
    because zaza specify cert's ttl is only 80days.

    https://review.opendev.org/#/c/678161

commit c94fbce
Author: Eduardo Sousa <eduardo.sousa@canonical.com>
Date:   Tue Sep 24 15:44:49 2019 +0100

    Refactoring variables and properties

commit 19306d6
Author: Andrew McLeod <andrew.mcleod@canonical.com>
Date:   Tue Sep 24 16:25:53 2019 +0200

    WIP - add plumb_dataport_method

commit 68258ac
Merge: 60f9baf af85613
Author: Frode Nordahl <frode.nordahl@canonical.com>
Date:   Tue Sep 24 12:11:49 2019 +0200

    Merge pull request openstack-charmers#61 from gnuoy/wait-longer-for-boot

    Increase wait time for guest to boot.

commit 7a519a7
Author: Liam Young <liam.young@canonical.com>
Date:   Tue Sep 24 09:21:10 2019 +0100

    Never use pgrep as service names need escaping

commit 3b010b0
Author: Liam Young <liam.young@canonical.com>
Date:   Tue Sep 24 08:55:12 2019 +0100

    Remove security action test

    Remove security action test as the action has not been implemented
    in the charm yet.

commit 022102a
Author: Liam Young <liam.young@canonical.com>
Date:   Tue Sep 24 08:19:19 2019 +0100

    Add security actions

commit af85613
Author: Liam Young <liam.young@canonical.com>
Date:   Mon Sep 23 15:15:11 2019 +0100

    Increase wait time for guest to boot.

    Zaza seems to currently wait for 64+32+16+8+4+2+1 seconds (127) for
    a guest to boot. This is not quite enough sometimes, so increase
    this to 511 seconds.

commit d41f54f
Author: Liam Young <liam.young@canonical.com>
Date:   Mon Sep 23 08:27:06 2019 +0100

    Add bionic stein to aodh tests

commit 3209e2d
Author: Liam Young <liam.young@canonical.com>
Date:   Sun Sep 22 07:38:13 2019 +0100

    Fix typo

commit 8b60351
Author: Liam Young <liam.young@canonical.com>
Date:   Sun Sep 22 07:28:08 2019 +0100

    Fix ceilometer action

commit 274b644
Author: Liam Young <liam.young@canonical.com>
Date:   Fri Sep 20 19:09:02 2019 +0100

    First cut

commit 6cab1f8
Author: Eduardo Sousa <eduardo.sousa@canonical.com>
Date:   Wed Sep 18 16:09:08 2019 +0100

    Porting Ceilometer tests to Zaza

    Porting the Amulet tests from Ceilometer to the Zaza framework.

    The Amulet tests can be found here:
    https://opendev.org/openstack/charm-ceilometer/src/branch/master/tests/basic_deployment.py

commit 2888e62
Author: Chris MacNaughton <chris.macnaughton@canonical.com>
Date:   Wed Sep 4 11:42:46 2019 +0200

    Add ceph pg tuning test
openstack-gerrit pushed a commit to openstack/charm-ceilometer that referenced this pull request Mar 6, 2020
Zaza tests can be found here:
openstack-charmers/zaza-openstack-tests#59
openstack-charmers/zaza-openstack-tests#185

Support Python 3.8 by pulling a version of charm-helpers containing juju/charm-helpers#423

Func-Test-PR: openstack-charmers/zaza-openstack-tests#185
Closes-Bug: #1828424

Change-Id: I844836b0c2f7556da0b73a7917b8ec18052ba841
openstack-gerrit pushed a commit to openstack/openstack that referenced this pull request Mar 6, 2020
* Update charm-ceilometer from branch 'master'
  - Porting tests from Amulet to Zaza and support for Python 3.8
    
    Zaza tests can be found here:
    openstack-charmers/zaza-openstack-tests#59
    openstack-charmers/zaza-openstack-tests#185
    
    Support Python 3.8 by pulling a version of charm-helpers containing juju/charm-helpers#423
    
    Func-Test-PR: openstack-charmers/zaza-openstack-tests#185
    Closes-Bug: #1828424
    
    Change-Id: I844836b0c2f7556da0b73a7917b8ec18052ba841
coreycb pushed a commit to coreycb/zaza-openstack-tests that referenced this pull request Nov 6, 2023
…k-upgrade-tempest

Add tempest to openstack-upgrade tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants