Skip to content

Commit ee8d9c0

Browse files
Install landscape-client using PPA (#418)
Per recommendation from Landscape team: https://chat.canonical.com/canonical/pl/beuop8gyajbuzy1girick4zshh
1 parent 76825fa commit ee8d9c0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/test_subordinate_charms.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ async def test_landscape_client(ops_test, github_secrets):
5757
config={
5858
"account-name": github_secrets["LANDSCAPE_ACCOUNT_NAME"],
5959
"registration-key": github_secrets["LANDSCAPE_REGISTRATION_KEY"],
60+
"ppa": "ppa:landscape/self-hosted-beta",
6061
},
6162
)
6263
await ops_test.model.relate(DATABASE_APP_NAME, LANDSCAPE_CLIENT_APP_NAME)

0 commit comments

Comments
 (0)