~lihuiguo/landscape-charm/registration-relation

« back to all changes in this revision

Viewing changes to Makefile

  • Committer: lindaguo at canonical
  • Date: 2021-10-25 04:50:43 UTC
  • Revision ID: lindaguo@canonical.com-20211025045043-r7m4zx0ejz3me85m
1. Read url from root-url config
2. Set scheme to https
3. Updated unit test

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        PYTHONPATH=. trial lib
5
5
        # For now only the install hook runs against python3
6
6
        PYTHONPATH=. trial3 lib/tests/test_apt.py lib/tests/test_install.py
 
7
        PYTHONPATH=hooks pytest lib/tests/test_application_dashboard.py
7
8
 
8
9
ci-test:
9
10
        ./dev/ubuntu-deps