~kotodama/charm-k8s-discourse:fix_unit_tests

Last commit made on 2022-02-03
Get this branch:
git clone -b fix_unit_tests https://git.launchpad.net/~kotodama/charm-k8s-discourse
Only Loïc Gomez can upload to this branch. If you are Loïc Gomez please log in for upload directions.

Branch merges

Branch information

Name:
fix_unit_tests
Repository:
lp:~kotodama/charm-k8s-discourse

Recent commits

fcbab74... by Loïc Gomez

Fix unit tests since we removed some options / use juju relations

d1369de... by Tom Haddon

Update image location to the published location on dockerhub

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412584
Reviewed-by: Loïc Gomez <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

b98ef74... by Tom Haddon

Update image location to the published location on dockerhub

71f7b9d... by Barry Price

Remove extra precompile line

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412564
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

6c68be8... by Barry Price

Remove extra precompile line

54f81a9... by Barry Price

We can't tell from bundler's return code whether it's successfully completed our assets:precompile or not, let's just take the dumb approach for now and run it three times

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412557
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-is <email address hidden>

8ae33ea... by Barry Price

Clarify exactly which file our first run fails on

8bb9bff... by Barry Price

We can't tell from bundler's return code whether it's successfully completed our assets:precompile or not, let's just take the dumb approach for now and run it three times

c6cb23e... by Tom Haddon

Fix tox path conflicts

660f834... by Barry Price

Update LP:1903695 patch for v2.7.10 release

The code change remains the same, we just need to adjust the context around it due to this commit:

https://github.com/discourse/discourse/commit/2da0001965c6d8632d723c46ea5df9f22a1a23f1

Reviewed-on: https://code.launchpad.net/~barryprice/charm-k8s-discourse/+git/charm-k8s-discourse/+merge/412501
Reviewed-by: Benjamin Allot <email address hidden>