charm-elasticsearch:bug/1925278

Last commit made on 2021-04-22
Get this branch:
git clone -b bug/1925278 https://git.launchpad.net/charm-elasticsearch
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
bug/1925278
Repository:
lp:charm-elasticsearch

Recent commits

5568c50... by Xav Paice

add charmhelpers to unittest environment

3a10705... by Xav Paice

Add python-openstackclient for functests

Since b46f13ef113e690493364dabc87821699626d8e6 in zaza, if running tests
on an OpenStack cloud provider, each bundle test concludes with a
cleanup routine that needs the python-openstackclient package in
requirements.txt for the tox environment, plus the OS_ environment vars
exported/passed through such that the Openstack client actually works.
If these are not set, the test fails on the first bundle cleanup and
does not continue to the remaining bundles.

2dd80c7... by Peter Sabaini

Trivial: reformat

6d5953a... by Peter Sabaini

Health check: don't error out

Reviewed-on: https://code.launchpad.net/~peter-sabaini/charm-elasticsearch/+git/elasticsearch-charm/+merge/396846
Reviewed-by: James Troup <email address hidden>

4e06be9... by Peter Sabaini

Improve logging

Mention health url we're checking in log output

400834f... by Peter Sabaini

Health check: don't error out

Don't error out if during an update-status the API is unreachable

Closes-Bug: #1907475

81ed85f... by Drew Freiberger

Simplify model wait and status check after functional scale-out test

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-elasticsearch/+git/charm-elasticsearch/+merge/392488
Reviewed-by: Alvaro Uria <email address hidden>

77ee903... by Drew Freiberger

Update ready status check for functional scaleout test.

347ba17... by Drew Freiberger

auto-black due to lint failure during stable/20.10 release

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-elasticsearch/+git/charm-elasticsearch/+merge/392302
Reviewed-by: Alvaro Uria <email address hidden>

9b4e616... by Drew Freiberger

auto-black due to lint failure during stable/20.10 release