Skip to content
Snippets Groups Projects
  1. Nov 27, 2020
  2. Sep 07, 2020
  3. Aug 28, 2020
  4. Jul 27, 2020
  5. Jul 23, 2020
    • Alex Kavanagh's avatar
      Add glance/nova-compute to bundles · b71f4fd8
      Alex Kavanagh authored
      This is to resolve the associated bug where cinder-ceph has grown the
      capability to block if it doesn't have an appropriate relation to
      nova-compute.
      
      Also remove the trusty-icehouse bundle as it is not longer supported.
      Note, on trusty-mitaka, the nova-cloud-controller is needed as otherwise
      nova-compute complains and then dies, leaving a nova-compute service is
      not running in the status message.
      
      Also, change the detection of the status messages for the radosgw charm
      as it has changed during the dev cycle.
      
      Change-Id: I072b79705a6a7dfb0d5cbd16095e6ececb432ec3
      Closes-Bug: #1881246
      b71f4fd8
  6. May 17, 2020
    • Alex Kavanagh's avatar
      Add focal-ussuri and bionic-ussuri bundle · e3be7e48
      Alex Kavanagh authored
      This patch adds a focal-ussuri and bionic-ussuri bundles to the tests
      for the charm.
      
      Also removes 'admin-token' from the tests, as the keystone charm no
      longer accepts the option.
      
      Also, for focal, btrfs-tools has been removed and replaced by
      btrfs-progs; thus these are installed on focal instead.  See linked Bug.
      
      Closes-Bug: #1871712
      Change-Id: Ifc79beebb981571cebc38be6cb6c2748d22816c9
      e3be7e48
  7. May 11, 2020
  8. Feb 18, 2020
  9. Feb 05, 2020
  10. Oct 24, 2019
  11. Oct 14, 2019
    • Ryan Beisner's avatar
      Sync charm/ceph helpers, tox, and requirements · 63c0ebbc
      Ryan Beisner authored
      Also clean up pre-existing pep8 violations in the
      files/* dir which was previously not covered by lint testing.
      
      Also clean-up mocking issues around apt-pkg replacements in the
      unit tests.
      
      Also fix py35 issue with enabled_manager_modules() function in the
      charmhelpers library (see
      https://github.com/juju/charm-helpers/pull/387).
      
      Also fix the functional tests bundles so they actually test the
      version of OpenStack that the bundle indicates.
      
      Change-Id: I2c8d84fadc11311c622dd308c4694496872dc157
      63c0ebbc
  12. Oct 02, 2019
  13. Sep 23, 2019
    • Rodrigo Barbieri's avatar
      Fix CI not deploying patchset changes · 80d6948a
      Rodrigo Barbieri authored
      Tests.yaml was missing a parameter, causing
      zaza to pull latest ceph-proxy from charm
      store instead of using the changes of
      patches proposed in gerrit.
      
      This change fixes it, now zaza deploys
      ceph-proxy from local repo created
      during tests that contains the patch
      proposed in gerrit.
      
      Change-Id: I3681e72f032780b864d02a95cf983f26a0b1c91e
      80d6948a
  14. Sep 04, 2019
    • Camille Rodriguez's avatar
      Add disco-stein bundle to gate tests · 1e647886
      Camille Rodriguez authored
      The bundle disco-stein was in the dev bundles because
      a bug with the Python 3.7 syntax prevented the success of
      the deployment of HA clusters. This bug is fixed, we can
      reintegrate disco-stein in the gate bundles.
      
      Other small additions:
      - Passing OS env vars instead of AMULET
      - removing sitepackages in tox.ini to avoid test env pollution
      - skip_missing_interpreters in tox.ini set to False to avoid false
      positives by skipping missing interpreters.
      - adding bionic-stein bundle to gate_bundles instead of dev
      
      LP Related-Bug: #1823718
      Change-Id: Ia7093a5654a763670be05635f7f6fce292eb9c96
      1e647886
  15. Aug 19, 2019
    • Chris MacNaughton's avatar
      Update series metadata · 67b6872b
      Chris MacNaughton authored
      Ensure that EOL releases are removed from metadata
      and tests, and that the current dev release is enabled
      in metadata.  Dev release tests are enabled separately
      because of chickens and eggs.
      
      Change-Id: Ie306d2caaafb16eff0ee4481a691c1f5a2f31cf4
      67b6872b
  16. Jul 16, 2019
  17. May 28, 2019
  18. Apr 10, 2019
    • Frode Nordahl's avatar
      Enable bionic/stein and disco/stein functional tests · 2d70bab0
      Frode Nordahl authored
      Drop explicit install of python-ceph; ceph-common has an
      appropriate dependency on the required python{3}-ceph package
      so this is not required, and breaks on Stein where Python 2
      packages are no longer provided.
      
      Closes-Bug: 1824154
      Change-Id: Ia219258f73f038170bc5a070d562e499459fe246
      2d70bab0
  19. Feb 06, 2019
  20. Oct 03, 2018
  21. Sep 19, 2018
  22. Aug 27, 2018
  23. Jul 18, 2018
  24. Jul 13, 2018
  25. Jul 11, 2018
    • Ryan Beisner's avatar
      Update series metadata · 9fb8252a
      Ryan Beisner authored
      Ensure that EOL releases are removed from metadata
      and tests, and that the current dev release is enabled
      in metadata.  Dev release tests are enabled separately
      because of chickens and eggs.
      
      Change-Id: If892cf5e5b045300433dc2737f3b8b479d12527e
      9fb8252a
  26. Jun 05, 2018
    • Chris MacNaughton's avatar
      Update tests to use Juju storage · 199da4e7
      Chris MacNaughton authored
      Due to changes to the ceph-osd charm, it is
      suggested to use Juju storage for testing.
      
      Change-Id: Icd1b53d8672271a5350b630f14f20bbd3b6c8740
      Related-Bug: #1698154
      199da4e7
  27. May 11, 2018
  28. Mar 28, 2018
    • Ryan Beisner's avatar
      Update amulet test definitions · c88bc5de
      Ryan Beisner authored
      Enable Queens, and set Queens as the smoke gate
      
      Remove soon-to-be deprecated combos
      
      Change-Id: I905aabc8d2168e87b6d341bac45a38991f26cc57
      c88bc5de
  29. Feb 23, 2018
  30. Feb 21, 2018
  31. Jan 19, 2018
  32. Dec 05, 2017
    • Ryan Beisner's avatar
      Add Bionic and remove Zesty series and tests · f9c40c41
      Ryan Beisner authored
      Bionic, being the next LTS, is important to enable for dev
      and test as early as possible ahead of 18.02.
      
      Zesty goes EOL in Jan 2018. The next stable charms release (18.02)
      will not provide Zesty series support, as it was an interim
      (non-LTS) release.
      
      Change-Id: Ia0ea3d0ce22856c9a705417f258b6d0484bb0882
      f9c40c41
  33. Nov 22, 2017
  34. Sep 28, 2017
  35. Aug 24, 2017
  36. Aug 23, 2017
  37. Aug 09, 2017
  38. May 01, 2017
    • David Ames's avatar
      Enable Zesty-Ocata Amulet Tests · 435b3a18
      David Ames authored
      - Turn on Zesty-Ocata Amulet test definitions.
      - Standardize test-requirements.txt
      - Sync charm helpers for various fixes
      
      Change-Id: I1f161137ef00fe835bce8944285341713c2eadfa
      435b3a18
  39. Mar 29, 2017
  40. Mar 09, 2017
    • David Ames's avatar
      Enable Ocata Amulet Tests · 8a3d1ad2
      David Ames authored
      - Add Zesty as a supported series to metadata.yaml.
      - Turn on Xenial-Ocata Amulet test definitions.
      - Sync charm helpers to get Juju 2.x amulet compatibility.
      - Keeping Zesty-Ocata Amulet test definitions turned off until the
        metadata.yaml changes propagate to the charm store.
      
      Change-Id: Ia63b663255f5dc52a2a755e8c309b05ba8662a6a
      8a3d1ad2
Loading