~mertkirpici/charm-nrpe:lp/2008046

Last commit made on 2023-02-25
Get this branch:
git clone -b lp/2008046 https://git.launchpad.net/~mertkirpici/charm-nrpe
Only Mert Kirpici can upload to this branch. If you are Mert Kirpici please log in for upload directions.

Branch merges

Branch information

Name:
lp/2008046
Repository:
lp:~mertkirpici/charm-nrpe

Recent commits

db685e8... by Mert Kirpici

tests/functional: revert xenial workaround

The mentioned issue[0] in the comment is resolved, therefore we can
revert the workaround that also introduces one extra machine to the
bundles. This means faster functional tests hopefully.

Also we are deploying rabbitmq-server tracking these channels for each
series:
  - jammy: 3.9/stable
  - focal: 3.8/stable
  - bionic: 3.8/stable
  - xenial: latest/stable

[0] https://github.com/lxc/lxd/issues/10231
Signed-off-by: Mert Kırpıcı <email address hidden>

2c7466f... by Mert Kirpici

tests/functional/jammy: deploy rabbit in focal

Signed-off-by: Mert Kırpıcı <email address hidden>

45f7620... by Mert Kirpici

actions/ack-reboot: conform to new services api

A factory method was introduced in
940fa803a4da7268679e4b446069fc4cf28d45cf the module level object was
replaced with that. We need to use it in the action code as well.

Works-on: 2008046
Signed-off-by: Mert Kırpıcı <email address hidden>

0ff36b0... by Sudeep Bhandari

Exclude /run while checking for ro filesystems.

Reviewed-on: https://code.launchpad.net/~sudeephb/charm-nrpe/+git/charm-nrpe/+merge/436588
Reviewed-by: Erhan Sunar <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Martin Kalcok <email address hidden>

55c18c9... by Sudeep Bhandari

Added unittests to check_ro_filesystem

f362fd4... by Sudeep Bhandari

Improve readability, update exclude_fs set

4e5180b... by Sudeep Bhandari

Exclude ramfs and tmpfs while looking for ro filesystems

a0b219d... by Sudeep Bhandari

Exclude /run while monitoring ro filesystems

239fb79... by Gabriel Cocenza

make service manager resilient in case the IP is not ready.

Closes-Bug: #1998120

Reviewed-on: https://code.launchpad.net/~gabrielcocenza/charm-nrpe/+git/charm-nrpe/+merge/434197
Reviewed-by: Eric Chen <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>
Reviewed-by: Martin Kalcok <email address hidden>

f9bf892... by Gabriel Cocenza

remove pined libs on tox.ini file