~ballot/content-cache-charm/+git/content-cache-charm:change_mock_assert

Last commit made on 2019-11-24
Get this branch:
git clone -b change_mock_assert https://git.launchpad.net/~ballot/content-cache-charm/+git/content-cache-charm
Only Benjamin Allot can upload to this branch. If you are Benjamin Allot please log in for upload directions.

Branch merges

Branch information

Name:
change_mock_assert
Repository:
lp:~ballot/content-cache-charm/+git/content-cache-charm

Recent commits

6de013b... by Benjamin Allot

Fix all mock asserts

1ad82c7... by Benjamin Allot

Fix config-changed hook test

037d932... by Benjamin Allot

Add back any_order=True and check number of calls

6a7a4ff... by Benjamin Allot

Set the flag content_cache.sysctl.configured

Also fix the tests, using stanza self.assertFalse(mock.assert_*)
and masking the issue.

cd5a4bf... by Ryan Finnie

Use site-name for nagios check_http checks

Reviewed-on: https://code.launchpad.net/~fo0bar/content-cache-charm/+git/content-cache-charm/+merge/375242
Reviewed-by: Haw Loeung <email address hidden>

f5feaba... by Ryan Finnie

Use site-name for nagios check_http checks

e16a636... by Haw Loeung

Tune for network performance and faster failure detection - LP:1831681

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/374817
Reviewed-by: Stuart Bishop <email address hidden>
Reviewed-by: Joel Sing <email address hidden>

a051474... by Haw Loeung

Tune for network performance and faster failure detection - LP:1831681

340cde9... by Haw Loeung

Enable dateext and allow overriding log retention - LP: #1848407

Reviewed-on: https://code.launchpad.net/~hloeung/content-cache-charm/+git/content-cache-charm/+merge/374496
Reviewed-by: Joel Sing <email address hidden>

d41c9dc... by Haw Loeung

Fixed based on review